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 Respostas
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?

ESPECIALISTA
respondido há um ano
0

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

schedule-api-gateway

respondido há um ano

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