Skip to content

Commit

Permalink
Deprecate Macie
Browse files Browse the repository at this point in the history
  • Loading branch information
alextwoods committed Nov 15, 2023
1 parent c7f876e commit 1907718
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-macie/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Unreleased Changes
------------------

* Feature - Deprecated this service.

1.47.0 (2023-09-27)
------------------

Expand Down
3 changes: 2 additions & 1 deletion services.json
Original file line number Diff line number Diff line change
Expand Up @@ -681,7 +681,8 @@
]
},
"Macie": {
"models": "macie/2017-12-19"
"models": "macie/2017-12-19",
"deprecated": true
},
"Macie2": {
"models": "macie2/2020-01-01"
Expand Down

0 comments on commit 1907718

Please sign in to comment.