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
feita há 6 meses198 visualizações
1 Resposta
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
ESPECIALISTA
respondido há 6 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas