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

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