Amazon Elastic Compute Cloud Instance LicenseSpecification
The
LicenseSpecification property type associates a license configuration with an instance.
LicenseSpecification is a property of the AWS::EC2::Instance resource.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "LicenseConfigurationArn" :String}
YAML
LicenseConfigurationArn:String
Properties
LicenseConfigurationArn-
The Amazon Resource Name (ARN) of license configuration to associate with the instance.
Required: Yes
Type: String
Update requires: No interruption
