aws-samples / aws-security-reference-architecture-examples

Example solutions demonstrating how to implement patterns within the AWS Security Reference Architecture guide using CloudFormation (including Customizations for AWS Control Tower) and Terraform.
Other
977 stars 245 forks source link

[FEATURE] Leverage tags for standardization and granular access control #172

Open balajipal opened 1 year ago

balajipal commented 1 year ago

Community Note

Is your feature request related to a problem? Please describe

Customers seeking to leverage tags for standardization and granular access control will benefit from Tag policies. Similarly, customers seeking to enforce standard backups across their environment to mitigate threats like ransomware can benefit from Backup policies.

Describe the solution you'd like

I'd like a example solution to deploy Tag policies and Backup policies.

Describe alternatives you've considered

Currently SRA does not support these two policies.

Additional context