Skip to content

runbooks inventory list-org-usersΒΆ

find | Management

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

Discover IAM users and AWS Identity Center users across AWS Organizations.

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

Single account

runbooks inventory list-org-users --profile <account>

Org-wide (Landing Zone)

# [A2-Inventory] org-wide via Landing Zone hub profile
runbooks inventory list-org-users --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.

All Parameters (9)
Parameter Type Default Description
--all-profile STRING - Multi-account profile (defaults to $AWS_MANAGEMENT_PROFILE).
--iam BOOL False Discover IAM users only
--idc BOOL False Discover Identity Center users only
--short/-s/-q BOOL False Brief summary without detailed enumeration
-f/--format/--export-format CHOICE(json csv markdown
--output/-o STRING - Output filename
--timing BOOL False Show performance metrics
-v/--verbose INT_RANGE 0 Increase verbosity
--cross-validate BOOL False Re-derive the primary result from a 2nd independent source and report agreement vs the >=99.5%% accuracy gate.