|
187 | 187 | {"shape":"BillExpirationException"},
|
188 | 188 | {"shape":"DataUnavailableException"},
|
189 | 189 | {"shape":"InvalidNextTokenException"},
|
190 |
| - {"shape":"RequestChangedException"} |
| 190 | + {"shape":"RequestChangedException"}, |
| 191 | + {"shape":"ResourceNotFoundException"} |
191 | 192 | ]
|
192 | 193 | },
|
193 | 194 | "GetCostAndUsageWithResources":{
|
|
203 | 204 | {"shape":"LimitExceededException"},
|
204 | 205 | {"shape":"BillExpirationException"},
|
205 | 206 | {"shape":"InvalidNextTokenException"},
|
206 |
| - {"shape":"RequestChangedException"} |
| 207 | + {"shape":"RequestChangedException"}, |
| 208 | + {"shape":"ResourceNotFoundException"} |
207 | 209 | ]
|
208 | 210 | },
|
209 | 211 | "GetCostCategories":{
|
|
219 | 221 | {"shape":"BillExpirationException"},
|
220 | 222 | {"shape":"DataUnavailableException"},
|
221 | 223 | {"shape":"InvalidNextTokenException"},
|
222 |
| - {"shape":"RequestChangedException"} |
| 224 | + {"shape":"RequestChangedException"}, |
| 225 | + {"shape":"ResourceNotFoundException"} |
223 | 226 | ]
|
224 | 227 | },
|
225 | 228 | "GetCostForecast":{
|
|
232 | 235 | "output":{"shape":"GetCostForecastResponse"},
|
233 | 236 | "errors":[
|
234 | 237 | {"shape":"LimitExceededException"},
|
235 |
| - {"shape":"DataUnavailableException"} |
| 238 | + {"shape":"DataUnavailableException"}, |
| 239 | + {"shape":"ResourceNotFoundException"} |
236 | 240 | ]
|
237 | 241 | },
|
238 | 242 | "GetDimensionValues":{
|
|
248 | 252 | {"shape":"BillExpirationException"},
|
249 | 253 | {"shape":"DataUnavailableException"},
|
250 | 254 | {"shape":"InvalidNextTokenException"},
|
251 |
| - {"shape":"RequestChangedException"} |
| 255 | + {"shape":"RequestChangedException"}, |
| 256 | + {"shape":"ResourceNotFoundException"} |
252 | 257 | ]
|
253 | 258 | },
|
254 | 259 | "GetReservationCoverage":{
|
|
386 | 391 | {"shape":"BillExpirationException"},
|
387 | 392 | {"shape":"DataUnavailableException"},
|
388 | 393 | {"shape":"InvalidNextTokenException"},
|
389 |
| - {"shape":"RequestChangedException"} |
| 394 | + {"shape":"RequestChangedException"}, |
| 395 | + {"shape":"ResourceNotFoundException"} |
390 | 396 | ]
|
391 | 397 | },
|
392 | 398 | "GetUsageForecast":{
|
|
400 | 406 | "errors":[
|
401 | 407 | {"shape":"LimitExceededException"},
|
402 | 408 | {"shape":"DataUnavailableException"},
|
403 |
| - {"shape":"UnresolvableUsageUnitException"} |
| 409 | + {"shape":"UnresolvableUsageUnitException"}, |
| 410 | + {"shape":"ResourceNotFoundException"} |
404 | 411 | ]
|
405 | 412 | },
|
406 | 413 | "ListCommitmentPurchaseAnalyses":{
|
|
837 | 844 | },
|
838 | 845 | "exception":true
|
839 | 846 | },
|
| 847 | + "BillingViewArn":{ |
| 848 | + "type":"string", |
| 849 | + "max":2048, |
| 850 | + "min":20, |
| 851 | + "pattern":"^arn:aws[a-z-]*:(billing)::[0-9]{12}:billingview/[-a-zA-Z0-9/:_+=.-@]{1,43}$" |
| 852 | + }, |
840 | 853 | "CommitmentPurchaseAnalysisConfiguration":{
|
841 | 854 | "type":"structure",
|
842 | 855 | "members":{
|
|
1682 | 1695 | "Filter":{"shape":"Expression"},
|
1683 | 1696 | "Metrics":{"shape":"MetricNames"},
|
1684 | 1697 | "GroupBy":{"shape":"GroupDefinitions"},
|
| 1698 | + "BillingViewArn":{"shape":"BillingViewArn"}, |
1685 | 1699 | "NextPageToken":{"shape":"NextPageToken"}
|
1686 | 1700 | }
|
1687 | 1701 | },
|
|
1707 | 1721 | "Filter":{"shape":"Expression"},
|
1708 | 1722 | "Metrics":{"shape":"MetricNames"},
|
1709 | 1723 | "GroupBy":{"shape":"GroupDefinitions"},
|
| 1724 | + "BillingViewArn":{"shape":"BillingViewArn"}, |
1710 | 1725 | "NextPageToken":{"shape":"NextPageToken"}
|
1711 | 1726 | }
|
1712 | 1727 | },
|
|
1728 | 1743 | "CostCategoryName":{"shape":"CostCategoryName"},
|
1729 | 1744 | "Filter":{"shape":"Expression"},
|
1730 | 1745 | "SortBy":{"shape":"SortDefinitions"},
|
| 1746 | + "BillingViewArn":{"shape":"BillingViewArn"}, |
1731 | 1747 | "MaxResults":{"shape":"MaxResults"},
|
1732 | 1748 | "NextPageToken":{"shape":"NextPageToken"}
|
1733 | 1749 | }
|
|
1758 | 1774 | "Metric":{"shape":"Metric"},
|
1759 | 1775 | "Granularity":{"shape":"Granularity"},
|
1760 | 1776 | "Filter":{"shape":"Expression"},
|
| 1777 | + "BillingViewArn":{"shape":"BillingViewArn"}, |
1761 | 1778 | "PredictionIntervalLevel":{"shape":"PredictionIntervalLevel"}
|
1762 | 1779 | }
|
1763 | 1780 | },
|
|
1781 | 1798 | "Context":{"shape":"Context"},
|
1782 | 1799 | "Filter":{"shape":"Expression"},
|
1783 | 1800 | "SortBy":{"shape":"SortDefinitions"},
|
| 1801 | + "BillingViewArn":{"shape":"BillingViewArn"}, |
1784 | 1802 | "MaxResults":{"shape":"MaxResults"},
|
1785 | 1803 | "NextPageToken":{"shape":"NextPageToken"}
|
1786 | 1804 | }
|
|
2016 | 2034 | "TagKey":{"shape":"TagKey"},
|
2017 | 2035 | "Filter":{"shape":"Expression"},
|
2018 | 2036 | "SortBy":{"shape":"SortDefinitions"},
|
| 2037 | + "BillingViewArn":{"shape":"BillingViewArn"}, |
2019 | 2038 | "MaxResults":{"shape":"MaxResults"},
|
2020 | 2039 | "NextPageToken":{"shape":"NextPageToken"}
|
2021 | 2040 | }
|
|
2046 | 2065 | "Metric":{"shape":"Metric"},
|
2047 | 2066 | "Granularity":{"shape":"Granularity"},
|
2048 | 2067 | "Filter":{"shape":"Expression"},
|
| 2068 | + "BillingViewArn":{"shape":"BillingViewArn"}, |
2049 | 2069 | "PredictionIntervalLevel":{"shape":"PredictionIntervalLevel"}
|
2050 | 2070 | }
|
2051 | 2071 | },
|
|
0 commit comments