Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 536 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 536 Bytes

snapshotalyzer-3000

Demo project to manage AWS EC2 instance snapshots

About

This project uses boto3 to manage AWS EC@ instance snapshoots.

Configuring

shotty uses the configuration file created by the AWS CLI. e.g.

'aws configure --profile shotty'

Running

'pipenv run python shotty/shotty.py <--project=PROJECT>'

command is instances, volumes, or snapshots subcommand list, start, or stop for instances, list for volumes, list for snapshots project is optional