Skip to content

lcardonag/snapshotanlyzer-3000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snapshotanlyzer-3000

Demo project to manage AWS EC2 Instance snapshots

about

This project is a demo of using Boto3 to get AWS Instance snapshots.

Configuring

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

Running

pipenv run python shotty/shotty.py <command> <subcommand> <--project=PROJECT_NAME>

command is instances, volumes, 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