--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_ecs_primary_task_set Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::ECS::PrimaryTaskSet --- # awscc_ecs_primary_task_set (Data Source) Data Source schema for AWS::ECS::PrimaryTaskSet ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `cluster` (String) The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service to create the task set in. - `service` (String) The short name or full Amazon Resource Name (ARN) of the service to create the task set in. - `task_set_id` (String) The ID or full Amazon Resource Name (ARN) of the task set.