runbooks inventory list-org-accountsΒΆ
find | Management
β³ PENDING Β· T:βοΈ V:β³ A:β³ X:β
List all accounts in AWS Organizations.
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.
βοΈ Cloud Foundations: CF24 CF7
All Parameters (10)
| Parameter | Type | Default | Description |
|---|---|---|---|
--all-profile |
STRING | - | Multi-account profile (defaults to $AWS_MANAGEMENT_PROFILE). |
--short/-s/-q |
BOOL | False |
Brief listing without child accounts |
--acct/-A |
STRING | - | Find which org these accounts belong to |
--root-only |
BOOL | False |
Show only management accounts |
-f/--format/--export-format |
CHOICE(json | csv | markdown |
--output/-o |
STRING | - | Output filename (for export formats) |
--timing |
BOOL | False |
Show performance metrics |
-v/--verbose |
INT_RANGE | 0 |
Increase verbosity |
--skip-profiles |
STRING | - | Profiles to exclude from discovery |
--cross-validate |
BOOL | False |
Re-derive the primary result from a 2nd independent source and report agreement vs the >=99.5%% accuracy gate. |