---
type: resource-type
title: PrimaryTaskSet
description: aws resource type AWS::ECS::PrimaryTaskSet
name: PrimaryTaskSet
lexicon: aws
resource_type: AWS::ECS::PrimaryTaskSet
---
`AWS::ECS::PrimaryTaskSet`, a resource type of the aws lexicon.

## Properties

- `Cluster` (`string`, required): The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service to create the task set in.
- `Service` (`string`, required): The short name or full Amazon Resource Name (ARN) of the service to create the task set in.
- `TaskSetId` (`string`, required): The ID or full Amazon Resource Name (ARN) of the task set.
