This repository has been archived by the owner on Apr 23, 2020. It is now read-only.
Releases: cmachler/aws-lambda-ebs-backups
Releases · cmachler/aws-lambda-ebs-backups
Adding volume skipping functionality
Added SNS Notification Functionality
See README.md for more information.
Lambda Environment Variables to Define Regions
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
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.