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:
- Per AWS’s PrivateLink prerequisites, either enable cross-zone load balancing or register healthy targets in every Availability Zone the NLB spans.
- In the AWS load balancer console, navigate to the Security tab.
- Click the Edit button.
- Turn off Enforce inbound rules on PrivateLink traffic.

