This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::EC2::Instance ElasticInferenceAccelerator
Note
Amazon Elastic Inference is no longer available.
Specifies the Elastic Inference Accelerator for the instance.
ElasticInferenceAccelerator is a property of the AWS::EC2::Instance resource.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
Properties
Count-
The number of elastic inference accelerators to attach to the instance.
Required: No
Type: Integer
Minimum:
0Update requires: Replacement
Type-
The type of elastic inference accelerator. The possible values are
eia1.medium,eia1.large,eia1.xlarge,eia2.medium,eia2.large, andeia2.xlarge.Required: Yes
Type: String
Update requires: Replacement
Warning Javascript is disabled or is unavailable in your browser.
To use the Amazon Web Services Documentation, Javascript must be enabled. Please refer to your browser's Help pages for instructions.