26 breaking releases
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.1.0 | Nov 23, 2016 |
#19 in #rusoto
213,643 downloads per month
Used in fewer than 55 crates
99KB
2K
SLoC
Rusoto credential
This crate contains the functionality necessary for loading and managing AWS credentials for API requests. It was designed for use in Rusoto.
Development
The Rusoto credential crate is packaged and published separately from the Rusoto crate itself. The crate does not depend on Rusoto itself. The credential crate is published as a versioned dependency of Rusoto on crates.io.
lib.rs
:
Types for loading and managing AWS access credentials for API requests.
Dependencies
~6–17MB
~216K SLoC