A Rust library for interacting with AWS S3 and compatible object storage APIs, supporting buckets, objects, and multipart uploads.
# Cargo.toml
[dependencies]
rust-s3 = "0.37.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Upload a string to an S3 bucket.
Add tokio or async-std as dependency and use appropriate feature
No dependency data recorded yet.