What service in AWS has an api to schedule calling a REST api? – Amazon Web Sevices
GCP has a service called "GCP Cloud Scheduler". I can simply call an api to schedule a REST endpoint call in 45 minutes OR can call the api to schedule a recurring call every 24 hours. What is the AWS…