awsdocs/aws-glue-developer-guide

"connectionType": "dynamodb" as Sink

bcutler2919 opened this issue · 0 comments

When using Glue to write to DynamoDB, I keep receiving the following error: An error occurred while calling o132.pyWriteDynamicFrame. The provided key element does not match the schema.

Should I be specifying the primary key in the connection options somewhere? I can't find anything in the Glue documentation that is helpful.