AWS::AutoScaling::AutoScalingGroup LaunchTemplate - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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::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 CloudFormation template, use the following syntax:

Properties

LaunchTemplateSpecification

The launch template.

Required: Yes

Type: LaunchTemplateSpecification

Update requires: Some interruptions

Overrides

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

Required: No

Type: Array of LaunchTemplateOverrides

Update requires: Some interruptions