File tree Expand file tree Collapse file tree 2 files changed +6
-44
lines changed
services/mediaconvert/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 Elemental MediaConvert" ,
4+ "contributor" : " " ,
5+ "description" : " Remove incorrect endpoint tests"
6+ }
Original file line number Diff line number Diff line change 442442 "UseDualStack" : false
443443 }
444444 },
445- {
446- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
447- "expect" : {
448- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
449- },
450- "params" : {
451- "Region" : " us-iso-east-1" ,
452- "UseFIPS" : true ,
453- "UseDualStack" : true
454- }
455- },
456445 {
457446 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
458447 "expect" : {
466455 "UseDualStack" : false
467456 }
468457 },
469- {
470- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
471- "expect" : {
472- "error" : " DualStack is enabled but this partition does not support DualStack"
473- },
474- "params" : {
475- "Region" : " us-iso-east-1" ,
476- "UseFIPS" : false ,
477- "UseDualStack" : true
478- }
479- },
480458 {
481459 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
482460 "expect" : {
490468 "UseDualStack" : false
491469 }
492470 },
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