| Crates.io | s3-signer |
| lib.rs | s3-signer |
| version | 0.3.2 |
| created_at | 2020-11-15 09:40:17.633805+00 |
| updated_at | 2023-01-30 09:23:32.081644+00 |
| description | A simple S3 signer in Rust |
| homepage | |
| repository | https://github.com/media-io/s3-signer |
| max_upload_size | |
| id | 312526 |
| size | 100,193 |
A simple S3 signer in Rust.
It's actually tested with MinIO.
It will also support AWS S3.
cargo install s3-signer
export AWS_ACCESS_KEY_ID=
export AWS_SECRET_ACCESS_KEY=
s3-signer --aws-hostname http://localhost:9000