aws-discover
Installation
SKILL.md
AWS Infrastructure Discovery
Explore an AWS account and collect comprehensive information about its infrastructure.
Before Starting
Ask the user for:
- AWS Profile - Which AWS profile to use (or use default)
- AWS Region - Which region to scan (or use default)
AWS CLI Configuration
Use the profile and region flags with all AWS CLI commands:
aws <command> --profile <profile> --region <region>