rusty-s3
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
- Bucket level methods
- Basic methods
- Multipart upload