AWS API to retrive next "trigger date" / "trigger time" for Schedules in EventBridge

0

Dear Community,

via boto3 and https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/scheduler/client/get_schedule.html I can retrieve the "ScheduleExpression", but what I need is the actual caclculated next trigger date, like it is shown in AWS Console:

Enter image description here

As the AWS cron expression is specific to the AWS I do not want to make my "own" implementation. Furthermore it is not proofed for future changes ...

How can I achieve that? Is there any separate API or boto3 support?

Thanks for any support!

Mak
feita há 25 dias75 visualizações
1 Resposta
0

Hello,

Unfortunately, there is no dedicated API/CLI call which can fetch the next "trigger date" / "trigger time" for the Schedules in Amazon EventBridge as it is a console specific feature.

These details are shown on the console on the go, and is part of the frontend for Amazon EventBridge and it does not make any API calls in the backend.

I hope you will find the above information useful. Let me know if you have any further queries.

Thank you for your interest in re:Post community.

Best Regards, Neel.

AWS
Neel_B
respondido há 24 dias

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