Skip to content

pdhara/snapshotEC2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

43bc817 · Mar 25, 2018

History

3 Commits
Mar 25, 2018
Mar 25, 2018
Mar 25, 2018
Mar 25, 2018
Mar 25, 2018

Repository files navigation

Snapshot EC2

Snapshots for EC2 instance

List EC2 instances

aws configure --profile shotty

Create a virtual environment

pip3 install pipenv pipenv --three pipenv install boto3 pipenv install -d ipython

Running

pipenv run "python snap\snap.py"

Git Commit

git status git add .gitignore README.md Pipfile snap/ git commit -m "with snap.py" git push

About

Snapshots for EC2 instance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages