Skip to content

runbooks inventory org-governance-reportΒΆ

find | Management

⏳ PENDING Β· T:βœ”οΈ V:⏳ A:⏳ X:βž–

Generate an AWS Organizations governance report (HTML dashboard).

Discovers AWS resources across Organization accounts via Config Aggregator and Resource Explorer

Single account

runbooks inventory org-governance-report --profile <account>

Org-wide (Landing Zone)

# [A2-Inventory] org-wide via Landing Zone hub profile
runbooks inventory org-governance-report --all-profile $AWS_MANAGEMENT_PROFILE

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 CF26 CF7

Parameter Type Default Description
--all-profile STRING - Multi-account profile (defaults to $AWS_MANAGEMENT_PROFILE).
--tenant-name STRING Organization Display name shown in the dashboard title.
--output-dir PATH - Write org-governance-YYYY-MM-DD.html to this directory.
--cross-validate BOOL False Re-derive the primary result from a 2nd independent source and report agreement vs the >=99.5%% accuracy gate.