egress-cost-calculator
ActiveTool of Utility Matrix
declared in 1.1.0
Use this when a user asks how much AWS data transfer or egress costs, or wants to estimate their monthly data transfer bill. Takes monthly transfer volume in GB. Returns estimated monthly egress cost using AWS tiered pricing.
Parameters schema
{
"type": "object",
"required": [
"transfer_gb"
],
"properties": {
"transfer_gb": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Utility Matrix
1/7 registries