Skip to content

augwyl/snapshotanalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snapshotanalyzer

Demo project to manage AWS EC2 instance snapshot

About

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

Configuring

Analyzer uses the configuration file created by the AWS CLI. e.g:

aws configure --profile analyzer

Running

pipenv run python analyzer/analyzer.py <command> <subcommand> <--project=PROJECT>

command is list, start, or stop' subcommand - depends on command project is optional

About

Demo project to manage AWS EC2 instance snapshot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages