Amazon DynamoDB Limitations

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