Rabadash8820 / AwsUtil

A set of scripts, templates, and schemas for general AWS cloud infrastructures.
Mozilla Public License 2.0
2 stars 0 forks source link

Make Main Lambda Bucket's ACL Private #52

Closed Rabadash8820 closed 7 years ago

Rabadash8820 commented 7 years ago

Currently, for whatever reason, the ACL of the bucket created by the main-lambda template is set to PublicRead. It should be Private. Luckily, AWS sent us a warning about this.