8 releases (breaking)
| 0.48.0 | Apr 25, 2022 |
|---|---|
| 0.47.0 | Jun 30, 2021 |
| 0.46.0 | Jan 6, 2021 |
| 0.45.0 | Jul 22, 2020 |
| 0.42.0 | Nov 20, 2019 |
#73 in #api-request
139,600 downloads per month
Used in fewer than 11 crates
165KB
3.5K
SLoC
AWS API request signatures.
Follows AWS Signature 4 algorithm.
If needed, the request will be re-issued to a temporary redirect endpoint. This can happen with newly created S3 buckets not in us-standard/us-east-1.
Please note that this module does not expect URIs to already be encoded.
Rusoto signature
This crate contains the functionality necessary for signing AWS API requests. It was designed for use in Rusoto.
Development
The Rusoto signature crate is packaged and published separately from the Rusoto crate itself. The crate does not depend on Rusoto itself. The signature crate is published as a versioned dependency of Rusoto on crates.io.
Dependencies
~7–17MB
~223K SLoC