Amazon API Gateway HTTP API to Amazon EventBridge

API Gateway → Amazon EventBridge

Create an Amazon API Gateway HTTP API connected to Amazon EventBridge.

The CDK project creates an Amazon API gateway HTTP API endpoint. The endpoint uses service integrations to directly connect to Amazon EventBridge. An EventBridge rule sends all events to CloudWatch Logs.

< Back to all patterns

GitHub icon Download this pattern (.zip)

GitHub icon View this pattern on GitHub


Clone repo

git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/apigw_http_api_eventbridge

Deploy

python3 -m venv .venvsource .venv/bin/activatepip install -r requirements.txtcdk deploy


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

cdk destroy

Created by:

Cesar Izquierdo Tello

Cesar is a cloud engineer specialist on serverless architectures, based in the NL.