LaunchConfigurationTemplate - AWS Elastic Disaster Recovery
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.

LaunchConfigurationTemplate

Account level Launch Configuration Template.

Contents

arn

ARN of the Launch Configuration Template.

Type: String

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

Pattern: arn:.{16,2044}

Required: No

copyPrivateIp

Copy private IP.

Type: Boolean

Required: No

copyTags

Copy tags.

Type: Boolean

Required: No

exportBucketArn

S3 bucket ARN to export Source Network templates.

Type: String

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

Pattern: arn:.{16,2044}

Required: No

launchConfigurationTemplateID

ID of the Launch Configuration Template.

Type: String

Length Constraints: Fixed length of 21.

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

Required: No

launchDisposition

Launch disposition.

Type: String

Valid Values: STOPPED | STARTED

Required: No

launchIntoSourceInstance

DRS will set the 'launch into instance ID' of any source server when performing a drill, recovery or failback to the previous region or availability zone, using the instance ID of the source instance.

Type: Boolean

Required: No

licensing

Licensing.

Type: Licensing object

Required: No

postLaunchEnabled

Post-launch actions activated.

Type: Boolean

Required: No

tags

Tags of the Launch Configuration Template.

Type: String to string map

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 | IN_AWS

Required: No

See Also

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