Closed
Description
Bug Report
Description
What went wrong?
The plugin is not generating the IAM permission which causes the step function to fail due to missing permissions.
I'm receiving this message Cannot generate IAM policy statement for Task state
when using the new AWS SDK Integration type with DynamoDB:
Type: Task
Resource: arn:aws:states:::aws-sdk:dynamodb:updateItem.waitForTaskToken
What did you expect should have happened?
It would be great if this plugin supports this new aws-sdk
invocation type and generate the appropriate IAM permissions.
I want to be able to use waitForTaskToken
with PutItem
and/or UpdateItem
DynamoDB steps 🙂
Metadata
Metadata
Assignees
Labels
No labels