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 21782178 "UseDualStack" : false
21792179 }
21802180 },
2181- {
2182- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
2183- "expect" : {
2184- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
2185- },
2186- "params" : {
2187- "Region" : " us-iso-east-1" ,
2188- "UseFIPS" : true ,
2189- "UseDualStack" : true
2190- }
2191- },
21922181 {
21932182 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
21942183 "expect" : {
22022191 "UseDualStack" : false
22032192 }
22042193 },
2205- {
2206- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
2207- "expect" : {
2208- "error" : " DualStack is enabled but this partition does not support DualStack"
2209- },
2210- "params" : {
2211- "Region" : " us-iso-east-1" ,
2212- "UseFIPS" : false ,
2213- "UseDualStack" : true
2214- }
2215- },
22162194 {
22172195 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
22182196 "expect" : {
22262204 "UseDualStack" : false
22272205 }
22282206 },
2229- {
2230- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
2231- "expect" : {
2232- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
2233- },
2234- "params" : {
2235- "Region" : " us-isob-east-1" ,
2236- "UseFIPS" : true ,
2237- "UseDualStack" : true
2238- }
2239- },
22402207 {
22412208 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
22422209 "expect" : {
22502217 "UseDualStack" : false
22512218 }
22522219 },
2253- {
2254- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
2255- "expect" : {
2256- "error" : " DualStack is enabled but this partition does not support DualStack"
2257- },
2258- "params" : {
2259- "Region" : " us-isob-east-1" ,
2260- "UseFIPS" : false ,
2261- "UseDualStack" : true
2262- }
2263- },
22642220 {
22652221 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
22662222 "expect" : {
You can’t perform that action at this time.
0 commit comments