Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 391 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 391 Bytes

check-stacks

A simple little script that will iterate all accounts and find stacks, creating a CSV report.

Entirely meaningless outside GOV.UK One Login.

To use:

  • pip3 install boto3
  • run ./main.py
  • you'll be prompted to log in and authorize the application in AWS Identity Center
  • a few minutes later, stacks.csv will appear, with all that juicy data goodness

Enjoy, I guess?