27 releases (14 stable)

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

#19 in Authentication

Download history 319101/week @ 2024-12-08 312547/week @ 2024-12-15 128360/week @ 2024-12-22 155597/week @ 2024-12-29 309403/week @ 2025-01-05 338615/week @ 2025-01-12 306167/week @ 2025-01-19 343377/week @ 2025-01-26 390085/week @ 2025-02-02 483941/week @ 2025-02-09 443004/week @ 2025-02-16 520087/week @ 2025-02-23 553298/week @ 2025-03-02 569667/week @ 2025-03-09 547216/week @ 2025-03-16 511796/week @ 2025-03-23

2,215,657 downloads per month
Used in 954 crates (506 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–12MB
~106K SLoC