9 lines
263 B
Markdown
9 lines
263 B
Markdown
# aws-inventory
|
|
Scripts to collect AWS resource inventory in all regions.
|
|
|
|
## Requirements
|
|
- bash
|
|
- python 3.13+ with boto3 and openpyxl
|
|
|
|
## Usage
|
|
Run run-inventory-scripts.sh which will invoke a collection of scripts. Output will be written to aws-inventory.xlsx |