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 0c33950 commit 3331662Copy full SHA for 3331662
gems/aws-sdk-mobile/CHANGELOG.md
@@ -1,6 +1,8 @@
1
Unreleased Changes
2
------------------
3
4
+* Feature - AWS Mobile Hub has been removed from the SDK because it has been discontinued.
5
+
6
1.54.0 (2024-07-02)
7
8
services.json
@@ -804,7 +804,8 @@
804
"models": "migrationhubstrategy/2020-02-19"
805
},
806
"Mobile": {
807
- "models": "mobile/2017-07-01"
+ "models": "mobile/2017-07-01",
808
+ "deprecated": true
809
810
"Neptune": {
811
"models": "neptune/2014-10-31",
0 commit comments