Skip to content

Commit 78d0339

Browse files
author
awstools
committed
feat(client-gameliftstreams): Removed incorrect endpoint tests
1 parent a3da540 commit 78d0339

File tree

1 file changed

+0
-96
lines changed

1 file changed

+0
-96
lines changed

codegen/sdk-codegen/aws-models/gameliftstreams.json

Lines changed: 0 additions & 96 deletions
Original file line numberDiff line numberDiff line change
@@ -1737,102 +1737,6 @@
17371737
"UseFIPS": false
17381738
}
17391739
},
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-
},
18361740
{
18371741
"documentation": "Missing region",
18381742
"expect": {

0 commit comments

Comments
 (0)