3 releases (breaking)

0.54.1 Jan 26, 2023
0.53.0 Jan 13, 2023
0.0.1 Dec 29, 2022

#70 in Authentication

Download history 21/week @ 2022-12-28 9/week @ 2023-01-04 3431/week @ 2023-01-11 8671/week @ 2023-01-18 13614/week @ 2023-01-25 17826/week @ 2023-02-01 21477/week @ 2023-02-08 23613/week @ 2023-02-15 36787/week @ 2023-02-22 40725/week @ 2023-03-01 47751/week @ 2023-03-08 46822/week @ 2023-03-15

177,076 downloads per month
Used in 409 crates (349 directly)

Apache-2.0

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