3 releases (breaking)
0.54.1 | Jan 26, 2023 |
---|---|
0.53.0 | Jan 13, 2023 |
0.0.1 | Dec 29, 2022 |
#70 in Authentication
177,076 downloads per month
Used in 409 crates
(349 directly)
205KB
4K
SLoC
aws-credential-types
This crate provides types concerned with AWS SDK credentials including:
- Traits for credentials providers and for credentials caching
- An opaque struct representing credentials
- Concrete implementations of credentials caching
This crate is part of the AWS SDK for Rust and the smithy-rs code generator. In most cases, it should not be used directly.
lib.rs
:
aws-credential-types
provides types concerned with AWS SDK credentials including:
- Traits for credentials providers and for credentials caching
- An opaque struct representing credentials
- Concrete implementations of credentials caching
Dependencies
~3.5–8.5MB
~129K SLoC