|
2512 | 2512 | "UseFIPS": false |
2513 | 2513 | } |
2514 | 2514 | }, |
2515 | | - { |
2516 | | - "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled", |
2517 | | - "expect": { |
2518 | | - "endpoint": { |
2519 | | - "url": "https://networkflowmonitor-fips.us-iso-east-1.c2s.ic.gov" |
2520 | | - } |
2521 | | - }, |
2522 | | - "params": { |
2523 | | - "Region": "us-iso-east-1", |
2524 | | - "UseFIPS": true |
2525 | | - } |
2526 | | - }, |
2527 | | - { |
2528 | | - "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled", |
2529 | | - "expect": { |
2530 | | - "endpoint": { |
2531 | | - "url": "https://networkflowmonitor.us-iso-east-1.c2s.ic.gov" |
2532 | | - } |
2533 | | - }, |
2534 | | - "params": { |
2535 | | - "Region": "us-iso-east-1", |
2536 | | - "UseFIPS": false |
2537 | | - } |
2538 | | - }, |
2539 | | - { |
2540 | | - "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled", |
2541 | | - "expect": { |
2542 | | - "endpoint": { |
2543 | | - "url": "https://networkflowmonitor-fips.us-isob-east-1.sc2s.sgov.gov" |
2544 | | - } |
2545 | | - }, |
2546 | | - "params": { |
2547 | | - "Region": "us-isob-east-1", |
2548 | | - "UseFIPS": true |
2549 | | - } |
2550 | | - }, |
2551 | | - { |
2552 | | - "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled", |
2553 | | - "expect": { |
2554 | | - "endpoint": { |
2555 | | - "url": "https://networkflowmonitor.us-isob-east-1.sc2s.sgov.gov" |
2556 | | - } |
2557 | | - }, |
2558 | | - "params": { |
2559 | | - "Region": "us-isob-east-1", |
2560 | | - "UseFIPS": false |
2561 | | - } |
2562 | | - }, |
2563 | | - { |
2564 | | - "documentation": "For region eu-isoe-west-1 with FIPS enabled and DualStack enabled", |
2565 | | - "expect": { |
2566 | | - "endpoint": { |
2567 | | - "url": "https://networkflowmonitor-fips.eu-isoe-west-1.cloud.adc-e.uk" |
2568 | | - } |
2569 | | - }, |
2570 | | - "params": { |
2571 | | - "Region": "eu-isoe-west-1", |
2572 | | - "UseFIPS": true |
2573 | | - } |
2574 | | - }, |
2575 | | - { |
2576 | | - "documentation": "For region eu-isoe-west-1 with FIPS disabled and DualStack enabled", |
2577 | | - "expect": { |
2578 | | - "endpoint": { |
2579 | | - "url": "https://networkflowmonitor.eu-isoe-west-1.cloud.adc-e.uk" |
2580 | | - } |
2581 | | - }, |
2582 | | - "params": { |
2583 | | - "Region": "eu-isoe-west-1", |
2584 | | - "UseFIPS": false |
2585 | | - } |
2586 | | - }, |
2587 | | - { |
2588 | | - "documentation": "For region us-isof-south-1 with FIPS enabled and DualStack enabled", |
2589 | | - "expect": { |
2590 | | - "endpoint": { |
2591 | | - "url": "https://networkflowmonitor-fips.us-isof-south-1.csp.hci.ic.gov" |
2592 | | - } |
2593 | | - }, |
2594 | | - "params": { |
2595 | | - "Region": "us-isof-south-1", |
2596 | | - "UseFIPS": true |
2597 | | - } |
2598 | | - }, |
2599 | | - { |
2600 | | - "documentation": "For region us-isof-south-1 with FIPS disabled and DualStack enabled", |
2601 | | - "expect": { |
2602 | | - "endpoint": { |
2603 | | - "url": "https://networkflowmonitor.us-isof-south-1.csp.hci.ic.gov" |
2604 | | - } |
2605 | | - }, |
2606 | | - "params": { |
2607 | | - "Region": "us-isof-south-1", |
2608 | | - "UseFIPS": false |
2609 | | - } |
2610 | | - }, |
2611 | 2515 | { |
2612 | 2516 | "documentation": "Missing region", |
2613 | 2517 | "expect": { |
|
0 commit comments