Amazon ECS · Schema

Task

Details on a task in a cluster.

AmazonAwsContainersDockerEcsOrchestration

Properties

Name Type Description
taskArn string The ARN of the task.
clusterArn string The ARN of the cluster that hosts the task.
taskDefinitionArn string The ARN of the task definition that creates the task.
containerInstanceArn string The ARN of the container instances that host the task.
lastStatus string The last known status for the task.
desiredStatus string The desired status of the task.
cpu string
memory string
containers array
startedBy string
version integer
stoppedReason string
stopCode string
connectivity string
connectivityAt number
pullStartedAt number
pullStoppedAt number
executionStoppedAt number
createdAt number
startedAt number
stoppingAt number
stoppedAt number
group string
launchType string
platformVersion string
platformFamily string
capacityProviderName string
availabilityZone string
attachments array
healthStatus string
enableExecuteCommand boolean
tags array
inferenceAccelerators array
attributes array
View JSON Schema on GitHub