-
Notifications
You must be signed in to change notification settings - Fork 4.5k
(iot-actions) Add support for the dynamodbv2 action #20162
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-iot-actionseffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.feature/coverage-gapGaps in CloudFormation coverage by L2 constructsGaps in CloudFormation coverage by L2 constructsin-progressThis issue is being actively worked on.This issue is being actively worked on.p2
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-iot-actionseffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.feature/coverage-gapGaps in CloudFormation coverage by L2 constructsGaps in CloudFormation coverage by L2 constructsin-progressThis issue is being actively worked on.This issue is being actively worked on.p2