Amazon DynamoDB Adapter Limitations
Supported Types
Supported Types
The types supported in this adapter are the following.
DynamoDB data type
Support
Remarks
String
Yes
Number
Yes
Binary
Yes
Boolean
Yes
Null
Yes
Data is handled as null.
StringSet
No
NumberSet
No
BinarySet
No
Map
No
List
No
Yes: Supported.
Limited: Supported with limitations.
No: Not supported.