Skip to content

runbooks inventory workspacesΒΆ

find | Management

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

6-phase WorkSpaces investigation: discovery, metadata, security, network, compliance, summary.

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

Single account

runbooks inventory workspaces --profile <account>

Org-wide (Landing Zone)

# [A1-Discovery] org-wide via Landing Zone hub profile
runbooks inventory workspaces --all-profile $AWS_OPERATIONS_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: CF29

Parameter Type Default Description
--profile/-p STRING - AWS profile name (default: from AWS_PROFILE env var)
--all-profile STRING - Centralised-ops account profile (env: AWS_OPERATIONS_PROFILE).
--workspace-id STRING - WorkSpace ID to investigate (e.g.
--region STRING ap-southeast-2 AWS region (default: ap-southeast-2)
--output CHOICE(table json) table