|
1146 | 1146 | "UseDualStack": false
|
1147 | 1147 | }
|
1148 | 1148 | },
|
1149 |
| - { |
1150 |
| - "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled", |
1151 |
| - "expect": { |
1152 |
| - "error": "FIPS and DualStack are enabled, but this partition does not support one or both" |
1153 |
| - }, |
1154 |
| - "params": { |
1155 |
| - "Region": "us-iso-east-1", |
1156 |
| - "UseFIPS": true, |
1157 |
| - "UseDualStack": true |
1158 |
| - } |
1159 |
| - }, |
1160 | 1149 | {
|
1161 | 1150 | "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
|
1162 | 1151 | "expect": {
|
|
1178 | 1167 | "UseDualStack": false
|
1179 | 1168 | }
|
1180 | 1169 | },
|
1181 |
| - { |
1182 |
| - "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled", |
1183 |
| - "expect": { |
1184 |
| - "error": "DualStack is enabled but this partition does not support DualStack" |
1185 |
| - }, |
1186 |
| - "params": { |
1187 |
| - "Region": "us-iso-east-1", |
1188 |
| - "UseFIPS": false, |
1189 |
| - "UseDualStack": true |
1190 |
| - } |
1191 |
| - }, |
1192 | 1170 | {
|
1193 | 1171 | "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
|
1194 | 1172 | "expect": {
|
|
1210 | 1188 | "UseDualStack": false
|
1211 | 1189 | }
|
1212 | 1190 | },
|
1213 |
| - { |
1214 |
| - "documentation": "For region us-isob-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-isob-east-1", |
1220 |
| - "UseFIPS": true, |
1221 |
| - "UseDualStack": true |
1222 |
| - } |
1223 |
| - }, |
1224 | 1191 | {
|
1225 | 1192 | "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
|
1226 | 1193 | "expect": {
|
|
1242 | 1209 | "UseDualStack": false
|
1243 | 1210 | }
|
1244 | 1211 | },
|
1245 |
| - { |
1246 |
| - "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled", |
1247 |
| - "expect": { |
1248 |
| - "error": "DualStack is enabled but this partition does not support DualStack" |
1249 |
| - }, |
1250 |
| - "params": { |
1251 |
| - "Region": "us-isob-east-1", |
1252 |
| - "UseFIPS": false, |
1253 |
| - "UseDualStack": true |
1254 |
| - } |
1255 |
| - }, |
1256 | 1212 | {
|
1257 | 1213 | "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
|
1258 | 1214 | "expect": {
|
|
1274 | 1230 | "UseDualStack": false
|
1275 | 1231 | }
|
1276 | 1232 | },
|
1277 |
| - { |
1278 |
| - "documentation": "For region eu-isoe-west-1 with FIPS enabled and DualStack enabled", |
1279 |
| - "expect": { |
1280 |
| - "error": "FIPS and DualStack are enabled, but this partition does not support one or both" |
1281 |
| - }, |
1282 |
| - "params": { |
1283 |
| - "Region": "eu-isoe-west-1", |
1284 |
| - "UseFIPS": true, |
1285 |
| - "UseDualStack": true |
1286 |
| - } |
1287 |
| - }, |
1288 | 1233 | {
|
1289 | 1234 | "documentation": "For region eu-isoe-west-1 with FIPS enabled and DualStack disabled",
|
1290 | 1235 | "expect": {
|
|
1306 | 1251 | "UseDualStack": false
|
1307 | 1252 | }
|
1308 | 1253 | },
|
1309 |
| - { |
1310 |
| - "documentation": "For region eu-isoe-west-1 with FIPS disabled and DualStack enabled", |
1311 |
| - "expect": { |
1312 |
| - "error": "DualStack is enabled but this partition does not support DualStack" |
1313 |
| - }, |
1314 |
| - "params": { |
1315 |
| - "Region": "eu-isoe-west-1", |
1316 |
| - "UseFIPS": false, |
1317 |
| - "UseDualStack": true |
1318 |
| - } |
1319 |
| - }, |
1320 | 1254 | {
|
1321 | 1255 | "documentation": "For region eu-isoe-west-1 with FIPS disabled and DualStack disabled",
|
1322 | 1256 | "expect": {
|
|
1339 | 1273 | }
|
1340 | 1274 | },
|
1341 | 1275 | {
|
1342 |
| - "documentation": "For region us-isof-south-1 with FIPS enabled and DualStack enabled", |
| 1276 | + "documentation": "For region us-isof-south-1 with FIPS enabled and DualStack disabled", |
1343 | 1277 | "expect": {
|
1344 |
| - "error": "FIPS and DualStack are enabled, but this partition does not support one or both" |
| 1278 | + "endpoint": { |
| 1279 | + "properties": { |
| 1280 | + "authSchemes": [ |
| 1281 | + { |
| 1282 | + "name": "sigv4", |
| 1283 | + "signingRegion": "us-isof-south-1" |
| 1284 | + } |
| 1285 | + ] |
| 1286 | + }, |
| 1287 | + "url": "https://ce-fips.us-isof-south-1.csp.hci.ic.gov" |
| 1288 | + } |
1345 | 1289 | },
|
1346 | 1290 | "params": {
|
1347 | 1291 | "Region": "us-isof-south-1",
|
1348 | 1292 | "UseFIPS": true,
|
1349 |
| - "UseDualStack": true |
| 1293 | + "UseDualStack": false |
1350 | 1294 | }
|
1351 | 1295 | },
|
1352 | 1296 | {
|
1353 |
| - "documentation": "For region us-isof-south-1 with FIPS enabled and DualStack disabled", |
| 1297 | + "documentation": "For region us-isof-south-1 with FIPS disabled and DualStack disabled", |
1354 | 1298 | "expect": {
|
1355 | 1299 | "endpoint": {
|
1356 | 1300 | "properties": {
|
|
1361 | 1305 | }
|
1362 | 1306 | ]
|
1363 | 1307 | },
|
1364 |
| - "url": "https://ce-fips.us-isof-south-1.csp.hci.ic.gov" |
| 1308 | + "url": "https://ce.us-isof-south-1.csp.hci.ic.gov" |
1365 | 1309 | }
|
1366 | 1310 | },
|
1367 | 1311 | "params": {
|
1368 | 1312 | "Region": "us-isof-south-1",
|
1369 |
| - "UseFIPS": true, |
| 1313 | + "UseFIPS": false, |
1370 | 1314 | "UseDualStack": false
|
1371 | 1315 | }
|
1372 | 1316 | },
|
1373 | 1317 | {
|
1374 |
| - "documentation": "For region us-isof-south-1 with FIPS disabled and DualStack enabled", |
| 1318 | + "documentation": "For region eusc-de-east-1 with FIPS enabled and DualStack disabled", |
1375 | 1319 | "expect": {
|
1376 |
| - "error": "DualStack is enabled but this partition does not support DualStack" |
| 1320 | + "endpoint": { |
| 1321 | + "properties": { |
| 1322 | + "authSchemes": [ |
| 1323 | + { |
| 1324 | + "name": "sigv4", |
| 1325 | + "signingRegion": "eusc-de-east-1" |
| 1326 | + } |
| 1327 | + ] |
| 1328 | + }, |
| 1329 | + "url": "https://ce-fips.eusc-de-east-1.amazonaws.eu" |
| 1330 | + } |
1377 | 1331 | },
|
1378 | 1332 | "params": {
|
1379 |
| - "Region": "us-isof-south-1", |
1380 |
| - "UseFIPS": false, |
1381 |
| - "UseDualStack": true |
| 1333 | + "Region": "eusc-de-east-1", |
| 1334 | + "UseFIPS": true, |
| 1335 | + "UseDualStack": false |
1382 | 1336 | }
|
1383 | 1337 | },
|
1384 | 1338 | {
|
1385 |
| - "documentation": "For region us-isof-south-1 with FIPS disabled and DualStack disabled", |
| 1339 | + "documentation": "For region eusc-de-east-1 with FIPS disabled and DualStack disabled", |
1386 | 1340 | "expect": {
|
1387 | 1341 | "endpoint": {
|
1388 | 1342 | "properties": {
|
1389 | 1343 | "authSchemes": [
|
1390 | 1344 | {
|
1391 | 1345 | "name": "sigv4",
|
1392 |
| - "signingRegion": "us-isof-south-1" |
| 1346 | + "signingRegion": "eusc-de-east-1" |
1393 | 1347 | }
|
1394 | 1348 | ]
|
1395 | 1349 | },
|
1396 |
| - "url": "https://ce.us-isof-south-1.csp.hci.ic.gov" |
| 1350 | + "url": "https://ce.eusc-de-east-1.amazonaws.eu" |
1397 | 1351 | }
|
1398 | 1352 | },
|
1399 | 1353 | "params": {
|
1400 |
| - "Region": "us-isof-south-1", |
| 1354 | + "Region": "eusc-de-east-1", |
1401 | 1355 | "UseFIPS": false,
|
1402 | 1356 | "UseDualStack": false
|
1403 | 1357 | }
|
|
0 commit comments