Skip to content

cloudoutloud/automating-aws-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automating AWS with Python

Repo for Automating AWS with Python

01-webtron

Webtron is a script that will sync a local directory to an s3 bucket, and optionally configure Route 53 and cloudfront as well.

Features

Webotron currently has the following features:

  • List bucket
  • List contents of bucket
  • Create and setup new bucket
  • Sync directory tree to bucket

02-notifon

Notifon is a project to notify Slack users to changes to your AWS account using Cloudwatch events.

Features

Notifon currently has the following features:

02-ec2-volumes

ec2-volumes is a project to find and remove unattached ec2 EBS volumes.

Features

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

About

Repo for Automating AWS with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published