c6f9856de7d6ed8dfaa3cbe17c2a7caf799abbd5
aws-inventory
Scripts to collect AWS resource inventory in all regions.
Requirements
- bash
- awscli
- gnu parallel
- miller
- python 3.13+
Usage
Run run-inventory-scripts.sh which will invoke a collection of scripts. TSV is returned for visibility. Individual script can be ran to produce inventory of specific service. CSV is returned for programatic use.
Description
Languages
Python
99.2%
Shell
0.8%