Skip to content

AWS AutoCreate AMI and delete old ones. EC2 Backups.

Notifications You must be signed in to change notification settings

adv4000/aws_auto_ami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

BackUp EC2 to AMI

AWS AutoCreate AMI and delete old ones. EC2 Backups.

Python Script looking for EC2 with Tag = Name Value = SERVER_NAME and create AMI Also checking for old AMI with same Tag/Value, Deregister them if they older than X days and delete associated disk snapshots.

Simple solution for EC2 Backup.

Set this script as cron job in Linux or scheduled task in Windows.

About

AWS AutoCreate AMI and delete old ones. EC2 Backups.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages