Skip to content

Commit c3e0b0d

Browse files
authored
misc: remove Elastic Transcoder (#1760)
1 parent 4de728b commit c3e0b0d

File tree

4 files changed

+5
-4487
lines changed

4 files changed

+5
-4487
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"id": "2b5a1169-c0f3-4f48-8678-08e2fec0cbe0",
3+
"type": "misc",
4+
"description": "Remove Elastic Transcoder service"
5+
}

codegen/aws-sdk-codegen/src/test/kotlin/aws/sdk/kotlin/codegen/EndpointUrlConfigNamesTest.kt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -559,11 +559,6 @@ private const val TEST_SUITE_JSON = """
559559
"services_section_name": "elastic_beanstalk",
560560
"service_envvar_name": "AWS_ENDPOINT_URL_ELASTIC_BEANSTALK"
561561
},
562-
{
563-
"service_id": "Elastic Transcoder",
564-
"services_section_name": "elastic_transcoder",
565-
"service_envvar_name": "AWS_ENDPOINT_URL_ELASTIC_TRANSCODER"
566-
},
567562
{
568563
"service_id": "Elastic Load Balancing",
569564
"services_section_name": "elastic_load_balancing",
@@ -1853,7 +1848,6 @@ private const val JAVA_CLIENT_NAMES_JSON = """
18531848
"EventBridge": "EventBridgeClient",
18541849
"FraudDetector": "FraudDetectorClient",
18551850
"QuickSight": "QuickSightClient",
1856-
"Elastic Transcoder": "ElasticTranscoderClient",
18571851
"WorkMail": "WorkMailClient",
18581852
"Secrets Manager": "SecretsManagerClient",
18591853
"Service Catalog": "ServiceCatalogClient",

0 commit comments

Comments
 (0)