Skip to content

TravelingLex/snapshotalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snapshotalyzer

Demo project to manage AWS EC2 instance snapshots

About

This project is a demo, and uses boto3 to manage AWS EC2 instance snapshots.

Configuring

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

'aws configure --profile '

Running

'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

About

Demo project to manage AWS EC2 instance snapshots

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages