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
已提问 1 个月前76 查看次数
1 回答
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
已回答 25 天前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则