Crates.io | mountpoint-s3-client |
lib.rs | mountpoint-s3-client |
version | 0.11.0 |
source | src |
created_at | 2023-03-11 20:39:21.878873 |
updated_at | 2024-10-17 16:25:07.929729 |
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 | 542,920 |
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.