Skip to content

(iot-actions) Add support for the dynamodbv2 action #20162

@bobveringa

Description

@bobveringa

Describe the feature

AWS CDK has no support for the dynamoDBv2 riot rule action.

Use Case

I am working on implementing a solution that requires this rule. Using couldformation resources would be possible, but adding in support would be a lot easier.

Proposed Solution

It seems like this would be a small addition with a low effort. There are already similar rules implemented.

It would add a rule called DynamoDBv2PutAction that takes a dynamodb.ITable as argument.

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.20

Environment details (OS name and version, etc.)

windows 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-iot-actionseffort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.feature/coverage-gapGaps in CloudFormation coverage by L2 constructsin-progressThis issue is being actively worked on.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions