|
29 | 29 | "output_token": "NextPageToken", |
30 | 30 | "limit_key": "MaxResults", |
31 | 31 | "result_key": "CostComparisonDrivers" |
| 32 | + }, |
| 33 | + "ListCostAllocationTagBackfillHistory": { |
| 34 | + "input_token": "NextToken", |
| 35 | + "output_token": "NextToken", |
| 36 | + "limit_key": "MaxResults", |
| 37 | + "result_key": "BackfillRequests" |
| 38 | + }, |
| 39 | + "ListCostAllocationTags": { |
| 40 | + "input_token": "NextToken", |
| 41 | + "output_token": "NextToken", |
| 42 | + "limit_key": "MaxResults", |
| 43 | + "result_key": "CostAllocationTags" |
| 44 | + }, |
| 45 | + "ListCostCategoryDefinitions": { |
| 46 | + "input_token": "NextToken", |
| 47 | + "output_token": "NextToken", |
| 48 | + "limit_key": "MaxResults", |
| 49 | + "result_key": "CostCategoryReferences" |
| 50 | + }, |
| 51 | + "ListCostCategoryResourceAssociations": { |
| 52 | + "input_token": "NextToken", |
| 53 | + "output_token": "NextToken", |
| 54 | + "limit_key": "MaxResults", |
| 55 | + "result_key": "CostCategoryResourceAssociations" |
32 | 56 | } |
33 | 57 | } |
34 | 58 | } |
0 commit comments