I have done it previously with the EventBridge Scheduler and am planning on writing a separate blog post on using the scheduler for some more advanced use cases.
However, for something like scheduling a Lambda to run once per day at the same time or a recurring timeframe, I felt EventBridge Rules was a better fit because it's simpler to implement and also there are some restraints on the Scheduler still I believe:
Saying this I am still planning on doing a Scheduler post in the future, so keep an eye out for that. 😃
Rakesh
AWS,GoLang,Angular,Typescript,Node,Microfrontend, Java, Cloud Cost Optimization
did you tried to use EventBridge scheduler for job ? It's more flexible