Is your feature request related to a problem? Please describe.
Hi team, I use and develop instance scheduler but I see that the flow to schedule ASGs is complicated, different than other services, that it uses a separate orchestrator, a lambda to observe change in the dynamodb table stream, and a potential risk of unconvertable schedules into cronjob of ASG scheduling actions.
Describe the feature you'd like
ASG, and other services will be scheduled in the same orchestrator.
Additional context