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 年前

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

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

回答问题的准则