Demo project to manage AWS EC2 instance snapshots
This project is a demo, and uses boto3 to manage AWS EC2 instance snapshots.
shotty uses the configuration file created by the AWS cli. e.g.
'aws configure --profile '
'pipenv run "python .\shotty\shotty.py <--profile=PROFILE> <--region=REGION> <--project=PROJECT>"'
profile is optional region is optional command is instances, volumes, or snapshots subcommand - depends on command project is optional