AWS EventBridge schedule to invoke API Gateway endpoing

0

I'm trying to build a schedule in AWS EventBridge that is going to invoke an API Gateway endpoint on a specific rate. However, I'm not able to specify the API Gateway endpoint when creating the schedule. I couldn't find examples in the documentation about the JSON body that I need to provide to specify the API Gateway ARN, endpoint and headers.

I reviewed this AWS EventBridge documentation: https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-api-gateway-target.html but did not find details about how to specify the API Gateway endpoint.

2 個答案
0

What are you trying to use to create the schedule? If you're using the EventBridge console, it's under "Rules" / "Create Rule" / "Schedule". Or are you trying to create it via an API, CLI, CloudFormation etc?

專家
已回答 1 年前
0

I was trying to use "Scheduler" / "Schedules" / "Create Schedule" but I got this screen after selecting API Gateway V1 / Invoke

schedule-api-gateway

已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南