Skip to content

zaMedvedem/automating-aws-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

automating-aws-with-python

Repository for Automating AWS with Python A Cloud Guru course

01-webotron

Webotron is a script that will sync a local directory to an S3 bucket, and optionally configure Route53 and CloudFront as well

Features

Webotron currently has the following features:

  • List bucket
  • List contents of a bucket
  • Create and set up bucket
  • Sync directory three to bucket
  • Set AWS profile with --profile=
  • Configure Route53 domain

02-notifon

Notifon is a project to notify Slack users of changes to your AWS account using CloudWatch events

Features

Notifon currently has the following features:

  • Send notifications to Slack when CloudWatch events happen

About

Repository for Automating AWS with Python

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published