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
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,10 +43,10 @@ If any updates are made to the Availability Zones (AZs) enabled for your NLB, pl
43
43
44
44
### Configure PrivateLink for RDS Postgres
45
45
1. Create a Network Load Balancer VPC endpoint service using the instructions in the [Create a service powered by AWS PrivateLink](https://docs.aws.amazon.com/vpc/latest/privatelink/create-endpoint-service.html){:target="_blank”} documentation.
46
-
2. Reach out to your Customer Success Manager (CSM) for more details about Segment's AWS principal.
46
+
2. Reach out to your Customer Success Manager (CSM) for details about Segment's AWS principal.
47
47
3. Add the Segment AWS principal as an “Allowed Principal” to consume the Network Load Balancer VPC endpoint service you created in step 1.
48
-
4. Reach out to your CSM and provide them with the Service name for the service that you created above. Segment's engineering team provisions a VPC endpoint for the service in the Segment Edge VPC.
49
-
5.After creating the VPC endpoint, Segment provides you with private DNS so you can update the **Host**in your Segment app settings or create a new Postgres integration. <br> The following RDS Postgres integrations support PrivateLink:
48
+
4. Reach out to your CSM and provide them with the Service Name for the service that you created above. Segment's engineering team provisions a VPC endpoint for the service in the Segment Edge VPC.
49
+
5.Segment provides you with the VPC endpoint's private DNS name. Use the DNS name as the **Host**setting to update or create new Postgres integrations in the Segment app. <br> The following RDS Postgres integrations support PrivateLink:
@@ -61,8 +61,8 @@ If any updates are made to the Availability Zones (AZs) enabled for your NLB, pl
61
61
Implement Segment's PrivateLink integration by taking the following steps:
62
62
1. Let your Customer Success Manager (CSM) know that you're interested in PrivateLink. They will share information with you about Segment’s Edge account and VPC.
63
63
2. After you receive the Edge account ID and VPC ID, [grant cluster access to Segment's Edge account and VPC](https://docs.aws.amazon.com/redshift/latest/mgmt/managing-cluster-cross-vpc-console-grantor.html){:target="_blank”}.
64
-
3. Reach back out to your CSM and provide them with the Cluster identifier for your cluster and your AWS account ID.
65
-
4. Segment creates a Redshift managed VPC endpoint within the Segment Redshift subnet on your behalf, which creates a PrivateLink Endpoint URL. Segment then provides you with the internal PrivateLink Endpoint URL.
66
-
5.After Segment provides you with the URL, use it to update or create new Redshift integrations. The following integrations support PrivateLink:
64
+
3. Reach back out to your CSM and provide them with the Cluster Identifier for your cluster and your AWS account ID.
65
+
4. Segment's engineering team creates a Redshift managed VPC endpoint within the Segment Redshift subnet on your behalf, which creates a PrivateLink Endpoint URL. Segment then provides you with the internal PrivateLink Endpoint URL.
66
+
5.Use the provided PrivateLink Endpoint URL as the **Hostname** setting to update or create new Redshift integrations in the Segment app. The following integrations support PrivateLink:
0 commit comments