Receiving events from a SaaS partner with Amazon EventBridge - Amazon EventBridge

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.

An SaaS partner sends an event to a partner event source, which sends it to the partner event bus.

The following video covers SaaS integrations with EventBridge:

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-1

US East (N. Virginia)

us-east-2

US East (Ohio)

us-west-1

US West (N. California)

us-west-2

US West (Oregon)

ca-central-1

Canada (Central)

eu-central-1

Europe (Frankfurt)

eu-central-2

Europe (Zurich)

eu-west-1

Europe (Ireland)

eu-west-2

Europe (London)

eu-west-3

Europe (Paris)

eu-north-1

Europe (Stockholm)

eu-south-1

Europe (Milan)

eu-south-2

Europe (Spain)

af-south-1

Africa (Cape Town)

ap-south-1

Asia Pacific (Mumbai)

ap-south-2

Asia Pacific (Hyderabad)

ap-east-1

Asia Pacific (Hong Kong)

ap-northeast-1

Asia Pacific (Tokyo)

ap-northeast-2

Asia Pacific (Seoul)

ap-northeast-3

Asia Pacific (Osaka)

ap-southeast-1

Asia Pacific (Singapore)

ap-southeast-2

Asia Pacific (Sydney)

ap-southeast-3

Asia Pacific (Jakarta)

ap-southeast-4

Asia Pacific (Melbourne)

cn-north-1

China (Beijing)

cn-northwest-1

China (Ningxia)

me-central-1

Middle East (UAE)

me-south-1

Middle East (Bahrain)

sa-east-1

South America (São Paulo)

il-central-1

Israel (Tel Aviv)

Configuring Amazon EventBridge to receive events from a SaaS integration

  1. Open the Amazon EventBridge console at https://console.aws.amazon.com/events/.

  2. In the navigation pane, choose Partner event sources.

  3. Find the partner that you want and then choose Set up for that partner.

  4. To copy your account ID to the clipboard, choose Copy.

  5. In the navigation pane, choose Partner event sources.

  6. 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.

  7. Go back to the EventBridge console and choose Partner event sources in the navigation pane.

  8. 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 to Active, 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.