|
1737 | 1737 | "UseFIPS": false |
1738 | 1738 | } |
1739 | 1739 | }, |
1740 | | - { |
1741 | | - "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled", |
1742 | | - "expect": { |
1743 | | - "endpoint": { |
1744 | | - "url": "https://gameliftstreams-fips.us-iso-east-1.c2s.ic.gov" |
1745 | | - } |
1746 | | - }, |
1747 | | - "params": { |
1748 | | - "Region": "us-iso-east-1", |
1749 | | - "UseFIPS": true |
1750 | | - } |
1751 | | - }, |
1752 | | - { |
1753 | | - "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled", |
1754 | | - "expect": { |
1755 | | - "endpoint": { |
1756 | | - "url": "https://gameliftstreams.us-iso-east-1.c2s.ic.gov" |
1757 | | - } |
1758 | | - }, |
1759 | | - "params": { |
1760 | | - "Region": "us-iso-east-1", |
1761 | | - "UseFIPS": false |
1762 | | - } |
1763 | | - }, |
1764 | | - { |
1765 | | - "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled", |
1766 | | - "expect": { |
1767 | | - "endpoint": { |
1768 | | - "url": "https://gameliftstreams-fips.us-isob-east-1.sc2s.sgov.gov" |
1769 | | - } |
1770 | | - }, |
1771 | | - "params": { |
1772 | | - "Region": "us-isob-east-1", |
1773 | | - "UseFIPS": true |
1774 | | - } |
1775 | | - }, |
1776 | | - { |
1777 | | - "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled", |
1778 | | - "expect": { |
1779 | | - "endpoint": { |
1780 | | - "url": "https://gameliftstreams.us-isob-east-1.sc2s.sgov.gov" |
1781 | | - } |
1782 | | - }, |
1783 | | - "params": { |
1784 | | - "Region": "us-isob-east-1", |
1785 | | - "UseFIPS": false |
1786 | | - } |
1787 | | - }, |
1788 | | - { |
1789 | | - "documentation": "For region eu-isoe-west-1 with FIPS enabled and DualStack enabled", |
1790 | | - "expect": { |
1791 | | - "endpoint": { |
1792 | | - "url": "https://gameliftstreams-fips.eu-isoe-west-1.cloud.adc-e.uk" |
1793 | | - } |
1794 | | - }, |
1795 | | - "params": { |
1796 | | - "Region": "eu-isoe-west-1", |
1797 | | - "UseFIPS": true |
1798 | | - } |
1799 | | - }, |
1800 | | - { |
1801 | | - "documentation": "For region eu-isoe-west-1 with FIPS disabled and DualStack enabled", |
1802 | | - "expect": { |
1803 | | - "endpoint": { |
1804 | | - "url": "https://gameliftstreams.eu-isoe-west-1.cloud.adc-e.uk" |
1805 | | - } |
1806 | | - }, |
1807 | | - "params": { |
1808 | | - "Region": "eu-isoe-west-1", |
1809 | | - "UseFIPS": false |
1810 | | - } |
1811 | | - }, |
1812 | | - { |
1813 | | - "documentation": "For region us-isof-south-1 with FIPS enabled and DualStack enabled", |
1814 | | - "expect": { |
1815 | | - "endpoint": { |
1816 | | - "url": "https://gameliftstreams-fips.us-isof-south-1.csp.hci.ic.gov" |
1817 | | - } |
1818 | | - }, |
1819 | | - "params": { |
1820 | | - "Region": "us-isof-south-1", |
1821 | | - "UseFIPS": true |
1822 | | - } |
1823 | | - }, |
1824 | | - { |
1825 | | - "documentation": "For region us-isof-south-1 with FIPS disabled and DualStack enabled", |
1826 | | - "expect": { |
1827 | | - "endpoint": { |
1828 | | - "url": "https://gameliftstreams.us-isof-south-1.csp.hci.ic.gov" |
1829 | | - } |
1830 | | - }, |
1831 | | - "params": { |
1832 | | - "Region": "us-isof-south-1", |
1833 | | - "UseFIPS": false |
1834 | | - } |
1835 | | - }, |
1836 | 1740 | { |
1837 | 1741 | "documentation": "Missing region", |
1838 | 1742 | "expect": { |
|
0 commit comments