runbooks finops exportΒΆ
enrich | Cost Management
β CERTIFIED Β· T:βοΈ V:β A:β X:β
Export financial analysis results in multiple formats.
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
All Parameters (7)
| Parameter | Type | Default | Description |
|---|---|---|---|
--format |
CHOICE(csv | json | |
--output-dir |
STRING | ./finops_reports |
Destination folder for cost reports β wrong path = exports silently overwrite each other or land in an unreviewed... |
--include-quarterly |
BOOL | False |
Include quarterly intelligence data |
--executive-summary |
BOOL | False |
Generate executive summary format |
--mcp-validate |
BOOL | False |
Enable MCP validation for β₯99.5% accuracy cross-validation |
--input |
PATH | - | Input JSON or CSV file to re-export in a different format |
--profile |
STRING | - | Connect to the correct AWS account β wrong account = incorrect cost attribution. |