runbooks finops optimizeΒΆ
enrich | Cost Management
β³ PENDING Β· T:βοΈ V:β³ A:β³ X:β
Generate cost optimization recommendations for specific resource types.
Analyzes AWS/Azure cost data via Cost Explorer API for optimization opportunities
Single account
Org-wide (Landing Zone)
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: CF16
| Parameter | Type | Default | Description |
|---|---|---|---|
--resource-type |
CHOICE(ec2 | s3 | rds |
--savings-target |
FLOAT_RANGE | 0.3 |
Target savings percentage (0.1-0.8) |
--analysis-depth |
CHOICE(basic | comprehensive | enterprise) |
--mcp-validate |
BOOL | False |
Enable MCP validation for β₯99.5% accuracy cross-validation |
--profile |
STRING | - | Connect to the correct AWS account β wrong account = incorrect cost attribution. |