Skip to content

runbooks inventory pipeline-summaryΒΆ

find | Management

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

Display 5-layer pipeline execution summary.

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

Single account

runbooks inventory pipeline-summary --profile <account>

Org-wide (Landing Zone)

# [A1-Discovery] org-wide via Landing Zone hub profile
runbooks inventory pipeline-summary --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
--resource-type STRING ec2 Resource type (ec2, workspaces, rds, lambda, snapshots)
--output-dir STRING data/outputs Output directory containing enrichment files
--format CHOICE(table rich csv
--output-file PATH - File path to save output (for csv/json formats)