FastLaunchLaunchTemplateSpecification - EC2 Image Builder
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).

FastLaunchLaunchTemplateSpecification

Identifies the launch template that the associated Windows AMI uses for launching an instance when faster launching is enabled.

Note

You can specify either the launchTemplateName or the launchTemplateId, but not both.

Contents

launchTemplateId

The ID of the launch template to use for faster launching for a Windows AMI.

Type: String

Pattern: ^lt-[a-z0-9-_]{17}$

Required: No

launchTemplateName

The name of the launch template to use for faster launching for a Windows AMI.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Required: No

launchTemplateVersion

The version of the launch template to use for faster launching for a Windows AMI.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: