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'