File tree Expand file tree Collapse file tree 1 file changed +0
-44
lines changed
codegen/sdk-codegen/aws-models Expand file tree Collapse file tree 1 file changed +0
-44
lines changed Original file line number Diff line number Diff line change 26912691 "UseDualStack" : false
26922692 }
26932693 },
2694- {
2695- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
2696- "expect" : {
2697- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
2698- },
2699- "params" : {
2700- "Region" : " us-iso-east-1" ,
2701- "UseFIPS" : true ,
2702- "UseDualStack" : true
2703- }
2704- },
27052694 {
27062695 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
27072696 "expect" : {
27152704 "UseDualStack" : false
27162705 }
27172706 },
2718- {
2719- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
2720- "expect" : {
2721- "error" : " DualStack is enabled but this partition does not support DualStack"
2722- },
2723- "params" : {
2724- "Region" : " us-iso-east-1" ,
2725- "UseFIPS" : false ,
2726- "UseDualStack" : true
2727- }
2728- },
27292707 {
27302708 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
27312709 "expect" : {
27392717 "UseDualStack" : false
27402718 }
27412719 },
2742- {
2743- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
2744- "expect" : {
2745- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
2746- },
2747- "params" : {
2748- "Region" : " us-isob-east-1" ,
2749- "UseFIPS" : true ,
2750- "UseDualStack" : true
2751- }
2752- },
27532720 {
27542721 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
27552722 "expect" : {
27632730 "UseDualStack" : false
27642731 }
27652732 },
2766- {
2767- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
2768- "expect" : {
2769- "error" : " DualStack is enabled but this partition does not support DualStack"
2770- },
2771- "params" : {
2772- "Region" : " us-isob-east-1" ,
2773- "UseFIPS" : false ,
2774- "UseDualStack" : true
2775- }
2776- },
27772733 {
27782734 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
27792735 "expect" : {
You can’t perform that action at this time.
0 commit comments