Demo project to manage AWS EC2 Instance snapshots
This project is a demo of using Boto3 to get AWS Instance snapshots.
shotty uses the configuration created by AWS CLI, you must have a AWS account with programatically access and permisions to manage EC2
aws configure --profile shotty
pipenv run python shotty/shotty.py <command> <subcommand> <--project=PROJECT_NAME>
command is instances, volumes, snapshots *subcommand depends on command project is optional