runbooks inventory collect-analyticsΒΆ
find | Management
β³ PENDING Β· T:βοΈ V:β³ A:β³ X:β³
Discover AWS Analytics resources (Athena workgroups, Glue databases/tables).
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 (8)
| Parameter | Type | Default | Description |
|---|---|---|---|
--profile |
STRING | - | AWS centralised-ops profile for analytics resource discovery (default: $AWS_OPERATIONS_PROFILE). |
--region |
STRING | ap-southeast-2 |
AWS region to scan |
--all-regions |
BOOL | False |
Scan all enabled AWS regions |
--output |
PATH | data/outputs/analytics-discovered.csv |
Output file path |
--format |
CHOICE(csv | json | table) |
--include-costs |
BOOL | False |
Include cost estimation data |
--resource-type |
CHOICE(athena:workgroup | glue:database | glue:table |
--cross-validate |
BOOL | False |
Re-derive the primary result from a 2nd independent source and report agreement vs the >=99.5%% accuracy gate. |