LaunchConfigurationTemplate - ApplicationMigrationService

LaunchConfigurationTemplate

Contents

launchConfigurationTemplateID

ID of the Launch Configuration Template.

Type: String

Length Constraints: Fixed length of 21.

Pattern: ^lct-[0-9a-zA-Z]{17}$

Required: Yes

arn

ARN of the Launch Configuration Template.

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Required: No

associatePublicIpAddress

Associate public Ip address.

Type: Boolean

Required: No

bootMode

Launch configuration template boot mode.

Type: String

Valid Values: LEGACY_BIOS | UEFI

Required: No

copyPrivateIp

Copy private Ip.

Type: Boolean

Required: No

copyTags

Copy tags.

Type: Boolean

Required: No

ec2LaunchTemplateID

EC2 launch template ID.

Type: String

Length Constraints: Fixed length of 20.

Pattern: ^lt-[0-9a-z]{17}$

Required: No

enableMapAutoTagging

Enable map auto tagging.

Type: Boolean

Required: No

largeVolumeConf

Large volume config.

Type: LaunchTemplateDiskConf object

Required: No

launchDisposition

Launch disposition.

Type: String

Valid Values: STOPPED | STARTED

Required: No

licensing

Configure Licensing.

Type: Licensing object

Required: No

mapAutoTaggingMpeID

Launch configuration template map auto tagging MPE ID.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Required: No

postLaunchActions

Post Launch Actions of the Launch Configuration Template.

Type: PostLaunchActions object

Required: No

smallVolumeConf

Small volume config.

Type: LaunchTemplateDiskConf object

Required: No

smallVolumeMaxSize

Small volume maximum size.

Type: Long

Valid Range: Minimum value of 0.

Required: No

tags

Tags of the Launch Configuration Template.

Type: String to string map

Map Entries: Minimum number of 0 items. Maximum number of 50 items.

Key Length Constraints: Minimum length of 0. Maximum length of 256.

Value Length Constraints: Minimum length of 0. Maximum length of 256.

Required: No

targetInstanceTypeRightSizingMethod

Target instance type right-sizing method.

Type: String

Valid Values: NONE | BASIC

Required: No

See Also

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