Skip to content

Support new AWS SDK Integration type with DynamoDB PutItem and UpdateItem steps #482

Closed
@bayoudhi

Description

@bayoudhi

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 🙂

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions