DynamoDB has the following data types
Scalar types - number, string, binary, logical and zero. Types of documents - list and map. Set types - String Set, Number Set and Binary Set.
what are the corresponding fast data types for each of these dynamoDB data types.
source share