A simple light-weight AWS Lambda function to delete EC2 EBS Snapshots older than 3 days.
Built on Node.js v12X.
NOTE: needs instructions.
Contributions are always welcome. If contributing outside of Lambda, don't forget to run npm install aws-sdk
after cloning the repo.