File tree Expand file tree Collapse file tree 2 files changed +6
-44
lines changed
services/ssmincidents/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" : " AWS Systems Manager Incident Manager" ,
4+ "contributor" : " " ,
5+ "description" : " Remove incorrect endpoint tests"
6+ }
Original file line number Diff line number Diff line change 351351 "UseDualStack" : false
352352 }
353353 },
354- {
355- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
356- "expect" : {
357- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
358- },
359- "params" : {
360- "Region" : " us-iso-east-1" ,
361- "UseFIPS" : true ,
362- "UseDualStack" : true
363- }
364- },
365354 {
366355 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
367356 "expect" : {
375364 "UseDualStack" : false
376365 }
377366 },
378- {
379- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
380- "expect" : {
381- "error" : " DualStack is enabled but this partition does not support DualStack"
382- },
383- "params" : {
384- "Region" : " us-iso-east-1" ,
385- "UseFIPS" : false ,
386- "UseDualStack" : true
387- }
388- },
389367 {
390368 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
391369 "expect" : {
399377 "UseDualStack" : false
400378 }
401379 },
402- {
403- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
404- "expect" : {
405- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
406- },
407- "params" : {
408- "Region" : " us-isob-east-1" ,
409- "UseFIPS" : true ,
410- "UseDualStack" : true
411- }
412- },
413380 {
414381 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
415382 "expect" : {
423390 "UseDualStack" : false
424391 }
425392 },
426- {
427- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
428- "expect" : {
429- "error" : " DualStack is enabled but this partition does not support DualStack"
430- },
431- "params" : {
432- "Region" : " us-isob-east-1" ,
433- "UseFIPS" : false ,
434- "UseDualStack" : true
435- }
436- },
437393 {
438394 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
439395 "expect" : {
You can’t perform that action at this time.
0 commit comments