v.24.3New Feature

Implemented Support for S3 Express Buckets

Implemented support for S3 Express buckets. #59965 (Nikita Taranov).
Added support for S3 Express buckets in ClickHouse storage integrations.

Why it matters

This feature enables ClickHouse to interact with S3 Express buckets, expanding the range of compatible S3 storage services. It addresses the need for users to work seamlessly with S3 Express, enhancing flexibility and cloud storage compatibility.

How to use it

To use S3 Express buckets, configure your S3 table or external storage connection to point to an S3 Express endpoint. This may involve specifying the S3 Express URL and appropriate credentials when creating a table or setting up S3 integration in ClickHouse.