File tree Expand file tree Collapse file tree
codegen/sdk-codegen/aws-models Expand file tree Collapse file tree Original file line number Diff line number Diff line change 12391239 "UseDualStack" : true
12401240 }
12411241 },
1242- {
1243- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
1244- "expect" : {
1245- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1246- },
1247- "params" : {
1248- "Region" : " us-iso-east-1" ,
1249- "UseFIPS" : true ,
1250- "UseDualStack" : true
1251- }
1252- },
12531242 {
12541243 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
12551244 "expect" : {
12631252 "UseDualStack" : false
12641253 }
12651254 },
1266- {
1267- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
1268- "expect" : {
1269- "error" : " DualStack is enabled but this partition does not support DualStack"
1270- },
1271- "params" : {
1272- "Region" : " us-iso-east-1" ,
1273- "UseFIPS" : false ,
1274- "UseDualStack" : true
1275- }
1276- },
12771255 {
12781256 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
12791257 "expect" : {
12871265 "UseDualStack" : false
12881266 }
12891267 },
1290- {
1291- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
1292- "expect" : {
1293- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1294- },
1295- "params" : {
1296- "Region" : " us-isob-east-1" ,
1297- "UseFIPS" : true ,
1298- "UseDualStack" : true
1299- }
1300- },
13011268 {
13021269 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
13031270 "expect" : {
13111278 "UseDualStack" : false
13121279 }
13131280 },
1314- {
1315- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
1316- "expect" : {
1317- "error" : " DualStack is enabled but this partition does not support DualStack"
1318- },
1319- "params" : {
1320- "Region" : " us-isob-east-1" ,
1321- "UseFIPS" : false ,
1322- "UseDualStack" : true
1323- }
1324- },
13251281 {
13261282 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
13271283 "expect" : {
You can’t perform that action at this time.
0 commit comments