mz_rusoto_credential

Crates.iomz_rusoto_credential
lib.rsmz_rusoto_credential
version0.46.0
sourcesrc
created_at2020-12-22 02:12:22.13322
updated_at2020-12-22 02:12:22.13322
descriptionAWS credential tooling
homepage
repositoryhttps://github.com/rusoto/rusoto
max_upload_size
id325524
size100,421
Crate owners (github:materializeinc:crate-owners)

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