EventBridge Schedule

0

Hello Support Team, In my project I have functionality where I have multiple shops, that shops is opening and closing at different time each day. for the business hour open and close I want to create event bride. I able to create the rule of EventBridge. but I want to more understand about EventBridge schedule.

I have tried to create scheduler using aws dashboard, but I did not found any reference to create EventBridge schedule using the aws-sdk.

can you please help me on this.

Akshay
gefragt vor 6 Monaten198 Aufrufe
1 Antwort
0

Hello.

It is possible to create an EventBridge scheduler using create_schedule().
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/scheduler/client/create_schedule.html

I think the following document will be helpful as a sample.
https://docs.aws.amazon.com/scheduler/latest/UserGuide/managing-targets-templated.html

profile picture
EXPERTE
beantwortet vor 6 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen