View a markdown version of this page

LaunchTemplateConfiguration - 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).

LaunchTemplateConfiguration

Identifies an Amazon EC2 launch template to use for a specific account.

Contents

launchTemplateId

Identifies the Amazon EC2 launch template to use.

Type: String

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

Required: Yes

accountId

The account ID that this configuration applies to.

Type: String

Pattern: ^[0-9]{12}$

Required: No

setDefaultVersion

Specifies whether to make the new launch template version that Image Builder creates the default version of the launch template. If you don't set a value, Image Builder treats it as true.

Type: Boolean

Required: No

See Also

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