Repo for Automating AWS with Python
Webtron is a script that will sync a local directory to an s3 bucket, and optionally configure Route 53 and cloudfront as well.
Webotron currently has the following features:
- List bucket
- List contents of bucket
- Create and setup new bucket
- Sync directory tree to bucket
Notifon is a project to notify Slack users to changes to your AWS account using Cloudwatch events.
Notifon currently has the following features:
ec2-volumes is a project to find and remove unattached ec2 EBS volumes.
ec2-volumes currently has the following features:
- Get attached volumes and return volume ID and type
- Get unattached volumes and return volume ID and type
- Option to delete unattached volumes
- Option to detach attached volumes