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
-
Set the specified Amazon EC2 launch template as the default launch template for the specified account.
Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: