I wanted to know if there is any AWS documentation that says how aws ecs service pick which task to terminate when an scaling in activity is place in the service.
I have only found lifecycle for Auto Scaling Group but no for Auto Scaling itself.
Does anyone know if this documentation exist? Does anyone know how ECS Service picks which task to stop when scaling in?
Thanks!