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 6a4716f commit 6f2fa8bCopy full SHA for 6f2fa8b
gems/aws-sdk-elasticinference/CHANGELOG.md
@@ -1,6 +1,8 @@
1
Unreleased Changes
2
------------------
3
4
+* Feature - Elastic Inference has been removed from the SDK because it has been discontinued.
5
+
6
1.52.0 (2025-02-18)
7
8
services.json
@@ -456,7 +456,8 @@
456
"models": "elasticbeanstalk/2010-12-01"
457
},
458
"ElasticInference": {
459
- "models": "elastic-inference/2017-07-25"
+ "models": "elastic-inference/2017-07-25",
460
+ "deprecated": true
461
462
"ElasticLoadBalancing": {
463
"models": "elasticloadbalancing/2012-06-01"
0 commit comments