15 releases (2 stable)
new 1.0.1 | Nov 24, 2023 |
---|---|
0.101.0 | Nov 17, 2023 |
0.55.3 | May 24, 2023 |
0.55.0 | Mar 30, 2023 |
0.0.1 | Dec 29, 2022 |
#121 in Authentication
562,671 downloads per month
Used in 549 crates
(402 directly)
655KB
13K
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
~4.5–6MB
~103K SLoC