Skip to content

jasonmlehman/AWS_Snapshots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

AWS_Snapshots

Creates EBS snapshots of volumes that are tagged. Simply add the following tags to your EC2 instances and snapshots will be created and retained.

  1. backup: daily, weekly, monthly
  2. retention: number of days to retain

Create lambda job to run on a schedule

I won't get into the specifics of this. Just create a new lambda job that runs at a scheduled time. This python script handles the rest.

About

Creates EBS snapshots of volumes that are tagged

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages