You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/aws-privatelink.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,7 @@ The following Databricks integrations support PrivateLink:
36
36
### Prerequisites
37
37
Before you can configure AWS PrivateLink for RDS Postgres, complete the following prerequisites in your Databricks workspace:
38
38
-**Set up a Network Load Balancer (NLB) to route traffic to your Postgres database**: Segment recommends creating a NLB that has target group IP address synchronization, using a solution like AWS Lambda.
39
+
If any updates are made to the AZs enabled for the NLB, please let the CSM know so that we can make corresponding updates to the VPC endpoint.
39
40
-**Configure your NLB with one of the following settings**:
40
41
- Preferably, disable the **Enforce inbound rules on PrivateLink traffic** setting
41
42
- Alternatively, add an inbound rule that allows traffic belonging to Segment's PrivateLink/Edge CIDR: `10.0.0.0/8`
0 commit comments