Ensure ECS clusters have services with running tasks.
A task is the instantiation of a task definition within a cluster. Amazon ECS service instantiates and maintains the specified number of tasks simultaneously in a cluster. As a best practice, ensure you always have running tasks in a cluster.
Modify Cluster services and add tasks