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

Download history 139394/week @ 2023-08-07 136694/week @ 2023-08-14 124728/week @ 2023-08-21 124139/week @ 2023-08-28 114700/week @ 2023-09-04 124659/week @ 2023-09-11 132017/week @ 2023-09-18 122582/week @ 2023-09-25 129918/week @ 2023-10-02 137954/week @ 2023-10-09 137423/week @ 2023-10-16 147489/week @ 2023-10-23 141166/week @ 2023-10-30 139989/week @ 2023-11-06 145890/week @ 2023-11-13 129074/week @ 2023-11-20

562,671 downloads per month
Used in 549 crates (402 directly)

Apache-2.0

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