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 12081208 "UseDualStack" : false
12091209 }
12101210 },
1211- {
1212- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
1213- "expect" : {
1214- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1215- },
1216- "params" : {
1217- "Region" : " us-iso-east-1" ,
1218- "UseFIPS" : true ,
1219- "UseDualStack" : true
1220- }
1221- },
12221211 {
12231212 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
12241213 "expect" : {
12321221 "UseDualStack" : false
12331222 }
12341223 },
1235- {
1236- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
1237- "expect" : {
1238- "error" : " DualStack is enabled but this partition does not support DualStack"
1239- },
1240- "params" : {
1241- "Region" : " us-iso-east-1" ,
1242- "UseFIPS" : false ,
1243- "UseDualStack" : true
1244- }
1245- },
12461224 {
12471225 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
12481226 "expect" : {
12561234 "UseDualStack" : false
12571235 }
12581236 },
1259- {
1260- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
1261- "expect" : {
1262- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
1263- },
1264- "params" : {
1265- "Region" : " us-isob-east-1" ,
1266- "UseFIPS" : true ,
1267- "UseDualStack" : true
1268- }
1269- },
12701237 {
12711238 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
12721239 "expect" : {
12801247 "UseDualStack" : false
12811248 }
12821249 },
1283- {
1284- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
1285- "expect" : {
1286- "error" : " DualStack is enabled but this partition does not support DualStack"
1287- },
1288- "params" : {
1289- "Region" : " us-isob-east-1" ,
1290- "UseFIPS" : false ,
1291- "UseDualStack" : true
1292- }
1293- },
12941250 {
12951251 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
12961252 "expect" : {
You can’t perform that action at this time.
0 commit comments