Skip to content

Commit 5fa0154

Browse files
committed
Update postgres and redshift instructions for clarity
1 parent 743d4d9 commit 5fa0154

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/connections/aws-privatelink.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ If any updates are made to the Availability Zones (AZs) enabled for your NLB, pl
4343

4444
### Configure PrivateLink for RDS Postgres
4545
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.
4747
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:
5050
- [RDS Postgres storage destination](/docs/connections/storage/catalog/postgres/)
5151
- [RDS Postgres Reverse ETL source](/docs/connections/reverse-etl/reverse-etl-source-setup-guides/postgres-setup/)
5252

@@ -61,8 +61,8 @@ If any updates are made to the Availability Zones (AZs) enabled for your NLB, pl
6161
Implement Segment's PrivateLink integration by taking the following steps:
6262
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.
6363
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:
6767
- [Redshift storage destination](/docs/connections/storage/catalog/redshift/)
6868
- [Redshift Reverse ETL source](/docs/connections/reverse-etl/reverse-etl-source-setup-guides/redshift-setup/)

0 commit comments

Comments
 (0)