Skip to content

Commit a49e06f

Browse files
Merge customizations for Cost Explorer
1 parent 948fce0 commit a49e06f

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"version": 1.0,
3+
"merge": {
4+
"pagination": {
5+
"GetCostAndUsageComparisons": {
6+
"non_aggregate_keys": [
7+
"TotalCostAndUsage"
8+
]
9+
}
10+
}
11+
}
12+
}

0 commit comments

Comments
 (0)