27 releases (14 stable)

new 1.2.2 Mar 11, 2025
1.2.1 Aug 29, 2024
1.2.0 Apr 12, 2024
1.1.8 Mar 13, 2024
0.0.1 Dec 29, 2022

#659 in Authentication

Download history 319314/week @ 2024-11-20 279886/week @ 2024-11-27 317971/week @ 2024-12-04 323241/week @ 2024-12-11 242666/week @ 2024-12-18 123102/week @ 2024-12-25 209576/week @ 2025-01-01 340525/week @ 2025-01-08 309487/week @ 2025-01-15 325525/week @ 2025-01-22 355290/week @ 2025-01-29 414987/week @ 2025-02-05 460601/week @ 2025-02-12 499207/week @ 2025-02-19 528169/week @ 2025-02-26 458727/week @ 2025-03-05

2,034,797 downloads per month
Used in 936 crates (501 directly)

Apache-2.0

800KB
16K 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

~5–11MB
~106K SLoC