Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

InstanceTarget - AWS CodeDeploy

InstanceTarget

A target Amazon EC2 or on-premises instance during a deployment that uses the EC2/On-premises compute platform.

Contents

deploymentId

The unique ID of a deployment.

Type: String

Required: No

instanceLabel

A label that identifies whether the instance is an original target (BLUE) or a replacement target (GREEN).

Type: String

Valid Values: Blue | Green

Required: No

lastUpdatedAt

The date and time when the target instance was updated by a deployment.

Type: Timestamp

Required: No

lifecycleEvents

The lifecycle events of the deployment to this target instance.

Type: Array of LifecycleEvent objects

Required: No

status

The status an EC2/On-premises deployment's target instance.

Type: String

Valid Values: Pending | InProgress | Succeeded | Failed | Skipped | Unknown | Ready

Required: No

targetArn

The Amazon Resource Name (ARN) of the target.

Type: String

Required: No

targetId

The unique ID of a deployment target that has a type of instanceTarget.

Type: String

Required: No

See Also

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

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.