runbooks finops optimizeΒΆ
Auto-generated from
runbooks finops optimize --helpon 2026-05-21. Source of truth: runbooks PyPI package v1.3.22
Usage: runbooks finops optimize [OPTIONS]
Generate cost optimization recommendations for specific resource types.
Enterprise Optimization Features: β’ Safety-first analysis with READ-ONLY
operations β’ Quantified savings projections with ROI analysis β’ Risk
assessment and business impact evaluation β’ Implementation timeline and
priority recommendations
Examples: runbooks finops optimize --resource-type ec2 --savings-target
0.25 runbooks finops optimize --resource-type s3 --analysis-depth
enterprise
Options:
--resource-type [ec2|s3|rds|lambda|vpc]
Resource type for optimization analysis
[required]
--savings-target FLOAT RANGE Target savings percentage (0.1-0.8)
[0.1<=x<=0.8]
--analysis-depth [basic|comprehensive|enterprise]
Analysis depth level
--mcp-validate Enable MCP validation for β₯99.5% accuracy
cross-validation
--profile TEXT AWS profile (convenience option for single-
account operations)
--help Show this message and exit.