Skip to content

Commit 3101b2e

Browse files
authored
Update aws-privatelink.md
Added a note about pricing and retitled a section
1 parent 18c05cb commit 3101b2e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/cloud/security/aws-privatelink.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ ClickHouse Cloud supports [cross-region PrivateLink](https://aws.amazon.com/abou
5555
- us-west-1
5656
- us-east-2
5757
- us-east-1
58+
Pricing considerations: AWS will charge users for cross region data transfer, see pricinng [here](https://aws.amazon.com/privatelink/pricing/).
5859
:::
5960

6061
**Please complete the following to enable AWS PrivateLink**:
@@ -65,7 +66,7 @@ ClickHouse Cloud supports [cross-region PrivateLink](https://aws.amazon.com/abou
6566

6667
Find Terraform examples [here](https://github.com/ClickHouse/terraform-provider-clickhouse/tree/main/examples/).
6768

68-
## Points of attention {#attention}
69+
## Important considerations {#considerations}
6970
ClickHouse attempts to group your services to reuse the same published [service endpoint](https://docs.aws.amazon.com/vpc/latest/privatelink/privatelink-share-your-services.html#endpoint-service-overview) within the AWS region. However, this grouping is not guaranteed, especially if you spread your services across multiple ClickHouse organizations.
7071
If you already have PrivateLink configured for other services in your ClickHouse organization, you can often skip most of the steps because of that grouping and proceed directly to the final step: Add ClickHouse "Endpoint ID" to ClickHouse service allow list.
7172

0 commit comments

Comments
 (0)