v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1456373564.1 KB

Describes the task sets in the specified cluster and service. This is used when a service uses the <code>EXTERNAL</code> deployment controller type. For more information, see <a href="https://docs.aws.amazon.com/AmazonECS/latest/developerguide/deployment-types.html">Amazon ECS Deployment Types</a> in the <i>Amazon Elastic Container Service Developer Guide</i>.

post/#X-Amz-Target=AmazonEC2ContainerServiceV20141113.DescribeTaskSets

Headers

X-Amz-Target'AmazonEC2ContainerServiceV20141113.DescribeTaskSets' required

Request body

clusterstring required

The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service that the task sets exist in.

servicestring required

The short name or full Amazon Resource Name (ARN) of the service that the task sets exist in.

taskSetsString[]

The ID or full Amazon Resource Name (ARN) of task sets to describe.

includeTaskSetField[]

Specifies whether to see the resource tags for the task set. If <code>TAGS</code> is specified, the tags are included in the response. If this field is omitted, tags aren't included in the response.

Response

Success