Skip to content

for reference - lambda scripts to run weekly backup snapshots and additional pruning of old snapshots

License

Notifications You must be signed in to change notification settings

pearcem0/aws-backup-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

aws-backup-lambda

  • for reference - lambda scripts to run weekly backup snapshots and additional pruning of old snapshots

  • All intended to be used with AWS Lambda

  • backup.py (tags new snapshots)

  • remove_old_backups.py (requires instances to be tagged approriately)

  • remove-old-backups-no-tags.py (removes snapshots older than the specified number of days, regardless of tags)

About

for reference - lambda scripts to run weekly backup snapshots and additional pruning of old snapshots

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages