|
7419 | 7419 | "UseFIPS": false
|
7420 | 7420 | }
|
7421 | 7421 | },
|
7422 |
| - { |
7423 |
| - "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled", |
7424 |
| - "expect": { |
7425 |
| - "endpoint": { |
7426 |
| - "url": "https://api.iotmanagedintegrations-fips.us-iso-east-1.c2s.ic.gov" |
7427 |
| - } |
7428 |
| - }, |
7429 |
| - "params": { |
7430 |
| - "Region": "us-iso-east-1", |
7431 |
| - "UseFIPS": true |
7432 |
| - } |
7433 |
| - }, |
7434 |
| - { |
7435 |
| - "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled", |
7436 |
| - "expect": { |
7437 |
| - "endpoint": { |
7438 |
| - "url": "https://api.iotmanagedintegrations.us-iso-east-1.c2s.ic.gov" |
7439 |
| - } |
7440 |
| - }, |
7441 |
| - "params": { |
7442 |
| - "Region": "us-iso-east-1", |
7443 |
| - "UseFIPS": false |
7444 |
| - } |
7445 |
| - }, |
7446 |
| - { |
7447 |
| - "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled", |
7448 |
| - "expect": { |
7449 |
| - "endpoint": { |
7450 |
| - "url": "https://api.iotmanagedintegrations-fips.us-isob-east-1.sc2s.sgov.gov" |
7451 |
| - } |
7452 |
| - }, |
7453 |
| - "params": { |
7454 |
| - "Region": "us-isob-east-1", |
7455 |
| - "UseFIPS": true |
7456 |
| - } |
7457 |
| - }, |
7458 |
| - { |
7459 |
| - "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled", |
7460 |
| - "expect": { |
7461 |
| - "endpoint": { |
7462 |
| - "url": "https://api.iotmanagedintegrations.us-isob-east-1.sc2s.sgov.gov" |
7463 |
| - } |
7464 |
| - }, |
7465 |
| - "params": { |
7466 |
| - "Region": "us-isob-east-1", |
7467 |
| - "UseFIPS": false |
7468 |
| - } |
7469 |
| - }, |
7470 |
| - { |
7471 |
| - "documentation": "For region eu-isoe-west-1 with FIPS enabled and DualStack enabled", |
7472 |
| - "expect": { |
7473 |
| - "endpoint": { |
7474 |
| - "url": "https://api.iotmanagedintegrations-fips.eu-isoe-west-1.cloud.adc-e.uk" |
7475 |
| - } |
7476 |
| - }, |
7477 |
| - "params": { |
7478 |
| - "Region": "eu-isoe-west-1", |
7479 |
| - "UseFIPS": true |
7480 |
| - } |
7481 |
| - }, |
7482 |
| - { |
7483 |
| - "documentation": "For region eu-isoe-west-1 with FIPS disabled and DualStack enabled", |
7484 |
| - "expect": { |
7485 |
| - "endpoint": { |
7486 |
| - "url": "https://api.iotmanagedintegrations.eu-isoe-west-1.cloud.adc-e.uk" |
7487 |
| - } |
7488 |
| - }, |
7489 |
| - "params": { |
7490 |
| - "Region": "eu-isoe-west-1", |
7491 |
| - "UseFIPS": false |
7492 |
| - } |
7493 |
| - }, |
7494 |
| - { |
7495 |
| - "documentation": "For region us-isof-south-1 with FIPS enabled and DualStack enabled", |
7496 |
| - "expect": { |
7497 |
| - "endpoint": { |
7498 |
| - "url": "https://api.iotmanagedintegrations-fips.us-isof-south-1.csp.hci.ic.gov" |
7499 |
| - } |
7500 |
| - }, |
7501 |
| - "params": { |
7502 |
| - "Region": "us-isof-south-1", |
7503 |
| - "UseFIPS": true |
7504 |
| - } |
7505 |
| - }, |
7506 |
| - { |
7507 |
| - "documentation": "For region us-isof-south-1 with FIPS disabled and DualStack enabled", |
7508 |
| - "expect": { |
7509 |
| - "endpoint": { |
7510 |
| - "url": "https://api.iotmanagedintegrations.us-isof-south-1.csp.hci.ic.gov" |
7511 |
| - } |
7512 |
| - }, |
7513 |
| - "params": { |
7514 |
| - "Region": "us-isof-south-1", |
7515 |
| - "UseFIPS": false |
7516 |
| - } |
7517 |
| - }, |
7518 | 7422 | {
|
7519 | 7423 | "documentation": "Missing region",
|
7520 | 7424 | "expect": {
|
|
0 commit comments