Search code examples
aws-event-bridge

Not seeing the Integration section in AWS Eventbridge


What could be the reason that I am not seeing the AWS Eventbridge Integration section?

I am on the US Gov cloud and I am a systems administrator. When navigating to the Amazon Eventbridge these are the only options I have on Gov Cloud. I have read that Gov cloud does support API destinations.

enter image description here

But if I navigate to Amazon Eventbridge on my own AWS account which is not gov cloud I see more options like below. The item I am mainly looking for is the API Destinations.

enter image description here

UPDATE - After checking out what TLeitzbach mentioned -

I see this option on S3 bucket being on gov cloud, which means Eventbridge can receive events from S3 bucket.

enter image description here

This is what I got from ChatGPT regarding sending events to Salesforce from eventbridge -

enter image description here


Solution

  • According to the documentation "Setting up partner event sources to receive events from Software-as-a-Service (SaaS) Partner applications and services is not supported." This also includes API destinations.

    See also the official website for further differences such as "Amazon API Gateway is not supported as an event bus target."