+24
-0
lines changedFilter options
+24
-0
lines changed Original file line number Diff line number Diff line change
@@ -11686,6 +11686,8 @@ export interface RequestLaunchTemplateData {
11686
11686
* <note>
11687
11687
* <p>Amazon Elastic Graphics reached end of life on January 8, 2024.</p>
11688
11688
* </note>
11689
+
*
11690
+
* @deprecated
11689
11691
* @public
11690
11692
*/
11691
11693
ElasticGpuSpecifications?: ElasticGpuSpecification[] | undefined;
@@ -11698,6 +11700,8 @@ export interface RequestLaunchTemplateData {
11698
11700
* accelerators are a resource you can attach to your Amazon EC2 instances to accelerate
11699
11701
* your Deep Learning (DL) inference workloads.</p>
11700
11702
* <p>You cannot specify accelerators from different generations in the same request.</p>
11703
+
*
11704
+
* @deprecated
11701
11705
* @public
11702
11706
*/
11703
11707
ElasticInferenceAccelerators?: LaunchTemplateElasticInferenceAccelerator[] | undefined;
Original file line number Diff line number Diff line change
@@ -2609,6 +2609,8 @@ export interface RunInstancesRequest {
2609
2609
* <note>
2610
2610
* <p>Amazon Elastic Graphics reached end of life on January 8, 2024.</p>
2611
2611
* </note>
2612
+
*
2613
+
* @deprecated
2612
2614
* @public
2613
2615
*/
2614
2616
ElasticGpuSpecification?: ElasticGpuSpecification[] | undefined;
@@ -2618,6 +2620,8 @@ export interface RunInstancesRequest {
2618
2620
* <note>
2619
2621
* <p>Amazon Elastic Inference is no longer available.</p>
2620
2622
* </note>
2623
+
*
2624
+
* @deprecated
2621
2625
* @public
2622
2626
*/
2623
2627
ElasticInferenceAccelerators?: ElasticInferenceAccelerator[] | undefined;
Original file line number Diff line number Diff line change
@@ -98216,13 +98216,21 @@
98216
98216
"ElasticGpuSpecifications": {
98217
98217
"target": "com.amazonaws.ec2#ElasticGpuSpecificationList",
98218
98218
"traits": {
98219
+
"smithy.api#deprecated": {
98220
+
"since": "2024-01-08",
98221
+
"message": "Specifying Elastic Graphics accelerators is no longer supported on the RunInstances API."
98222
+
},
98219
98223
"smithy.api#documentation": "<p>Deprecated.</p>\n <note>\n <p>Amazon Elastic Graphics reached end of life on January 8, 2024.</p>\n </note>",
98220
98224
"smithy.api#xmlName": "ElasticGpuSpecification"
98221
98225
}
98222
98226
},
98223
98227
"ElasticInferenceAccelerators": {
98224
98228
"target": "com.amazonaws.ec2#LaunchTemplateElasticInferenceAcceleratorList",
98225
98229
"traits": {
98230
+
"smithy.api#deprecated": {
98231
+
"since": "2024-01-08",
98232
+
"message": "Specifying Elastic Inference accelerators is no longer supported on the RunInstances API."
98233
+
},
98226
98234
"smithy.api#documentation": "<note>\n <p>Amazon Elastic Inference is no longer available.</p>\n </note>\n <p>An elastic inference accelerator to associate with the instance. Elastic inference\n accelerators are a resource you can attach to your Amazon EC2 instances to accelerate\n your Deep Learning (DL) inference workloads.</p>\n <p>You cannot specify accelerators from different generations in the same request.</p>",
98227
98235
"smithy.api#xmlName": "ElasticInferenceAccelerator"
98228
98236
}
@@ -103671,12 +103679,20 @@
103671
103679
"ElasticGpuSpecification": {
103672
103680
"target": "com.amazonaws.ec2#ElasticGpuSpecifications",
103673
103681
"traits": {
103682
+
"smithy.api#deprecated": {
103683
+
"since": "2024-01-08",
103684
+
"message": "Specifying Elastic Graphics accelerators is no longer supported on the RunInstances API."
103685
+
},
103674
103686
"smithy.api#documentation": "<p>An elastic GPU to associate with the instance.</p>\n <note>\n <p>Amazon Elastic Graphics reached end of life on January 8, 2024.</p>\n </note>"
103675
103687
}
103676
103688
},
103677
103689
"ElasticInferenceAccelerators": {
103678
103690
"target": "com.amazonaws.ec2#ElasticInferenceAccelerators",
103679
103691
"traits": {
103692
+
"smithy.api#deprecated": {
103693
+
"since": "2024-01-08",
103694
+
"message": "Specifying Elastic Inference accelerators is no longer supported on the RunInstances API."
103695
+
},
103680
103696
"smithy.api#documentation": "<p>An elastic inference accelerator to associate with the instance.</p>\n <note>\n <p>Amazon Elastic Inference is no longer available.</p>\n </note>",
103681
103697
"smithy.api#xmlName": "ElasticInferenceAccelerator"
103682
103698
}
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4