mountpoint-s3-client

Crates.iomountpoint-s3-client
lib.rsmountpoint-s3-client
version0.9.0
sourcesrc
created_at2023-03-11 20:39:21.878873
updated_at2024-06-26 17:02:48.356363
descriptionHigh-performance Amazon S3 client for Mountpoint for Amazon S3.
homepage
repositoryhttps://github.com/awslabs/mountpoint-s3
max_upload_size
id807522
size477,182
Daniel Carl Jones (dannycjones)

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: 719

cargo fmt