/AWS1/CL_ECS=>UPDATETASKSET()
¶
About UpdateTaskSet¶
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.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_CLUSTER
TYPE /AWS1/ECSSTRING
/AWS1/ECSSTRING
¶
The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service that the task set is found in.
IV_SERVICE
TYPE /AWS1/ECSSTRING
/AWS1/ECSSTRING
¶
The short name or full Amazon Resource Name (ARN) of the service that the task set is found in.
IV_TASKSET
TYPE /AWS1/ECSSTRING
/AWS1/ECSSTRING
¶
The short name or full Amazon Resource Name (ARN) of the task set to update.
IO_SCALE
TYPE REF TO /AWS1/CL_ECSSCALE
/AWS1/CL_ECSSCALE
¶
A floating-point percentage of the desired number of tasks to place and keep running in the task set.