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 501ad6f commit e2d0811Copy full SHA for e2d0811
gems/aws-sdk-backupstorage/CHANGELOG.md
@@ -1,6 +1,8 @@
1
Unreleased Changes
2
------------------
3
4
+* Feature - Deprecated this service.
5
+
6
1.15.0 (2024-06-05)
7
8
services.json
@@ -112,7 +112,8 @@
112
"models": "backup-gateway/2021-01-01"
113
},
114
"BackupStorage": {
115
- "models": "backupstorage/2018-04-10"
+ "models": "backupstorage/2018-04-10",
116
+ "deprecated": true
117
118
"Batch": {
119
"models": "batch/2016-08-10"
0 commit comments