mountpoint-s3-client

Crates.iomountpoint-s3-client
lib.rsmountpoint-s3-client
version0.19.1
created_at2023-03-11 20:39:21.878873+00
updated_at2025-09-18 10:57:39.069482+00
descriptionHigh-performance Amazon S3 client for Mountpoint for Amazon S3.
homepage
repositoryhttps://github.com/awslabs/mountpoint-s3
max_upload_size
id807522
size703,610
Alessandro Passaro (passaro)

documentation

README

mountpoint-s3-client

This crate provides a high-performance Amazon S3 client for use by Mountpoint for Amazon S3. The client binds to the AWS Common Runtime, which provides features such as AWS authentication, a HTTP client, and low-level IO primitives.

This crate is not intended for general-purpose use and we consider its interface to be unstable. Customers looking for a general-purpose Amazon S3 client in Rust should use the official AWS SDK for Rust.

Commit count: 1165

cargo fmt