Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 902 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 902 Bytes

Snapshot Analyzer in AWS forthebadge AWS Arctic Code Vault Repo

Project demo to manage AWS ec2 instances snapshots

About

This Project is using boto3 to view ec2 instances

Replace access key and secret access key with your keys as these are not functional

Running

'pipenv run python shotty/shotty.py _command_ _--project PROJECT_NAME_'

command is list, start, stop

--project is optional

ThankYou!