Aws Lambda Ebs Backups Versions Save

Python scripts to be run using AWS's Lambda service to Backup and Delete Snapshots of EBS Volumes

v1.4

6 years ago

Allows volume(s) attached to instances to be skipped from being backed up.

v1.3

7 years ago

See README.md for more information.

v1.2

7 years ago

Added functionality to use Lambda environment variables to define the regions. Currently the environment variable value is Base64 encoded. Please see README for more details.

v1.1

7 years ago

In this release I added functionality to specify hard coded regions in the scripts, that will allow you to run the script from one Lambda region against many EC2 regions.