runbooks inventory list-org-policiesΒΆ
find | Management
β³ PENDING Β· T:βοΈ V:β³ A:β³ X:β
List AWS Organizations policies (SCP, Tag, Backup, AI Opt-Out, Declarative EC2).
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: CF26
All Parameters (6)
| Parameter | Type | Default | Description |
|---|---|---|---|
--all-profile |
STRING | - | Multi-account profile (defaults to $AWS_MANAGEMENT_PROFILE). |
--region |
STRING | us-east-1 |
AWS region for client (Organizations is global). |
--policy-type |
CHOICE(ALL | SERVICE_CONTROL_POLICY | TAG_POLICY |
--json |
BOOL | False |
Print results as JSON to stdout. |
--output-dir |
PATH | - | Write policy JSON files to this directory (4 files when --policy-type=ALL). |
--cross-validate |
BOOL | False |
Re-derive the primary result from a 2nd independent source and report agreement vs the >=99.5%% accuracy gate. |