Skip to content

Conversation

@robperc
Copy link
Contributor

@robperc robperc commented Sep 14, 2017

The Trusted Advisor S3 Bucket Permissions Monitor demonstrates how to use AWS Lambda to perform IT SecOps automation in response to an Amazon CloudWatch Event generated by AWS Trusted Advisor.

On detection of a Trusted Advisor S3 Bucket Permissions CloudWatch Event this automation removes the public permissions to list and write objects to the exposed bucket, as well as the permissions to read and write to the bucket's ACLs. Once the public permissions have been removed a notification message is sent to an Amazon Simple Notification Service (SNS) topic to notify the subscribers.

@robperc
Copy link
Contributor Author

robperc commented Sep 14, 2017

Before merging need to:

  • Perform a few more end-to-end deployment tests
  • Add files to prod bucket so 1-click deployment works (404s right now)

@robperc
Copy link
Contributor Author

robperc commented Sep 15, 2017

I've performed my end-to-end tests and uploaded the 1-click resources to the prod bucket. I'd recommend running your own test when you have time before merging but it has been well tested on my side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant