Skip to content

This template will deploy an AWS Lambda function that will respond to CloudTrail Events for S3 bucket creation by setting ACL to private.

Notifications You must be signed in to change notification settings

ha-king/s3-autolock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S3 Automated ACL Remediation

CloudFormation

This template will deploy an AWS Lambda function that will respond to CloudTrail Events for S3 bucket creation.

Ohio region only

Installation Guide

  1. Launch
  2. Click Next to proceed with the next step of the wizard.
  3. Specify a name and all parameters for the stack.
  4. Click Next to proceed with the next step of the wizard.
  5. Click Next to skip the Options step of the wizard.
  6. Check the I acknowledge that this template might cause AWS CloudFormation to create IAM resources. checkbox.
  7. Click Create to start the creation of the stack.
  8. Wait until the stack reaches the state CREATE_COMPLETE

Diagram

Diagram

About

This template will deploy an AWS Lambda function that will respond to CloudTrail Events for S3 bucket creation by setting ACL to private.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages