File tree Expand file tree Collapse file tree 2 files changed +6
-44
lines changed
services/codepipeline/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 CodePipeline" ,
4+ "contributor" : " " ,
5+ "description" : " Remove incorrect endpoint tests"
6+ }
Original file line number Diff line number Diff line change 468468 "UseDualStack" : false
469469 }
470470 },
471- {
472- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
473- "expect" : {
474- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
475- },
476- "params" : {
477- "Region" : " us-iso-east-1" ,
478- "UseFIPS" : true ,
479- "UseDualStack" : true
480- }
481- },
482471 {
483472 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
484473 "expect" : {
492481 "UseDualStack" : false
493482 }
494483 },
495- {
496- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
497- "expect" : {
498- "error" : " DualStack is enabled but this partition does not support DualStack"
499- },
500- "params" : {
501- "Region" : " us-iso-east-1" ,
502- "UseFIPS" : false ,
503- "UseDualStack" : true
504- }
505- },
506484 {
507485 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
508486 "expect" : {
516494 "UseDualStack" : false
517495 }
518496 },
519- {
520- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
521- "expect" : {
522- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
523- },
524- "params" : {
525- "Region" : " us-isob-east-1" ,
526- "UseFIPS" : true ,
527- "UseDualStack" : true
528- }
529- },
530497 {
531498 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
532499 "expect" : {
540507 "UseDualStack" : false
541508 }
542509 },
543- {
544- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
545- "expect" : {
546- "error" : " DualStack is enabled but this partition does not support DualStack"
547- },
548- "params" : {
549- "Region" : " us-isob-east-1" ,
550- "UseFIPS" : false ,
551- "UseDualStack" : true
552- }
553- },
554510 {
555511 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
556512 "expect" : {
You can’t perform that action at this time.
0 commit comments