ECSTarget - 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).

ECSTarget

Information about the target of an Amazon ECS deployment.

Contents

deploymentId

The unique ID of a deployment.

Type: String

Required: No

lastUpdatedAt

The date and time when the target Amazon ECS application was updated by a deployment.

Type: Timestamp

Required: No

lifecycleEvents

The lifecycle events of the deployment to this target Amazon ECS application.

Type: Array of LifecycleEvent objects

Required: No

status

The status an Amazon ECS deployment's target ECS application.

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 ecsTarget.

Type: String

Required: No

taskSetsInfo

The ECSTaskSet objects associated with the ECS target.

Type: Array of ECSTaskSet objects

Required: No

See Also

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