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 0466842 commit 57e4ac2Copy full SHA for 57e4ac2
gems/aws-sdk-alexaforbusiness/CHANGELOG.md
@@ -1,6 +1,8 @@
1
Unreleased Changes
2
------------------
3
4
+* Feature - Alexa For Business is deprecated.
5
+
6
1.70.0 (2024-05-13)
7
8
services.json
@@ -21,7 +21,8 @@
21
"models": "account/2021-02-01"
22
},
23
"AlexaForBusiness": {
24
- "models": "alexaforbusiness/2017-11-09"
+ "models": "alexaforbusiness/2017-11-09",
25
+ "deprecated": true
26
27
"Amplify": {
28
"models": "amplify/2017-07-25"
0 commit comments