*** Currently on hold while learning other technologies and improving development skills ***
Repository for Automating AWS with Python, demonstrating POCs.
AWS Web Builder is a script that will sync a local directory to an s3 bucket, and optionally can configure route 53 or CloudFront.
- Help using click package
- Set AWS profile with --profile=<profile_name>
- List bucket
- List contents of a bucket
- Create and setup up bucket configuration
- Sync directory tree to bucket (any OS)
- List hosted zones
- Configure route 53 domain
- Configure CloudFront Distribution With SSL Cert
AWS EC2 Builder is a script that will build ec2 instances and interact with those instances.
AWS EC2 Builder currently has the following features:
- Help using click package
- Set AWS profile with --profile=<profile_name>
EC2 (Elastic Compute Cloud)