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 42684268 "UseDualStack" : false
42694269 }
42704270 },
4271- {
4272- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
4273- "expect" : {
4274- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
4275- },
4276- "params" : {
4277- "Region" : " us-iso-east-1" ,
4278- "UseFIPS" : true ,
4279- "UseDualStack" : true
4280- }
4281- },
42824271 {
42834272 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
42844273 "expect" : {
42924281 "UseDualStack" : false
42934282 }
42944283 },
4295- {
4296- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
4297- "expect" : {
4298- "error" : " DualStack is enabled but this partition does not support DualStack"
4299- },
4300- "params" : {
4301- "Region" : " us-iso-east-1" ,
4302- "UseFIPS" : false ,
4303- "UseDualStack" : true
4304- }
4305- },
43064284 {
43074285 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
43084286 "expect" : {
43164294 "UseDualStack" : false
43174295 }
43184296 },
4319- {
4320- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
4321- "expect" : {
4322- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
4323- },
4324- "params" : {
4325- "Region" : " us-isob-east-1" ,
4326- "UseFIPS" : true ,
4327- "UseDualStack" : true
4328- }
4329- },
43304297 {
43314298 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
43324299 "expect" : {
43404307 "UseDualStack" : false
43414308 }
43424309 },
4343- {
4344- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
4345- "expect" : {
4346- "error" : " DualStack is enabled but this partition does not support DualStack"
4347- },
4348- "params" : {
4349- "Region" : " us-isob-east-1" ,
4350- "UseFIPS" : false ,
4351- "UseDualStack" : true
4352- }
4353- },
43544310 {
43554311 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
43564312 "expect" : {
You can’t perform that action at this time.
0 commit comments