-
Notifications
You must be signed in to change notification settings - Fork 4.5k
aws-cdk-lib.aws_dynamodb: Resource Policy property #29600
Copy link
Copy link
Closed
Labels
aws-cdk-libRelated to the aws-cdk-lib packageRelated to the aws-cdk-lib packageeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2
Description
Describe the feature
DynamoDB Resource Policy was supported recently.
https://aws.amazon.com/about-aws/whats-new/2024/03/amazon-dynamodb-resource-based-policies/
L2 Constructs donot have blocker for ResourcePolicy is supported in CloudFormation.
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-resourcepolicy.html
Use Case
DynamoDB ResourcePolicy set by L2 Constructs.
Proposed Solution
No response
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.133.0
Environment details (OS name and version, etc.)
M1 Mac, node18
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
aws-cdk-libRelated to the aws-cdk-lib packageRelated to the aws-cdk-lib packageeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2