Skip to content

Commit

Permalink
Delete service and traces
Browse files Browse the repository at this point in the history
  • Loading branch information
0marperez committed Sep 27, 2024
1 parent 5715cbc commit 1fc60bb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3,971 deletions.
5 changes: 5 additions & 0 deletions .changes/70756d64-3299-47c8-ab13-a67d20620078.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"id": "70756d64-3299-47c8-ab13-a67d20620078",
"type": "misc",
"description": "Remove WorkLink service"
}
Original file line number Diff line number Diff line change
Expand Up @@ -1593,11 +1593,6 @@ private const val TEST_SUITE_JSON = """
"services_section_name": "workdocs",
"service_envvar_name": "AWS_ENDPOINT_URL_WORKDOCS"
},
{
"service_id": "WorkLink",
"services_section_name": "worklink",
"service_envvar_name": "AWS_ENDPOINT_URL_WORKLINK"
},
{
"service_id": "WorkMail",
"services_section_name": "workmail",
Expand Down Expand Up @@ -1705,7 +1700,6 @@ private const val JAVA_CLIENT_NAMES_JSON = """
"DAX": "DaxClient",
"OpsWorksCM": "OpsWorksCmClient",
"ACM PCA": "AcmPcaClient",
"WorkLink": "WorkLinkClient",
"GuardDuty": "GuardDutyClient",
"CleanRooms": "CleanRoomsClient",
"codeartifact": "CodeartifactClient",
Expand Down
Loading

0 comments on commit 1fc60bb

Please sign in to comment.