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

ESPERTO
con risposta un anno fa
0

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

schedule-api-gateway

con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande