We are adding two aws-event bridge schedulers. First scheduler to off the service at desireCount=0 at night 11PM. And second scheduler run to wake up the cluster at morning at 9AM.
{
"cluster": "divamtech-staging",
"services": ["divamtech-staging-server-service", "divamtech-staging-worker-service"],
"desiredCount": 1
}
{ "ec2InstanceIds": ["i-0362c8fc8eb38bc36"], "ec2Action": "start" }