AWS ECS

List ECS tasks

List ECS tasks for a particular cluster and service.

Inputs

Field

Type

Description

region [required]

enum

default: us-east-1

cluster

string

The short name or full Amazon Resource Name (ARN) of the cluster to use when filtering the ListServices results. If you do not specify a cluster, the default cluster is assumed.

serviceName

string

The name of the service to use when filtering the ListTasks results. Specifying a serviceName limits the results to tasks that belong to that service.

limit

number

Number of items to return.

Outputs

Field

Type

Description

taskARNs [required]

[string]