STEPS:
-
clone this repo with command
git clone https://github.com/ArjunDandagi/hiver.git
-
cd hiver
-
If you don't have
boto3
installed please install via commandpip3 install boto3
also ensure you have added the AWS credentials in ~/.aws/credentials -
run the script with
python3 list_instances.py
orchmod u+x list_instances.py && ./list_instances.py