Skip to content

Commit 57e4ac2

Browse files
authored
Deprecate Alexa For Business - Part 1 (#3022)
1 parent 0466842 commit 57e4ac2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

gems/aws-sdk-alexaforbusiness/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 - Alexa For Business is deprecated.
5+
46
1.70.0 (2024-05-13)
57
------------------
68

services.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"models": "account/2021-02-01"
2222
},
2323
"AlexaForBusiness": {
24-
"models": "alexaforbusiness/2017-11-09"
24+
"models": "alexaforbusiness/2017-11-09",
25+
"deprecated": true
2526
},
2627
"Amplify": {
2728
"models": "amplify/2017-07-25"

0 commit comments

Comments
 (0)