aws-cloudformation / cloudformation-coverage-roadmap

The AWS CloudFormation Public Coverage Roadmap
https://aws.amazon.com/cloudformation/
Creative Commons Attribution Share Alike 4.0 International
1.1k stars 53 forks source link

DynamoDB resource policies as a separate resource #1992

Open jplock opened 3 months ago

jplock commented 3 months ago

Name of the resource

AWS::DynamoDB::GlobalTable

Resource name

No response

Description

Would like a new AWS::DynamoDB::TablePolicy and AWS::DynamoDB::StreamPolicy resources to manage policies separately from the Table and GlobalTable resources. This is to avoid circular dependencies.

Other Details

No response