|
25 | 25 | {"shape":"InvalidParameterException"}, |
26 | 26 | {"shape":"InternalErrorException"}, |
27 | 27 | {"shape":"CreationLimitExceededException"}, |
28 | | - {"shape":"DuplicateRecordException"} |
| 28 | + {"shape":"DuplicateRecordException"}, |
| 29 | + {"shape":"AccessDeniedException"} |
29 | 30 | ] |
30 | 31 | }, |
31 | 32 | "CreateNotification":{ |
|
41 | 42 | {"shape":"InvalidParameterException"}, |
42 | 43 | {"shape":"NotFoundException"}, |
43 | 44 | {"shape":"CreationLimitExceededException"}, |
44 | | - {"shape":"DuplicateRecordException"} |
| 45 | + {"shape":"DuplicateRecordException"}, |
| 46 | + {"shape":"AccessDeniedException"} |
45 | 47 | ] |
46 | 48 | }, |
47 | 49 | "CreateSubscriber":{ |
|
57 | 59 | {"shape":"InvalidParameterException"}, |
58 | 60 | {"shape":"CreationLimitExceededException"}, |
59 | 61 | {"shape":"DuplicateRecordException"}, |
60 | | - {"shape":"NotFoundException"} |
| 62 | + {"shape":"NotFoundException"}, |
| 63 | + {"shape":"AccessDeniedException"} |
61 | 64 | ] |
62 | 65 | }, |
63 | 66 | "DeleteBudget":{ |
|
71 | 74 | "errors":[ |
72 | 75 | {"shape":"InternalErrorException"}, |
73 | 76 | {"shape":"InvalidParameterException"}, |
74 | | - {"shape":"NotFoundException"} |
| 77 | + {"shape":"NotFoundException"}, |
| 78 | + {"shape":"AccessDeniedException"} |
75 | 79 | ] |
76 | 80 | }, |
77 | 81 | "DeleteNotification":{ |
|
85 | 89 | "errors":[ |
86 | 90 | {"shape":"InvalidParameterException"}, |
87 | 91 | {"shape":"InternalErrorException"}, |
88 | | - {"shape":"NotFoundException"} |
| 92 | + {"shape":"NotFoundException"}, |
| 93 | + {"shape":"AccessDeniedException"} |
89 | 94 | ] |
90 | 95 | }, |
91 | 96 | "DeleteSubscriber":{ |
|
99 | 104 | "errors":[ |
100 | 105 | {"shape":"InternalErrorException"}, |
101 | 106 | {"shape":"InvalidParameterException"}, |
102 | | - {"shape":"NotFoundException"} |
| 107 | + {"shape":"NotFoundException"}, |
| 108 | + {"shape":"AccessDeniedException"} |
103 | 109 | ] |
104 | 110 | }, |
105 | 111 | "DescribeBudget":{ |
|
113 | 119 | "errors":[ |
114 | 120 | {"shape":"InternalErrorException"}, |
115 | 121 | {"shape":"InvalidParameterException"}, |
116 | | - {"shape":"NotFoundException"} |
| 122 | + {"shape":"NotFoundException"}, |
| 123 | + {"shape":"AccessDeniedException"} |
117 | 124 | ] |
118 | 125 | }, |
119 | 126 | "DescribeBudgetPerformanceHistory":{ |
|
129 | 136 | {"shape":"InvalidParameterException"}, |
130 | 137 | {"shape":"NotFoundException"}, |
131 | 138 | {"shape":"InvalidNextTokenException"}, |
132 | | - {"shape":"ExpiredNextTokenException"} |
| 139 | + {"shape":"ExpiredNextTokenException"}, |
| 140 | + {"shape":"AccessDeniedException"} |
133 | 141 | ] |
134 | 142 | }, |
135 | 143 | "DescribeBudgets":{ |
|
145 | 153 | {"shape":"InvalidParameterException"}, |
146 | 154 | {"shape":"NotFoundException"}, |
147 | 155 | {"shape":"InvalidNextTokenException"}, |
148 | | - {"shape":"ExpiredNextTokenException"} |
| 156 | + {"shape":"ExpiredNextTokenException"}, |
| 157 | + {"shape":"AccessDeniedException"} |
149 | 158 | ] |
150 | 159 | }, |
151 | 160 | "DescribeNotificationsForBudget":{ |
|
161 | 170 | {"shape":"InvalidParameterException"}, |
162 | 171 | {"shape":"NotFoundException"}, |
163 | 172 | {"shape":"InvalidNextTokenException"}, |
164 | | - {"shape":"ExpiredNextTokenException"} |
| 173 | + {"shape":"ExpiredNextTokenException"}, |
| 174 | + {"shape":"AccessDeniedException"} |
165 | 175 | ] |
166 | 176 | }, |
167 | 177 | "DescribeSubscribersForNotification":{ |
|
177 | 187 | {"shape":"NotFoundException"}, |
178 | 188 | {"shape":"InvalidParameterException"}, |
179 | 189 | {"shape":"InvalidNextTokenException"}, |
180 | | - {"shape":"ExpiredNextTokenException"} |
| 190 | + {"shape":"ExpiredNextTokenException"}, |
| 191 | + {"shape":"AccessDeniedException"} |
181 | 192 | ] |
182 | 193 | }, |
183 | 194 | "UpdateBudget":{ |
|
191 | 202 | "errors":[ |
192 | 203 | {"shape":"InternalErrorException"}, |
193 | 204 | {"shape":"InvalidParameterException"}, |
194 | | - {"shape":"NotFoundException"} |
| 205 | + {"shape":"NotFoundException"}, |
| 206 | + {"shape":"AccessDeniedException"} |
195 | 207 | ] |
196 | 208 | }, |
197 | 209 | "UpdateNotification":{ |
|
206 | 218 | {"shape":"InternalErrorException"}, |
207 | 219 | {"shape":"InvalidParameterException"}, |
208 | 220 | {"shape":"NotFoundException"}, |
209 | | - {"shape":"DuplicateRecordException"} |
| 221 | + {"shape":"DuplicateRecordException"}, |
| 222 | + {"shape":"AccessDeniedException"} |
210 | 223 | ] |
211 | 224 | }, |
212 | 225 | "UpdateSubscriber":{ |
|
221 | 234 | {"shape":"InternalErrorException"}, |
222 | 235 | {"shape":"InvalidParameterException"}, |
223 | 236 | {"shape":"NotFoundException"}, |
224 | | - {"shape":"DuplicateRecordException"} |
| 237 | + {"shape":"DuplicateRecordException"}, |
| 238 | + {"shape":"AccessDeniedException"} |
225 | 239 | ] |
226 | 240 | } |
227 | 241 | }, |
228 | 242 | "shapes":{ |
| 243 | + "AccessDeniedException":{ |
| 244 | + "type":"structure", |
| 245 | + "members":{ |
| 246 | + "Message":{"shape":"errorMessage"} |
| 247 | + }, |
| 248 | + "exception":true |
| 249 | + }, |
229 | 250 | "AccountId":{ |
230 | 251 | "type":"string", |
231 | 252 | "max":12, |
|
275 | 296 | "USAGE", |
276 | 297 | "COST", |
277 | 298 | "RI_UTILIZATION", |
278 | | - "RI_COVERAGE" |
| 299 | + "RI_COVERAGE", |
| 300 | + "SAVINGS_PLANS_UTILIZATION", |
| 301 | + "SAVINGS_PLANS_COVERAGE" |
279 | 302 | ] |
280 | 303 | }, |
281 | 304 | "BudgetedAndActualAmounts":{ |
|
699 | 722 | "type":"string", |
700 | 723 | "max":2147483647, |
701 | 724 | "min":1, |
702 | | - "pattern":"(?s).*", |
| 725 | + "pattern":"(.*[\\n\\r\\t\\f\\ ]?)*", |
703 | 726 | "sensitive":true |
704 | 727 | }, |
705 | 728 | "Subscribers":{ |
|
0 commit comments