I'm sorry if this question sounds shortsighted but I cannot get my head around the difference between these two parameters.
AWS docs don't give me the answer either:
For Minimum number of tasks, enter the lower limit of the number of tasks for Service Auto Scaling to use. Your service's desired count is not automatically adjusted below this amount.
For Desired number of tasks, this field is pre-populated with the value that you entered earlier. You can change your service's desired count at this time, but this value must be between the minimum and maximum number of tasks specified on this page.
Can someone help me understand this please. I'm using Fargate
launch type BTW.