Skip to content

Commit 3331662

Browse files
authored
Deprecate AWS Mobile Hub Part 1 (#3067)
1 parent 0c33950 commit 3331662

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

gems/aws-sdk-mobile/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 - AWS Mobile Hub has been removed from the SDK because it has been discontinued.
5+
46
1.54.0 (2024-07-02)
57
------------------
68

services.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -804,7 +804,8 @@
804804
"models": "migrationhubstrategy/2020-02-19"
805805
},
806806
"Mobile": {
807-
"models": "mobile/2017-07-01"
807+
"models": "mobile/2017-07-01",
808+
"deprecated": true
808809
},
809810
"Neptune": {
810811
"models": "neptune/2014-10-31",

0 commit comments

Comments
 (0)