git-msp / hiver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hiver

STEPS:

  1. clone this repo with command git clone https://github.com/ArjunDandagi/hiver.git

  2. cd hiver

  3. If you don't have boto3 installed please install via command pip3 install boto3 also ensure you have added the AWS credentials in ~/.aws/credentials

  4. run the script with python3 list_instances.py or chmod u+x list_instances.py && ./list_instances.py

About


Languages

Language:Python 100.0%