Setting up an EventBridge integration
1. Create a Standard AWS SQS queue
2. Contact your Rightsline representative
3. Create an AWS EventBridge event bus (AWS CLI)
aws events create-event-bus --name aws.partner/rightsline.com/{{EVENT_SOURCE_NAME}} --event-source-name aws.partner/rightsline.com/{{EVENT_SOURCE_NAME}} --region {{REGION}}4. Granting access for your SQS queue to receive messages from the Event Bus Rule
Last updated
Was this helpful?