Skip to content

AWS EventBridge

The AWS EventBridge integration routes device events through EventBridge for flexible event-driven processing and fan-out to multiple consumers.

How it works

When events match a route configured with an EventBridge destination, the system publishes events to your specified EventBridge bus. You then create EventBridge rules to route events to Lambda functions, Step Functions, SQS queues, or other AWS services.

Setting up EventBridge integration

  1. Create an EventBridge event bus in your AWS account (or use the default bus).
  2. Configure the appropriate IAM permissions to allow Blecon to put events.
  3. In the Console, add a route to your network with AWS EventBridge as the destination.
  4. Enter your event bus name and AWS region.
  5. Select which event types to deliver.

Use cases

  • Fan-out — Route events to multiple AWS services simultaneously.
  • Event-driven architecture — Trigger Lambda functions, Step Functions, or other workflows.
  • Filtering — Use EventBridge rules to route specific event types to specific destinations.

Questions? Contact Blecon support — we're happy to help.