Amazon Fargate · Schema

Task

An Amazon ECS task running on Fargate

AWSComputeContainersECSEKSMicroservicesServerless

Properties

Name Type Description
taskArn string ARN of the task
clusterArn string ARN of the cluster
taskDefinitionArn string ARN of the task definition
lastStatus string Last known status
desiredStatus string Desired status
launchType string Launch type
cpu string CPU units
memory string Memory in MiB
createdAt string Time task was created
startedAt string Time task started running
stoppedAt string Time task stopped
stoppedReason string Reason task stopped
networkInterfaces array Network interfaces
tags array Tags
View JSON Schema on GitHub