Skip to content

This script automates backups using AMI's that are created based off tags on the EC2 instances. Currently it is set up to have parameters passed in through CloudWatch. Those parameters are the Tag value that it's looking for (Daily, Weekly, etc...) and how long the AMIs should live for (in days).

Notifications You must be signed in to change notification settings

gallowaystorm/ec2-ami-backups-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lambda EC2 Backups Using AMIs

This script automates backups using AMI's that are created based off tags on the EC2 instances. Currently it is set up to have parameters passed in through CloudWatch. Those parameters are the Tag value that it's looking for (Daily, Weekly, etc...) and how long the AMIs should live for (in days).

About

This script automates backups using AMI's that are created based off tags on the EC2 instances. Currently it is set up to have parameters passed in through CloudWatch. Those parameters are the Tag value that it's looking for (Daily, Weekly, etc...) and how long the AMIs should live for (in days).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages