|
323 | 323 | "UseFIPS": false
|
324 | 324 | }
|
325 | 325 | },
|
326 |
| - { |
327 |
| - "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled", |
328 |
| - "expect": { |
329 |
| - "endpoint": { |
330 |
| - "url": "https://partnercentral-selling-fips.us-iso-east-1.c2s.ic.gov" |
331 |
| - } |
332 |
| - }, |
333 |
| - "params": { |
334 |
| - "Region": "us-iso-east-1", |
335 |
| - "UseFIPS": true |
336 |
| - } |
337 |
| - }, |
338 |
| - { |
339 |
| - "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled", |
340 |
| - "expect": { |
341 |
| - "endpoint": { |
342 |
| - "url": "https://partnercentral-selling.us-iso-east-1.c2s.ic.gov" |
343 |
| - } |
344 |
| - }, |
345 |
| - "params": { |
346 |
| - "Region": "us-iso-east-1", |
347 |
| - "UseFIPS": false |
348 |
| - } |
349 |
| - }, |
350 |
| - { |
351 |
| - "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled", |
352 |
| - "expect": { |
353 |
| - "endpoint": { |
354 |
| - "url": "https://partnercentral-selling-fips.us-isob-east-1.sc2s.sgov.gov" |
355 |
| - } |
356 |
| - }, |
357 |
| - "params": { |
358 |
| - "Region": "us-isob-east-1", |
359 |
| - "UseFIPS": true |
360 |
| - } |
361 |
| - }, |
362 |
| - { |
363 |
| - "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled", |
364 |
| - "expect": { |
365 |
| - "endpoint": { |
366 |
| - "url": "https://partnercentral-selling.us-isob-east-1.sc2s.sgov.gov" |
367 |
| - } |
368 |
| - }, |
369 |
| - "params": { |
370 |
| - "Region": "us-isob-east-1", |
371 |
| - "UseFIPS": false |
372 |
| - } |
373 |
| - }, |
374 |
| - { |
375 |
| - "documentation": "For region eu-isoe-west-1 with FIPS enabled and DualStack enabled", |
376 |
| - "expect": { |
377 |
| - "endpoint": { |
378 |
| - "url": "https://partnercentral-selling-fips.eu-isoe-west-1.cloud.adc-e.uk" |
379 |
| - } |
380 |
| - }, |
381 |
| - "params": { |
382 |
| - "Region": "eu-isoe-west-1", |
383 |
| - "UseFIPS": true |
384 |
| - } |
385 |
| - }, |
386 |
| - { |
387 |
| - "documentation": "For region eu-isoe-west-1 with FIPS disabled and DualStack enabled", |
388 |
| - "expect": { |
389 |
| - "endpoint": { |
390 |
| - "url": "https://partnercentral-selling.eu-isoe-west-1.cloud.adc-e.uk" |
391 |
| - } |
392 |
| - }, |
393 |
| - "params": { |
394 |
| - "Region": "eu-isoe-west-1", |
395 |
| - "UseFIPS": false |
396 |
| - } |
397 |
| - }, |
398 |
| - { |
399 |
| - "documentation": "For region us-isof-south-1 with FIPS enabled and DualStack enabled", |
400 |
| - "expect": { |
401 |
| - "endpoint": { |
402 |
| - "url": "https://partnercentral-selling-fips.us-isof-south-1.csp.hci.ic.gov" |
403 |
| - } |
404 |
| - }, |
405 |
| - "params": { |
406 |
| - "Region": "us-isof-south-1", |
407 |
| - "UseFIPS": true |
408 |
| - } |
409 |
| - }, |
410 |
| - { |
411 |
| - "documentation": "For region us-isof-south-1 with FIPS disabled and DualStack enabled", |
412 |
| - "expect": { |
413 |
| - "endpoint": { |
414 |
| - "url": "https://partnercentral-selling.us-isof-south-1.csp.hci.ic.gov" |
415 |
| - } |
416 |
| - }, |
417 |
| - "params": { |
418 |
| - "Region": "us-isof-south-1", |
419 |
| - "UseFIPS": false |
420 |
| - } |
421 |
| - }, |
422 | 326 | {
|
423 | 327 | "documentation": "Missing region",
|
424 | 328 | "expect": {
|
|
0 commit comments