Receiving events from a SaaS partner with Amazon EventBridge
To receive events from SaaS partner applications and services, you need a partner event source from the partner. A partner event source is a resource created by a partner that you can then accept as an event source. To accept the partner event source, you create a custom event bus and match it to the partner event source.
The following video covers SaaS integrations with EventBridge:
Topics
Supported SaaS partner integrations
EventBridge supports the following SaaS partner integrations:
Region availability of SaaS partner integrations
Partner event sources are available in the following Regions.
Code | Name |
---|---|
|
US East (N. Virginia) |
|
US East (Ohio) |
|
US West (N. California) |
|
US West (Oregon) |
|
Canada (Central) |
|
Europe (Frankfurt) |
|
Europe (Zurich) |
|
Europe (Ireland) |
|
Europe (London) |
|
Europe (Paris) |
|
Europe (Stockholm) |
|
Europe (Milan) |
|
Europe (Spain) |
|
Africa (Cape Town) |
|
Asia Pacific (Mumbai) |
|
Asia Pacific (Hyderabad) |
|
Asia Pacific (Hong Kong) |
|
Asia Pacific (Tokyo) |
|
Asia Pacific (Seoul) |
|
Asia Pacific (Osaka) |
|
Asia Pacific (Singapore) |
|
Asia Pacific (Sydney) |
|
Asia Pacific (Jakarta) |
|
Asia Pacific (Melbourne) |
|
China (Beijing) |
|
China (Ningxia) |
|
Middle East (UAE) |
|
Middle East (Bahrain) |
|
South America (São Paulo) |
|
Israel (Tel Aviv) |
Configuring Amazon EventBridge to receive events from a SaaS integration
Open the Amazon EventBridge console at https://console.aws.amazon.com/events/
. -
In the navigation pane, choose Partner event sources.
-
Find the partner that you want and then choose Set up for that partner.
-
To copy your account ID to the clipboard, choose Copy.
-
In the navigation pane, choose Partner event sources.
-
Go to the partner's website and follow the instructions to create a partner event source using your account ID. The event source that you create is available to only your account.
-
Go back to the EventBridge console and choose Partner event sources in the navigation pane.
-
Select the button next to the partner event source and then choose Associate with event bus.
The status of the event source changes from
Pending
toActive
, and the name of the event bus updates to match the partner event source name. You can now start creating rules that match events from the partner event source.Note
Any events published by a partner to a partner event source that has not been associated with an event bus will be immediately dropped. Those events will not be persisted at rest in EventBridge.