All * LinkedAccountId Account 0 now ( ) LinkedAccountId=" " OR true CurrencyCode CurrencyCode 0 now
Total Cost Total Onetime Payments Cost true
Cost by Account Cost by Service EC2 Cost by Instance Type .*)" | stats sum(TotalCost) as cost by instance_type ]]> EBS Cost by Usage Type Month over Month Comparison Cost by Account and Service
Monthly Cost Trend by Service Monthly Cost Change by Service 0 | table Account, ProductName, BillingPeriodEndDate, TotalCost, CostChange | rename ProductName as Service, BillingPeriodEndDate as "Month",TotalCost as "Total Cost", CostChange as "Cost Change" | fieldformat "Total Cost"="$currency|currency2Symbol$".tostring(round('Total Cost', 2),"commas") | fieldformat "Cost Change"="$currency|currency2Symbol$".tostring(round('Cost Change', 2),"commas") ]]>