DionBrNz / automating-aws-with-python

Repository for Automating AWS with Python course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automating AWS with Python

Repository for the A Cloud Guru course Automating AWS with Python

01-webotron

Webotron 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 a bucket
  • Create and set up bucket
  • Sync directory tree to bucket
  • Set AWS profile with --profile=
  • Configure route 53 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 course


Languages

Language:Python 94.8%Language:HTML 5.0%Language:Shell 0.2%