Skip to content

Commit 6f2fa8b

Browse files
authored
Deprecated Elastic Inference Part 1 (#3199)
1 parent 6a4716f commit 6f2fa8b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

gems/aws-sdk-elasticinference/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 - Elastic Inference has been removed from the SDK because it has been discontinued.
5+
46
1.52.0 (2025-02-18)
57
------------------
68

services.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,8 @@
456456
"models": "elasticbeanstalk/2010-12-01"
457457
},
458458
"ElasticInference": {
459-
"models": "elastic-inference/2017-07-25"
459+
"models": "elastic-inference/2017-07-25",
460+
"deprecated": true
460461
},
461462
"ElasticLoadBalancing": {
462463
"models": "elasticloadbalancing/2012-06-01"

0 commit comments

Comments
 (0)