A collection of useful scripts that I have written for AWS administration tasks.
- aws-autosnap.py - Automatic AWS EC2 volume snapshots via cron
- gateway-grabber.py - Points default route of a specified AWS route table to the current instance (for HA NAT)
- lambda_autosnap.py - Automatic AWS EC2 volume snapshots via AWS Lambda for Python