Example
To create the ECS Handler, pass AWS credentials (access_key
, secret_key
, and region
).
Fetches all ECS clusters.
Lists ECS services running inside a cluster.
Lists running tasks inside a service.
Fetches detailed information about a cluster.
Fetches detailed info of a service inside a cluster.
Fetches details about a specific task.