feat: ported all scripts from bash to python. results are now written to a spreadsheet
This commit is contained in:
@@ -3,11 +3,7 @@ Scripts to collect AWS resource inventory in all regions.
|
||||
|
||||
## Requirements
|
||||
- bash
|
||||
- awscli
|
||||
- gnu parallel
|
||||
- miller
|
||||
- python 3.13+
|
||||
- python 3.13+ with boto3 and openpyxl
|
||||
|
||||
## 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.
|
||||
Run run-inventory-scripts.sh which will invoke a collection of scripts. Output will be written to aws-inventory.xlsx
|
||||
Reference in New Issue
Block a user