FastLaunchLaunchTemplateSpecification - EC2 Image Builder

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 AWS SDKs, see the following: