Skip to content

runbooks finops ebsΒΆ

enrich | Cost Management

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

EBS Volume Optimizer - Enterprise Multi-Region Storage Analysis

Analyzes AWS/Azure cost data via Cost Explorer API for optimization opportunities

Single account

runbooks finops ebs --profile <account>

Org-wide (Landing Zone)

# [A3-FinOps] org-wide via Landing Zone hub profile
runbooks finops ebs --all-profile $AWS_BILLING_PROFILE

Show a Cost Management analyzes aws/azure cost data via cost explorer api for optimization opportunities summary for last month across all accounts and flag any anomalies above the 20% threshold.

☁️ Cloud Foundations: CF10 CF16

All Parameters (6)
Parameter Type Default Description
--profile/-p STRING - AWS profile name (default: from AWS_PROFILE env var)
--regions STRING - AWS regions to analyze (space-separated)
--dry-run BOOL True Execute in dry-run mode (READ-ONLY analysis)
-f/--format/--export-format CHOICE(json csv markdown)
--output-file STRING - Output file path for results export
--usage-threshold-days INT 7 CloudWatch analysis period in days