aws-amplify / amplify-cli

The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development.
Apache License 2.0
2.83k stars 823 forks source link

fix: enforce ssl on s3 deployment bucket #13857

Closed awsluja closed 4 months ago

awsluja commented 4 months ago

Description of changes

Re-applying changes initially attempted in https://github.com/aws-amplify/amplify-cli/pull/10533

For more details on implementation, see guidance here: https://repost.aws/knowledge-center/s3-bucket-policy-for-config-rule

Issue #, if available

Description of how you validated changes

Tests updated to ensure ssl is enforced.

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.