Amazon DynamoDB Limitations
- Hierarchical data types like lists, sets and maps are interpreted as String data types. This is because these data types are not supported.
- Null values in a DynamoDB data source are interpreted as empty column values.
- The count aggregate function is not supported in query on Model Store.