File tree Expand file tree Collapse file tree 2 files changed +6
-44
lines changed
services/apigateway/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 API Gateway" ,
4+ "contributor" : " " ,
5+ "description" : " Remove incorrect endpoint tests"
6+ }
Original file line number Diff line number Diff line change 455455 "UseDualStack" : false
456456 }
457457 },
458- {
459- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
460- "expect" : {
461- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
462- },
463- "params" : {
464- "Region" : " us-iso-east-1" ,
465- "UseFIPS" : true ,
466- "UseDualStack" : true
467- }
468- },
469458 {
470459 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
471460 "expect" : {
479468 "UseDualStack" : false
480469 }
481470 },
482- {
483- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
484- "expect" : {
485- "error" : " DualStack is enabled but this partition does not support DualStack"
486- },
487- "params" : {
488- "Region" : " us-iso-east-1" ,
489- "UseFIPS" : false ,
490- "UseDualStack" : true
491- }
492- },
493- {
494- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
495- "expect" : {
496- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
497- },
498- "params" : {
499- "Region" : " us-isob-east-1" ,
500- "UseFIPS" : true ,
501- "UseDualStack" : true
502- }
503- },
504471 {
505472 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
506473 "expect" : {
514481 "UseDualStack" : false
515482 }
516483 },
517- {
518- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
519- "expect" : {
520- "error" : " DualStack is enabled but this partition does not support DualStack"
521- },
522- "params" : {
523- "Region" : " us-isob-east-1" ,
524- "UseFIPS" : false ,
525- "UseDualStack" : true
526- }
527- },
528484 {
529485 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
530486 "expect" : {
You can’t perform that action at this time.
0 commit comments