Skip to content
This repository has been archived by the owner on Apr 23, 2020. It is now read-only.

Releases: cmachler/aws-lambda-ebs-backups

Adding volume skipping functionality

12 Jul 12:34
Compare
Choose a tag to compare

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

Added SNS Notification Functionality

04 Apr 00:43
Compare
Choose a tag to compare

See README.md for more information.

Lambda Environment Variables to Define Regions

09 Feb 04:03
Compare
Choose a tag to compare

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.

Hard Coded Regions

09 Feb 03:52
Compare
Choose a tag to compare

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.