25 releases (12 stable)

1.2.0 Apr 12, 2024
1.1.8 Mar 13, 2024
1.1.7 Feb 27, 2024
1.1.1 Dec 14, 2023
0.0.1 Dec 29, 2022

#19 in Authentication

Download history 166313/week @ 2024-01-03 177685/week @ 2024-01-10 191524/week @ 2024-01-17 198017/week @ 2024-01-24 186176/week @ 2024-01-31 178084/week @ 2024-02-07 183817/week @ 2024-02-14 191899/week @ 2024-02-21 203484/week @ 2024-02-28 202501/week @ 2024-03-06 214669/week @ 2024-03-13 201567/week @ 2024-03-20 191266/week @ 2024-03-27 209435/week @ 2024-04-03 215679/week @ 2024-04-10 191662/week @ 2024-04-17

846,144 downloads per month
Used in 668 crates (436 directly)

Apache-2.0

750KB
15K 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
~104K SLoC