note for s3cluster

This commit is contained in:
Dale Mcdiarmid 2024-10-25 19:11:58 +01:00
parent 5834da5a62
commit c46e3ca09f

View File

@ -70,6 +70,10 @@ SELECT count(*) FROM s3Cluster(
) )
``` ```
## Accessing private and public buckets
Users can use the same approaches as document for the s3 function [here](/docs/en/sql-reference/table-functions/s3#accessing-public-buckets).
**See Also** **See Also**
- [S3 engine](../../engines/table-engines/integrations/s3.md) - [S3 engine](../../engines/table-engines/integrations/s3.md)