AWS cli slicing and dicing to get valuable operational info such as unused volumes, AMI's , account specific info etc. More to be added soon. Quick n dirty
- Ensure that you have an IAM account setup with API Access credentials
- Have setup config and credentials in "~/.aws/" directory
-
[AWS] CLI Filtering guide :
-
https://docs.aws.amazon.com/cli/latest/userguide/cli-usage-filter.html
-
Find specific Linux AMI's :
-
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/finding-an-ami.html
[default] region = us-west-1 output = json
[default] aws_access_key_id = AXXXXUUUUSOWOWOWOO aws_secret_access_key = z1K4.....se2 <-- from IAM console
- Zeeshan Rizvi / @zeerizvi
- MIT License