aws::ecs-service

Query ECS service.

Example

ecs-service: $(external-query aws::ecs-service { cluster : "ecs-cluster-example", name : "example-service"})

Attributes

Attribute Description
name The name of the service.
cluster The name of the cluster.