aws-amplify / amplify-backend

Home to all tools related to Amplify's code-first DX (Gen 2) for building fullstack apps on AWS
Apache License 2.0
168 stars 56 forks source link

Create Amplify resources in acc to Control Tower enforced policies #1566

Open vishal-dms opened 4 months ago

vishal-dms commented 4 months ago

Environment information

N/A

Description

S3 buckets used for storing metadata like data schema does not follow Control Tower enforced policies as they are the best recommendations documented by AWS -

For e.g. the buckets don't have the following -

This discrepancy between AWS's recommended deployment practices with Amplify Gen 2 vs the Control Tower's enforced policies

https://docs.aws.amazon.com/controltower/latest/controlreference/s3-rules.html

Same as Gen1 FR - https://github.com/aws-amplify/amplify-cli/issues/13617

ykethan commented 4 months ago

Hey, thank you for filing this feature request. Marking this as feature request for further prioritization by the Amplify team.