using Dynamodb keywords in DMS table mapping json
I have a requirement to use dynamodb reserved keyword as attribute name on the DDB side. So I am using “expression-attribute-names” in the mapping json for my DMS task.
I have a requirement to use dynamodb reserved keyword as attribute name on the DDB side. So I am using “expression-attribute-names” in the mapping json for my DMS task.