Support for accessing S3 storage using AWS PrivateLink Interface endpoints in ClickHouse.
Why it matters
This feature enables ClickHouse to connect to Amazon S3 buckets via AWS PrivateLink Interface endpoints, allowing secure and private network access without using the public internet. It improves security, reduces exposure to external networks, and meets compliance requirements for private cloud environments.How to use it
Configure the S3 storage settings in ClickHouse to use AWS PrivateLink endpoints by specifying the appropriate endpoint URL for the S3 service in the configuration or client settings. This directs S3 requests through the configured PrivateLink Interface endpoints instead of the default public endpoints.