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 12101210 "UseDualStack" : false
12111211 }
12121212 },
1213- {
1214- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
1215- "expect" : {
1216- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1217- },
1218- "params" : {
1219- "Region" : " us-iso-east-1" ,
1220- "UseFIPS" : true ,
1221- "UseDualStack" : true
1222- }
1223- },
12241213 {
12251214 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
12261215 "expect" : {
12341223 "UseDualStack" : false
12351224 }
12361225 },
1237- {
1238- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
1239- "expect" : {
1240- "error" : " DualStack is enabled but this partition does not support DualStack"
1241- },
1242- "params" : {
1243- "Region" : " us-iso-east-1" ,
1244- "UseFIPS" : false ,
1245- "UseDualStack" : true
1246- }
1247- },
12481226 {
12491227 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
12501228 "expect" : {
12581236 "UseDualStack" : false
12591237 }
12601238 },
1261- {
1262- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
1263- "expect" : {
1264- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1265- },
1266- "params" : {
1267- "Region" : " us-isob-east-1" ,
1268- "UseFIPS" : true ,
1269- "UseDualStack" : true
1270- }
1271- },
12721239 {
12731240 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
12741241 "expect" : {
12821249 "UseDualStack" : false
12831250 }
12841251 },
1285- {
1286- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
1287- "expect" : {
1288- "error" : " DualStack is enabled but this partition does not support DualStack"
1289- },
1290- "params" : {
1291- "Region" : " us-isob-east-1" ,
1292- "UseFIPS" : false ,
1293- "UseDualStack" : true
1294- }
1295- },
12961252 {
12971253 "documentation" : " For custom endpoint with region set and fips disabled and dualstack disabled" ,
12981254 "expect" : {
You can’t perform that action at this time.
0 commit comments