File tree Expand file tree Collapse file tree 2 files changed +6
-44
lines changed
services/pinpointsmsvoicev2/src/main/resources/codegen-resources Expand file tree Collapse file tree 2 files changed +6
-44
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "type" : " feature" ,
3+ "category" : " Amazon Pinpoint SMS Voice V2" ,
4+ "contributor" : " " ,
5+ "description" : " Remove incorrect endpoint tests"
6+ }
Original file line number Diff line number Diff line change 286286 "UseDualStack" : false
287287 }
288288 },
289- {
290- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
291- "expect" : {
292- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
293- },
294- "params" : {
295- "Region" : " us-iso-east-1" ,
296- "UseFIPS" : true ,
297- "UseDualStack" : true
298- }
299- },
300289 {
301290 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
302291 "expect" : {
310299 "UseDualStack" : false
311300 }
312301 },
313- {
314- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
315- "expect" : {
316- "error" : " DualStack is enabled but this partition does not support DualStack"
317- },
318- "params" : {
319- "Region" : " us-iso-east-1" ,
320- "UseFIPS" : false ,
321- "UseDualStack" : true
322- }
323- },
324302 {
325303 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
326304 "expect" : {
334312 "UseDualStack" : false
335313 }
336314 },
337- {
338- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
339- "expect" : {
340- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
341- },
342- "params" : {
343- "Region" : " us-isob-east-1" ,
344- "UseFIPS" : true ,
345- "UseDualStack" : true
346- }
347- },
348315 {
349316 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
350317 "expect" : {
358325 "UseDualStack" : false
359326 }
360327 },
361- {
362- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
363- "expect" : {
364- "error" : " DualStack is enabled but this partition does not support DualStack"
365- },
366- "params" : {
367- "Region" : " us-isob-east-1" ,
368- "UseFIPS" : false ,
369- "UseDualStack" : true
370- }
371- },
372328 {
373329 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
374330 "expect" : {
You can’t perform that action at this time.
0 commit comments