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 42544254 "UseDualStack" : false
42554255 }
42564256 },
4257- {
4258- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
4259- "expect" : {
4260- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
4261- },
4262- "params" : {
4263- "Region" : " us-iso-east-1" ,
4264- "UseFIPS" : true ,
4265- "UseDualStack" : true
4266- }
4267- },
42684257 {
42694258 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
42704259 "expect" : {
42784267 "UseDualStack" : false
42794268 }
42804269 },
4281- {
4282- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
4283- "expect" : {
4284- "error" : " DualStack is enabled but this partition does not support DualStack"
4285- },
4286- "params" : {
4287- "Region" : " us-iso-east-1" ,
4288- "UseFIPS" : false ,
4289- "UseDualStack" : true
4290- }
4291- },
4292- {
4293- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
4294- "expect" : {
4295- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
4296- },
4297- "params" : {
4298- "Region" : " us-isob-east-1" ,
4299- "UseFIPS" : true ,
4300- "UseDualStack" : true
4301- }
4302- },
43034270 {
43044271 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
43054272 "expect" : {
43134280 "UseDualStack" : false
43144281 }
43154282 },
4316- {
4317- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
4318- "expect" : {
4319- "error" : " DualStack is enabled but this partition does not support DualStack"
4320- },
4321- "params" : {
4322- "Region" : " us-isob-east-1" ,
4323- "UseFIPS" : false ,
4324- "UseDualStack" : true
4325- }
4326- },
43274283 {
43284284 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
43294285 "expect" : {
You can’t perform that action at this time.
0 commit comments