File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
codegen/aws-sdk-codegen/src/test/kotlin/aws/sdk/kotlin/codegen Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -1178,11 +1178,6 @@ private const val TEST_SUITE_JSON = """
11781178 "services_section_name": "pricing",
11791179 "service_envvar_name": "AWS_ENDPOINT_URL_PRICING"
11801180 },
1181- {
1182- "service_id": "PrivateNetworks",
1183- "services_section_name": "privatenetworks",
1184- "service_envvar_name": "AWS_ENDPOINT_URL_PRIVATENETWORKS"
1185- },
11861181 {
11871182 "service_id": "Proton",
11881183 "services_section_name": "proton",
@@ -1865,7 +1860,6 @@ private const val JAVA_CLIENT_NAMES_JSON = """
18651860 "MemoryDB": "MemoryDbClient",
18661861 "Payment Cryptography": "PaymentCryptographyClient",
18671862 "Cognito Identity": "CognitoIdentityClient",
1868- "PrivateNetworks": "PrivateNetworksClient",
18691863 "SMS": "SmsClient",
18701864 "OSIS": "OsisClient",
18711865 "Proton": "ProtonClient",
You can’t perform that action at this time.
0 commit comments