Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
title: Amazon EventBridge (Actions) Destination
id: 67be4b2aef865ee6e0484fe5
beta: true
hidden: true
---

{% include content/plan-grid.md name="actions" %}

[Amazon EventBridge (Actions)](https://yourintegration.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank”} is a serverless event bus that routes real-time data between applications, AWS services, and SaaS tools — making it easy to build scalable, event-driven systems without custom integration code.

Segment maintains this destination. For any issues with the destination, [contact the Segment Support team](mailto:[email protected]).

## Getting started

1. From your workspace's [Destination catalog page](https://app.segment.com/goto-my-workspace/destinations/catalog){:target="_blank”} search for *Amazon EventBridge (Actions)*.
2. Select *Amazon EventBridge (Actions)* and click **Add Destination**.
3. Choose the Source you want to connect to Amazon EventBridge (Actions).
4. In your AWS account, find the EventBridge event bus. Copy your AWS Account ID, then paste it into the AWS Account ID field in Segment.
5. In Segment, select the appropriate **AWS Region** for your EventBridge destination.
6. Go to the Mappings tab, click New Mapping, then choose the **Send** mapping type. Configure your trigger and field mappings as needed.
7. Before saving your mapping, click **Create Partner Source**. This step creates a new EventBridge Partner Event Source in your AWS account if it does not exist yet. The source name is
aws.partner/segment.com/SEGMENT_SOURCE_ID. This step is required. Without it, data will not flow to EventBridge.
* **Note**: Once the EventBridge Partner Event Source is created in your AWS account, you can associate the source with the [EventBridge Event Bus](https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-event-bus.html){:target="_blank”}.
9. Save and enable your Mapping.
10. Enable the Destination

{% include components/actions-fields.html %}
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ In addition to already supported destinations like Kinesis, S3, and Redshift, yo

## Getting Started



1. Provide Segment your AWS Account ID and the region you'd like us to configure the Segment Partner Event Source in. Ensure you've provided the same region in Segment where you'd like to configure your Event Bus.
2. Once you send an event through with the destination enabled, we'll create a Partner Event Source in Amazon EventBridge, which you can activate in the AWS Console.
3. Use the [AWS Console](http://console.aws.amazon.com/events/){:target="_blank”} to configure rules and destinations for the events in your Segment Partner Event Source.
Expand Down