Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-ecs-primarytaskset.json
Parent schema serverless-framework-configuration
Type: object

A pseudo-resource that manages which of your ECS task sets is primary.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-ecs.git

Properties

Cluster string | Aws_CF_FunctionString required

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

TaskSetId string | Aws_CF_FunctionString required

The ID or full Amazon Resource Name (ARN) of the task set.

Service string | Aws_CF_FunctionString required

The short name or full Amazon Resource Name (ARN) of the service to create the task set in.