项目作者: codingwithchad

项目描述 :
Demo project to manage AWS EC2 instance snapshots
高级语言: Python
项目地址: git://github.com/codingwithchad/snapshotalayzer-31138.git
创建时间: 2018-07-23T23:19:09Z
项目社区:https://github.com/codingwithchad/snapshotalayzer-31138

开源协议:GNU General Public License v3.0

下载


snapshotalayzer-31131

Demo project to manage AWS EC2 instance snapshots

About

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

Configuring

shotty uses the configureation file created by the AWS cli
aws configure

Running

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

command is instances, volumes, or snapshots
subcommand - depends on command
project is optional