AWS::EC2::SpotFleet LaunchTemplateConfig - 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).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::EC2::SpotFleet LaunchTemplateConfig

Specifies a launch template and overrides.

Syntax

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

Properties

LaunchTemplateSpecification

The launch template to use. Make sure that the launch template does not contain the NetworkInterfaceId parameter because you can't specify a network interface ID in a Spot Fleet.

Required: No

Type: FleetLaunchTemplateSpecification

Update requires: Replacement

Overrides

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

Required: No

Type: Array of LaunchTemplateOverrides

Update requires: Replacement