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 21162116 "UseDualStack" : false
21172117 }
21182118 },
2119- {
2120- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
2121- "expect" : {
2122- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
2123- },
2124- "params" : {
2125- "Region" : " us-iso-east-1" ,
2126- "UseFIPS" : true ,
2127- "UseDualStack" : true
2128- }
2129- },
21302119 {
21312120 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
21322121 "expect" : {
21402129 "UseDualStack" : false
21412130 }
21422131 },
2143- {
2144- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
2145- "expect" : {
2146- "error" : " DualStack is enabled but this partition does not support DualStack"
2147- },
2148- "params" : {
2149- "Region" : " us-iso-east-1" ,
2150- "UseFIPS" : false ,
2151- "UseDualStack" : true
2152- }
2153- },
21542132 {
21552133 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
21562134 "expect" : {
21642142 "UseDualStack" : false
21652143 }
21662144 },
2167- {
2168- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
2169- "expect" : {
2170- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
2171- },
2172- "params" : {
2173- "Region" : " us-isob-east-1" ,
2174- "UseFIPS" : true ,
2175- "UseDualStack" : true
2176- }
2177- },
21782145 {
21792146 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
21802147 "expect" : {
21882155 "UseDualStack" : false
21892156 }
21902157 },
2191- {
2192- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
2193- "expect" : {
2194- "error" : " DualStack is enabled but this partition does not support DualStack"
2195- },
2196- "params" : {
2197- "Region" : " us-isob-east-1" ,
2198- "UseFIPS" : false ,
2199- "UseDualStack" : true
2200- }
2201- },
22022158 {
22032159 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
22042160 "expect" : {
You can’t perform that action at this time.
0 commit comments