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
preguntada hace 6 meses198 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace 6 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas