get_traffic_cost_breakdown
Analyze AWS network costs by splitting data-transfer spend into internal (cross-AZ, cross-region, NAT) and external (internet egress, CDN), with per-scope breakdown and optimization insights.
Instructions
Break down AWS network/data-transfer spend: how much, and where it goes.
Splits your traffic cost into INTERNAL (cross-AZ, cross-region, NAT, VPC peering, private endpoints) vs EXTERNAL (internet egress, CDN), then a per-scope breakdown and a ranked solve playbook (VPC endpoints, topology-aware routing, CDN, peering). Pulls Cost Explorer grouped by usage type; the classifier keeps only the network line items. AWS today; GCP and Azure decomposition are on the roadmap.
Args: days: Look-back window in days (default 30).
Examples: - "How much are we spending on network traffic and where is it going?" - "What's our internal vs external data transfer cost?" - "Break down our cross-AZ and egress spend"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No |