CloudFormationTarget - Amazon CodeDeploy
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

CloudFormationTarget

Information about the target to be updated by an Amazon CloudFormation blue/green deployment. This target type is used for all deployments initiated by a CloudFormation stack update.

Contents

deploymentId

The unique ID of an Amazon CloudFormation blue/green deployment.

Type: String

Required: No

lastUpdatedAt

The date and time when the target application was updated by an Amazon CloudFormation blue/green deployment.

Type: Timestamp

Required: No

lifecycleEvents

The lifecycle events of the Amazon CloudFormation blue/green deployment to this target application.

Type: Array of LifecycleEvent objects

Required: No

resourceType

The resource type for the Amazon CloudFormation blue/green deployment.

Type: String

Required: No

status

The status of an Amazon CloudFormation blue/green deployment's target application.

Type: String

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

Required: No

targetId

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

Type: String

Required: No

targetVersionWeight

The percentage of production traffic that the target version of an Amazon CloudFormation blue/green deployment receives.

Type: Double

Required: No

See Also

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