Modifies a task set. This is used when a service uses the EXTERNAL
deployment controller type. For more information, see Amazon ECS Deployment Types in the Amazon Elastic Container Service Developer Guide.
See https://www.paws-r-sdk.com/docs/ecs_update_task_set/ for full documentation.
ecs_update_task_set(cluster, service, taskSet, scale)
[required] The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service that the task set is found in.
[required] The short name or full Amazon Resource Name (ARN) of the service that the task set is found in.
[required] The short name or full Amazon Resource Name (ARN) of the task set to update.
[required] A floating-point percentage of the desired number of tasks to place and keep running in the task set.