Skip to content

runbooks inventory ebs-healthΒΆ

find | Management

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

EBS volume inventory, CloudWatch metrics, and encryption audit for an EC2 instance.

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

Single account

runbooks inventory ebs-health --profile <account>

Org-wide (Landing Zone)

# [A1-Discovery] org-wide via Landing Zone hub profile
runbooks inventory ebs-health --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)
--instance-id STRING - EC2 instance ID to query EBS volumes for (e.g.
--region STRING ap-southeast-2 AWS region (default: ap-southeast-2)
--output CHOICE(table json) table