rusty-s3

crates.io Documentation dependency status Rustc Version 1.42.0+ CI codecov

Simple pure Rust AWS S3 Client following a Sans-IO approach, with a modern and rusty take onto s3's APIs.

Request signing and response parsing capabilities are provided for the most commons S3 actions.

See https://docs.rs/rusty-s3 or look at the examples folder for more examples.

Minio compatibility tested on every commit by GitHub Actions.

Supported S3 actions