-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AWS Dynamo DB - Insert #17
Comments
Someone, please help. |
Getting similar error in Query activity as well:
Code for your reference:
|
Please help! |
Hi 👋 ! To answer your questions:
{
"dynamoDBKeyConditionExpression": "RecordID = :item",
"dynamoDBExpressionAttributes": "[{\"Name\":\":item\",\"Value\":\"x\"}]"
} |
We installed 'DynamoDB Insert' component and using the activity to insert a record.
Below is the mapping for Record Data.
I see two issues:
Please help!
Record Mapping:
The text was updated successfully, but these errors were encountered: