cmachler / aws-lambda-ebs-backups

Python scripts to be run using AWS's Lambda service to Backup and Delete Snapshots of EBS Volumes
MIT License
31 stars 21 forks source link

Add SNS notifications for EBS snapshot cleanup script #7

Closed cmachler closed 7 years ago

cmachler commented 7 years ago

Would like to add same notification functionality as ebs snapshot creation script.

cmachler commented 7 years ago

Fixed in PR #9