| Crates.io | mountpoint-s3-client |
| lib.rs | mountpoint-s3-client |
| version | 0.19.1 |
| created_at | 2023-03-11 20:39:21.878873+00 |
| updated_at | 2025-09-18 10:57:39.069482+00 |
| description | High-performance Amazon S3 client for Mountpoint for Amazon S3. |
| homepage | |
| repository | https://github.com/awslabs/mountpoint-s3 |
| max_upload_size | |
| id | 807522 |
| size | 703,610 |
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.