runbooks inventory discover-rdsΒΆ
find | Management
β CERTIFIED Β· T:βοΈ V:βοΈ A:βοΈ X:βοΈ
Discover RDS DB instances org-wide via Config Aggregator.
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 |
|---|---|---|---|
--all-profile |
STRING | - | Centralised-ops profile for org-wide Config Aggregator discovery (default: $AWS_OPERATIONS_PROFILE). |
--format |
CHOICE(csv | json) | csv |
--output |
STRING | data/outputs/rds-discovered.csv |
Output file path for discovered RDS data |
--cross-validate |
BOOL | False |
Re-derive the primary result from a 2nd independent source and report agreement vs the >=99.5%% accuracy gate. |