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

#20 in Authentication

Download history 182481/week @ 2024-02-01 180475/week @ 2024-02-08 182258/week @ 2024-02-15 195710/week @ 2024-02-22 204089/week @ 2024-02-29 202579/week @ 2024-03-07 213776/week @ 2024-03-14 200333/week @ 2024-03-21 194486/week @ 2024-03-28 210177/week @ 2024-04-04 219599/week @ 2024-04-11 232902/week @ 2024-04-18 238364/week @ 2024-04-25 240341/week @ 2024-05-02 246708/week @ 2024-05-09 213473/week @ 2024-05-16

981,685 downloads per month
Used in 693 crates (440 directly)

Apache-2.0

765KB
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