I want to know if it is possible in any way to update this field "Minimum Number of Tasks" (no matter the language, if is available in lambda)
Why ? Because I have problems with the balancer that I have linked to the service.
From the NodeJS SDK, I can change the desired tasks field which is fine, but the tasks created are stopped by the alarms that I have in Cloudwatch.
What I see is that I have to update the two so that they do not stop.
How can edit this field in my service of my cluster on ecs?