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