AWS::AutoScaling::AutoScalingGroup LaunchTemplate - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::AutoScaling::AutoScalingGroup LaunchTemplate

Use this structure to specify the launch templates and instance types (overrides) for a mixed instances policy.

LaunchTemplate is a property of the AWS::AutoScaling::AutoScalingGroup MixedInstancesPolicy property type.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

LaunchTemplateSpecification

The launch template.

Required: Yes

Type: LaunchTemplateSpecification

Update requires: No interruption

Overrides

Any properties that you specify override the same properties in the launch template.

Required: No

Type: List of LaunchTemplateOverrides

Update requires: No interruption