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
已提問 6 個月前檢視次數 198 次
1 個回答
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
專家
已回答 6 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南