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
질문됨 한 달 전89회 조회
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
답변함 한 달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인