Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 296 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 296 Bytes

SnapAnalysis

Demo Proj to manage EC2 and Snapshots via Boto3

##About

This is demo project and uses boto3 to manage AWS EC2 fleet and its snapshots

##Configuration

Uses config file created by AWS. e.g. 'aws configure --profile SnapAnalysis'

##Running

'pipenv run python Snappy/snappy.py'