aws::ecs-task

Query ECS task.

Example

$ecs-task: $(external-query aws::ecs-task { cluster : "example-task"})

Attributes

Attribute Description
cluster The cluster in which the task is running.
id The id of the running task.