Skip to content

Commit 8b96a85

Browse files
committed
.
1 parent ef5f9f8 commit 8b96a85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cloud/security/aws-privatelink.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import aws_private_link_ped_nsname from '@site/static/images/cloud/security/aws-
2222
You can use [AWS PrivateLink](https://aws.amazon.com/privatelink/) to provide connectivity between VPCs, AWS services, your on-premises systems, and ClickHouse Cloud without having your traffic go across the internet. This document describes how to connect to ClickHouse Cloud using AWS PrivateLink. To disable access to your ClickHouse Cloud services from addresses other than AWS PrivateLink addresses use ClickHouse Cloud [IP Access Lists](/cloud/security/setting-ip-filters).
2323

2424
:::note
25-
ClickHouse Cloud currently supports [cross-region PrivateLink](https://aws.amazon.com/about-aws/whats-new/2024/11/aws-privatelink-across-region-connectivity/) in beta mode. You may need to request an extension for supported regions. Please reach out to customer support if you cannot establish a PrivateLink connection from your region.
25+
ClickHouse Cloud currently supports [cross-region PrivateLink](https://aws.amazon.com/about-aws/whats-new/2024/11/aws-privatelink-across-region-connectivity/) in beta mode.
2626
:::
2727

2828
Please complete the following steps to enable AWS Private Link:
@@ -108,7 +108,7 @@ Select **Other endpoint services** and use the `endpointServiceId` you got from
108108

109109
If you want to establish a cross-regional connection via PrivateLink, enable the "Cross region endpoint" checkbox and specify the service region. The service region is where the ClickHouse instance is running.
110110

111-
If you get a "Service name could not be verified." error, please contact Customer Support to request adding the necessary regions to the supported region list.
111+
If you get a "Service name could not be verified." error, please contact Customer Support to request adding new regions to the supported regions list.
112112

113113
Next, select your VPC and subnets:
114114

0 commit comments

Comments
 (0)