aws-solutions / network-orchestration-for-aws-transit-gateway

The Network Orchestration for AWS Transit Gateway solution automates the process of setting up and managing transit networks in distributed AWS environments. It creates a web interface to help control, audit, and approve (transit) network changes.
https://aws.amazon.com/solutions/implementations/serverless-transit-network-orchestrator/
Apache License 2.0
110 stars 48 forks source link

Enable versioning for s3 buckets #33

Closed mathewpeterson closed 2 years ago

mathewpeterson commented 3 years ago

When enforcing some elective AWS Guardrails which disallows S3 buckets which are not versioned, the account that the Hub is deployed in becomes out of compliance. See https://docs.aws.amazon.com/controltower/latest/userguide/elective-guardrails.html#disallow-s3-no-versioning

Can you please enable S3 bucket versioning?

groverlalit commented 3 years ago

@mathewpeterson Thanks for bring this to our attention. We have added this our backlog.

mathewpeterson commented 3 years ago

Much appreciated, thank you!

rakshb commented 2 years ago

We have enabled this in V3.0.0 which released this week.

mathewpeterson commented 2 years ago

Thank you!