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: