Skip to content

Commit 7662722

Browse files
authored
Deprecate WorkLink (#3102)
1 parent 1869c67 commit 7662722

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

gems/aws-sdk-worklink/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Unreleased Changes
22
------------------
33

4+
* Feature - WorkLink has been removed from the SDK because it has been discontinued.
5+
46
1.54.0 (2024-09-10)
57
------------------
68

services.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1242,7 +1242,8 @@
12421242
"models": "workdocs/2016-05-01"
12431243
},
12441244
"WorkLink": {
1245-
"models": "worklink/2018-09-25"
1245+
"models": "worklink/2018-09-25",
1246+
"deprecated": true
12461247
},
12471248
"WorkMail": {
12481249
"models": "workmail/2017-10-01"

0 commit comments

Comments
 (0)