Simple python script to create aws volume snapshot. It can be executed from crontab for automated snapshot.
- Python 2.7 and later
- Boto 2.9 and later
- Update aws_access_key and aws_secret_key
- Update aws_region
- Update aws_volume_id for taking snapshot
- Update max_snapshot for number of lates snapshot to keep