Skip to content

Commit

Permalink
Deprecate Alexa For Business - Part 1 (#3022)
Browse files Browse the repository at this point in the history
  • Loading branch information
jterapin committed May 13, 2024
1 parent 0466842 commit 57e4ac2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions gems/aws-sdk-alexaforbusiness/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Unreleased Changes
------------------

* Feature - Alexa For Business is deprecated.

1.70.0 (2024-05-13)
------------------

Expand Down
3 changes: 2 additions & 1 deletion services.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
"models": "account/2021-02-01"
},
"AlexaForBusiness": {
"models": "alexaforbusiness/2017-11-09"
"models": "alexaforbusiness/2017-11-09",
"deprecated": true
},
"Amplify": {
"models": "amplify/2017-07-25"
Expand Down

0 comments on commit 57e4ac2

Please sign in to comment.