Rule and Guidelines for Amazon DynamoDB Objects
Consider the following rules and guidelines for Amazon DynamoDB objects when you configure source, target, and lookup objects in data synchronization or mapping configuration tasks:
- •When you specify the create an Amazon DynamoDB target option in Data Synchronization tasks and mappings, ensure that the source object contains only one primary key. While creating the table, the Secure Agent uses the primary key as the hash key in the Amazon DynamoDB table.
- •Amazon DynamoDB Connector parses only the first 100 rows in an Amazon DynamoDB table. In the Field Mapping tab, you can view and map the fields available in the first 100 rows with the source and target objects.
- •You cannot change the precision or data type for fields in the Amazon DynamoDB tables.
- •You can change the scale of numeric data type fields in Amazon DynamoDB tables.
- •You cannot specify multi-valued attributes and document data types as Amazon DynamoDB objects.
- •When there is more than one data partition in an Amazon DynamoDB table, the Secure Agent can read the tables in parallel.