If your database is in a private network within Amazon Web Services (AWS), Omni can connect to your database via PrivateLink. In this configuration, Omni establishes an encrypted connection from our network to your network via a VPC endpoint.Documentation Index
Fetch the complete documentation index at: https://docs.omni.co/llms.txt
Use this file to discover all available pages before exploring further.
Limitations and considerations
Requirements
To follow the steps in this guide, you’ll need permissions in AWS that allow you to create VPC endpoint services.Setup
Set up a VPC endpoint in your AWS account
In your AWS account, set up a VPC endpoint service that connects to your database:
-
Allow access to our account principal:
arn:aws:iam::767117061426:root -
Enable cross-region access and allow access to the regions of your Omni environment:
Region Primary Disaster recovery EastUsa us-east-1us-west-2Ireland eu-west-1eu-central-1Australia ap-southeast-2ap-southeast-4Canada ca-central-1ca-west-1India ap-south-1ap-south-2
- In the AWS load balancer console, navigate to the Security tab.
- Click the Edit button.
- Turn off Enforce inbound rules on PrivateLink traffic.