Skip to content

runbooks inventory workflow-single-accountΒΆ

find | Management

βœ… CERTIFIED Β· T:βœ”οΈ V:βž– A:βž– X:βž–

Execute 4-layer pipeline (single account).

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

Single account

runbooks inventory workflow-single-account --profile <account>

Org-wide (Landing Zone)

# [A1-Discovery] org-wide via Landing Zone hub profile
runbooks inventory workflow-single-account --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.

Parameter Type Default Description
--profile/-p STRING - AWS profile name (default: from AWS_PROFILE env var)
--resource-type STRING ec2 Resource type to discover (ec2, workspaces, rds, lambda)
--output-dir STRING data/outputs Output directory for pipeline artifacts
--months INT 12 Cost lookback months for enrichment (default: 12)