Skip to content

Commit 398a614

Browse files
authored
Deprecate Honeycode - Part 1 (#3023)
1 parent 57e4ac2 commit 398a614

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

gems/aws-sdk-honeycode/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 - Honeycode is deprecated.
5+
46
1.31.0 (2024-05-13)
57
------------------
68

services.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,8 @@
531531
"models": "healthlake/2017-07-01"
532532
},
533533
"Honeycode": {
534-
"models": "honeycode/2020-03-01"
534+
"models": "honeycode/2020-03-01",
535+
"deprecated": true
535536
},
536537
"IAM": {
537538
"models": "iam/2010-05-08"

0 commit comments

Comments
 (0)