runbooks inventory ec2-investigateΒΆ
find | Management
β CERTIFIED Β· T:βοΈ V:β A:β X:β
6-phase EC2 host investigation: discovery, EBS, security, network, compliance, summary.
Discovers AWS resources across Organization accounts via Config Aggregator and Resource Explorer
Single account
Org-wide (Landing Zone)
Show a Management discovers aws resources across organization accounts via config aggregator and resource explorer summary for last month across all accounts and flag any anomalies above the 20% threshold.
| Parameter | Type | Default | Description |
|---|---|---|---|
--profile/-p |
STRING | - | AWS profile name (default: from AWS_PROFILE env var) |
--instance-id |
STRING | - | EC2 instance ID to investigate (e.g. |
--region |
STRING | ap-southeast-2 |
AWS region (default: ap-southeast-2) |
--days |
INT | 7 |
Flow log lookback window in days |
--output |
CHOICE(table | json) | table |