rusoto_signature 0.48.0

AWS SDK for Rust - Request Signing
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Rusoto signature

This crate contains the functionality necessary for signing AWS
API requests. It was designed for use in
[Rusoto](https://github.com/rusoto/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.