get_cost_summary
Retrieve AWS cloud cost breakdown by service and region for a period to analyze overall spend, top services, and regional costs.
Instructions
Fetches AWS cloud cost breakdown by service and region for a given time period. Use this to answer questions about overall spend, top spending services, or cost by region.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | Preset time period to analyze | |
| end_date | No | Custom end date in YYYY-MM-DD format | |
| group_by | No | How to group the cost breakdown | both |
| start_date | No | Custom start date in YYYY-MM-DD format |