Skip to content

Creating and deleting Amazon Web Services (AWS) EC2 snapshots for all instances within a region.

License

Notifications You must be signed in to change notification settings

thigley986/Lambda-AWS-EC2-Snapshot-Management

Repository files navigation

LambdaSnapshotManagement

Creating and deleting Amazon Web Services (AWS) EC2 snapshots for all instances within a region.

LambdaEBSDeleteSnapshots Add your Account ID and adjust maximum age of snapshots before running.

Create a role under which your Lambda function will run. Use the Role-IAM-Inline-Policy file to create an inline policy on the role.

Special thanks to the to Ryan S. Brown's code, from which this is derived. https://serverlesscode.com/post/lambda-schedule-ebs-snapshot-backups/

About

Creating and deleting Amazon Web Services (AWS) EC2 snapshots for all instances within a region.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages