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 27022702 "UseDualStack" : true
27032703 }
27042704 },
2705- {
2706- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
2707- "expect" : {
2708- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
2709- },
2710- "params" : {
2711- "Region" : " us-iso-east-1" ,
2712- "UseFIPS" : true ,
2713- "UseDualStack" : true
2714- }
2715- },
27162705 {
27172706 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
27182707 "expect" : {
27262715 "UseDualStack" : false
27272716 }
27282717 },
2729- {
2730- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
2731- "expect" : {
2732- "error" : " DualStack is enabled but this partition does not support DualStack"
2733- },
2734- "params" : {
2735- "Region" : " us-iso-east-1" ,
2736- "UseFIPS" : false ,
2737- "UseDualStack" : true
2738- }
2739- },
27402718 {
27412719 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
27422720 "expect" : {
27502728 "UseDualStack" : false
27512729 }
27522730 },
2753- {
2754- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
2755- "expect" : {
2756- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
2757- },
2758- "params" : {
2759- "Region" : " us-isob-east-1" ,
2760- "UseFIPS" : true ,
2761- "UseDualStack" : true
2762- }
2763- },
27642731 {
27652732 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
27662733 "expect" : {
27742741 "UseDualStack" : false
27752742 }
27762743 },
2777- {
2778- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
2779- "expect" : {
2780- "error" : " DualStack is enabled but this partition does not support DualStack"
2781- },
2782- "params" : {
2783- "Region" : " us-isob-east-1" ,
2784- "UseFIPS" : false ,
2785- "UseDualStack" : true
2786- }
2787- },
27882744 {
27892745 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
27902746 "expect" : {
You can’t perform that action at this time.
0 commit comments