Skip to content

Commit e2d0811

Browse files
authored
Deprecate backupstorage Part 1 (#3042)
1 parent 501ad6f commit e2d0811

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

gems/aws-sdk-backupstorage/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 - Deprecated this service.
5+
46
1.15.0 (2024-06-05)
57
------------------
68

services.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,8 @@
112112
"models": "backup-gateway/2021-01-01"
113113
},
114114
"BackupStorage": {
115-
"models": "backupstorage/2018-04-10"
115+
"models": "backupstorage/2018-04-10",
116+
"deprecated": true
116117
},
117118
"Batch": {
118119
"models": "batch/2016-08-10"

0 commit comments

Comments
 (0)