aws-ec2-inventory.sh | ||
aws-ecs-inventory.sh | ||
aws-efs-inventory.sh | ||
aws-eks-inventory.sh | ||
aws-elasticache-inventory.sh | ||
aws-elasticsearch-inventory.sh | ||
aws-elbv2-inventory.sh | ||
aws-emr-inventory.sh | ||
aws-lambda-inventory.sh | ||
aws-logs-inventory.sh | ||
aws-rds-inventory.sh | ||
aws-route53-inventory.sh | ||
aws-s3-inventory.sh | ||
aws-subnet-inventory.sh | ||
iam-dump.py | ||
README.md | ||
run-inventory-scripts.sh |
aws-inventory
Scripts to collect AWS resource inventory in all regions.
Requirements
- bash
- awscli
- gnu parallel
- miller
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.