File tree Expand file tree Collapse file tree 4 files changed +37
-81
lines changed
services/lookoutmetrics/src/main/resources/codegen-resources Expand file tree Collapse file tree 4 files changed +37
-81
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "type" : " feature" ,
3+ "category" : " Amazon Lookout for Metrics" ,
4+ "contributor" : " " ,
5+ "description" : " Remove incorrect endpoint tests"
6+ }
Original file line number Diff line number Diff line change 4040 ]
4141 }
4242 ],
43- "type" : " tree" ,
4443 "rules" : [
4544 {
4645 "conditions" : [
8382 },
8483 "type" : " endpoint"
8584 }
86- ]
85+ ],
86+ "type" : " tree"
8787 },
8888 {
8989 "conditions" : [
9696 ]
9797 }
9898 ],
99- "type" : " tree" ,
10099 "rules" : [
101100 {
102101 "conditions" : [
110109 "assign" : " PartitionResult"
111110 }
112111 ],
113- "type" : " tree" ,
114112 "rules" : [
115113 {
116114 "conditions" : [
133131 ]
134132 }
135133 ],
136- "type" : " tree" ,
137134 "rules" : [
138135 {
139136 "conditions" : [
168165 ]
169166 }
170167 ],
171- "type" : " tree" ,
172168 "rules" : [
173169 {
174170 "conditions" : [],
179175 },
180176 "type" : " endpoint"
181177 }
182- ]
178+ ],
179+ "type" : " tree"
183180 },
184181 {
185182 "conditions" : [],
186183 "error" : " FIPS and DualStack are enabled, but this partition does not support one or both" ,
187184 "type" : " error"
188185 }
189- ]
186+ ],
187+ "type" : " tree"
190188 },
191189 {
192190 "conditions" : [
200198 ]
201199 }
202200 ],
203- "type" : " tree" ,
204201 "rules" : [
205202 {
206203 "conditions" : [
207204 {
208205 "fn" : " booleanEquals" ,
209206 "argv" : [
210- true ,
211207 {
212208 "fn" : " getAttr" ,
213209 "argv" : [
216212 },
217213 " supportsFIPS"
218214 ]
219- }
215+ },
216+ true
220217 ]
221218 }
222219 ],
223- "type" : " tree" ,
224220 "rules" : [
225221 {
226222 "conditions" : [],
231227 },
232228 "type" : " endpoint"
233229 }
234- ]
230+ ],
231+ "type" : " tree"
235232 },
236233 {
237234 "conditions" : [],
238235 "error" : " FIPS is enabled but this partition does not support FIPS" ,
239236 "type" : " error"
240237 }
241- ]
238+ ],
239+ "type" : " tree"
242240 },
243241 {
244242 "conditions" : [
252250 ]
253251 }
254252 ],
255- "type" : " tree" ,
256253 "rules" : [
257254 {
258255 "conditions" : [
272269 ]
273270 }
274271 ],
275- "type" : " tree" ,
276272 "rules" : [
277273 {
278274 "conditions" : [],
283279 },
284280 "type" : " endpoint"
285281 }
286- ]
282+ ],
283+ "type" : " tree"
287284 },
288285 {
289286 "conditions" : [],
290287 "error" : " DualStack is enabled but this partition does not support DualStack" ,
291288 "type" : " error"
292289 }
293- ]
290+ ],
291+ "type" : " tree"
294292 },
295293 {
296294 "conditions" : [],
301299 },
302300 "type" : " endpoint"
303301 }
304- ]
302+ ],
303+ "type" : " tree"
305304 }
306- ]
305+ ],
306+ "type" : " tree"
307307 },
308308 {
309309 "conditions" : [],
Original file line number Diff line number Diff line change 260260 "UseDualStack" : false
261261 }
262262 },
263- {
264- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
265- "expect" : {
266- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
267- },
268- "params" : {
269- "Region" : " us-iso-east-1" ,
270- "UseFIPS" : true ,
271- "UseDualStack" : true
272- }
273- },
274263 {
275264 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
276265 "expect" : {
284273 "UseDualStack" : false
285274 }
286275 },
287- {
288- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
289- "expect" : {
290- "error" : " DualStack is enabled but this partition does not support DualStack"
291- },
292- "params" : {
293- "Region" : " us-iso-east-1" ,
294- "UseFIPS" : false ,
295- "UseDualStack" : true
296- }
297- },
298276 {
299277 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
300278 "expect" : {
308286 "UseDualStack" : false
309287 }
310288 },
311- {
312- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
313- "expect" : {
314- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
315- },
316- "params" : {
317- "Region" : " us-isob-east-1" ,
318- "UseFIPS" : true ,
319- "UseDualStack" : true
320- }
321- },
322289 {
323290 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
324291 "expect" : {
332299 "UseDualStack" : false
333300 }
334301 },
335- {
336- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
337- "expect" : {
338- "error" : " DualStack is enabled but this partition does not support DualStack"
339- },
340- "params" : {
341- "Region" : " us-isob-east-1" ,
342- "UseFIPS" : false ,
343- "UseDualStack" : true
344- }
345- },
346302 {
347303 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
348304 "expect" : {
Original file line number Diff line number Diff line change 55 "endpointPrefix" :" lookoutmetrics" ,
66 "jsonVersion" :" 1.1" ,
77 "protocol" :" rest-json" ,
8+ "protocols" :[" rest-json" ],
89 "serviceAbbreviation" :" LookoutMetrics" ,
910 "serviceFullName" :" Amazon Lookout for Metrics" ,
1011 "serviceId" :" LookoutMetrics" ,
1112 "signatureVersion" :" v4" ,
1213 "signingName" :" lookoutmetrics" ,
13- "uid" :" lookoutmetrics-2017-07-25"
14+ "uid" :" lookoutmetrics-2017-07-25" ,
15+ "auth" :[" aws.auth#sigv4" ]
1416 },
1517 "operations" :{
1618 "ActivateAnomalyDetector" :{
568570 },
569571 "ActivateAnomalyDetectorResponse" :{
570572 "type" :" structure" ,
571- "members" :{
572- }
573+ "members" :{}
573574 },
574575 "AggregationFunction" :{
575576 "type" :" string" ,
11061107 },
11071108 "BackTestAnomalyDetectorResponse" :{
11081109 "type" :" structure" ,
1109- "members" :{
1110- }
1110+ "members" :{}
11111111 },
11121112 "BackTestConfiguration" :{
11131113 "type" :" structure" ,
14541454 },
14551455 "DeactivateAnomalyDetectorResponse" :{
14561456 "type" :" structure" ,
1457- "members" :{
1458- }
1457+ "members" :{}
14591458 },
14601459 "DeleteAlertRequest" :{
14611460 "type" :" structure" ,
14691468 },
14701469 "DeleteAlertResponse" :{
14711470 "type" :" structure" ,
1472- "members" :{
1473- }
1471+ "members" :{}
14741472 },
14751473 "DeleteAnomalyDetectorRequest" :{
14761474 "type" :" structure" ,
14841482 },
14851483 "DeleteAnomalyDetectorResponse" :{
14861484 "type" :" structure" ,
1487- "members" :{
1488- }
1485+ "members" :{}
14891486 },
14901487 "Delimiter" :{
14911488 "type" :" string" ,
27022699 },
27032700 "PutFeedbackResponse" :{
27042701 "type" :" structure" ,
2705- "members" :{
2706- }
2702+ "members" :{}
27072703 },
27082704 "QuotaCode" :{"type" :" string" },
27092705 "QuoteSymbol" :{
30363032 },
30373033 "TagResourceResponse" :{
30383034 "type" :" structure" ,
3039- "members" :{
3040- }
3035+ "members" :{}
30413036 },
30423037 "TagValue" :{
30433038 "type" :" string" ,
31713166 },
31723167 "UntagResourceResponse" :{
31733168 "type" :" structure" ,
3174- "members" :{
3175- }
3169+ "members" :{}
31763170 },
31773171 "UpdateAlertRequest" :{
31783172 "type" :" structure" ,
You can’t perform that action at this time.
0 commit comments