We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1869c67 commit 7662722Copy full SHA for 7662722
gems/aws-sdk-worklink/CHANGELOG.md
@@ -1,6 +1,8 @@
1
Unreleased Changes
2
------------------
3
4
+* Feature - WorkLink has been removed from the SDK because it has been discontinued.
5
+
6
1.54.0 (2024-09-10)
7
8
services.json
@@ -1242,7 +1242,8 @@
1242
"models": "workdocs/2016-05-01"
1243
},
1244
"WorkLink": {
1245
- "models": "worklink/2018-09-25"
+ "models": "worklink/2018-09-25",
1246
+ "deprecated": true
1247
1248
"WorkMail": {
1249
"models": "workmail/2017-10-01"
0 commit comments