runbooks inventory cross-validateΒΆ
find | Management
β CERTIFIED Β· T:βοΈ V:β A:β X:β
Cross-validate inventory: Config Aggregator (V1) vs Resource Explorer (V2).
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.
All Parameters (9)
| Parameter | Type | Default | Description |
|---|---|---|---|
--ops-profile |
STRING | - | AWS profile with Config Aggregator + Resource Explorer access |
--resource-type |
STRING | - | Filter to single type (ec2/ebs/s3/rds/lambda/vpc/iam_role/cloudformation/acm); default: all 9 |
--timeout |
INT | 300 |
Max seconds per source before partial results |
--persona |
CHOICE(cfo | cto | cloudops |
--output-dir |
PATH | ./tmp/runbooks/cross-validation |
Evidence output directory |
--export-json |
BOOL | False |
Export full evidence JSON |
--billing-profile |
STRING | - | AWS billing profile for V3 Cost Explorer validation (optional) |
--verbose |
BOOL | False |
Show V1-only and V2-only resource IDs for mismatched types |
--account |
STRING | - | Target single AWS account ID β filter V1/V2 results to this account only |