rusoto_credential

Crates.iorusoto_credential
lib.rsrusoto_credential
version0.48.0
sourcesrc
created_at2016-11-23 03:32:47.325742
updated_at2022-04-25 03:45:41.872028
descriptionAWS credential tooling
homepage
repositoryhttps://github.com/rusoto/rusoto
max_upload_size
id7338
size100,393
Anthony DiMarco (adimarco)

documentation

https://docs.rs/rusoto_credential

README

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.

Commit count: 3175

cargo fmt