Skip to content

runbooks inventory collect-messagingΒΆ

find | Management

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

πŸ” Discover AWS Messaging resources (SQS queues, SNS topics).

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

Single account

runbooks inventory collect-messaging --profile <account>

Org-wide (Landing Zone)

# [A1-Discovery] org-wide via Landing Zone hub profile
runbooks inventory collect-messaging --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 STRING - AWS centralised-ops profile for messaging resource discovery (default: $AWS_OPERATIONS_PROFILE).
--region STRING ap-southeast-2 AWS region
--output PATH data/outputs/messaging-discovered.csv Output file path
--format CHOICE(csv json) csv
--cross-validate BOOL False Re-derive the primary result from a 2nd independent source and report agreement vs the >=99.5%% accuracy gate.