Skip to content

Commit 1fc60bb

Browse files
committed
Delete service and traces
1 parent 5715cbc commit 1fc60bb

File tree

3 files changed

+5
-3971
lines changed

3 files changed

+5
-3971
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"id": "70756d64-3299-47c8-ab13-a67d20620078",
3+
"type": "misc",
4+
"description": "Remove WorkLink 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
@@ -1593,11 +1593,6 @@ private const val TEST_SUITE_JSON = """
15931593
"services_section_name": "workdocs",
15941594
"service_envvar_name": "AWS_ENDPOINT_URL_WORKDOCS"
15951595
},
1596-
{
1597-
"service_id": "WorkLink",
1598-
"services_section_name": "worklink",
1599-
"service_envvar_name": "AWS_ENDPOINT_URL_WORKLINK"
1600-
},
16011596
{
16021597
"service_id": "WorkMail",
16031598
"services_section_name": "workmail",
@@ -1705,7 +1700,6 @@ private const val JAVA_CLIENT_NAMES_JSON = """
17051700
"DAX": "DaxClient",
17061701
"OpsWorksCM": "OpsWorksCmClient",
17071702
"ACM PCA": "AcmPcaClient",
1708-
"WorkLink": "WorkLinkClient",
17091703
"GuardDuty": "GuardDutyClient",
17101704
"CleanRooms": "CleanRoomsClient",
17111705
"codeartifact": "CodeartifactClient",

0 commit comments

Comments
 (0)