26 releases (13 stable)

1.2.1 Aug 29, 2024
1.2.0 Apr 12, 2024
1.1.8 Mar 13, 2024
1.1.1 Dec 14, 2023
0.0.1 Dec 29, 2022

#54 in Network programming

Download history 301339/week @ 2024-11-08 317888/week @ 2024-11-15 292744/week @ 2024-11-22 307762/week @ 2024-11-29 318067/week @ 2024-12-06 315199/week @ 2024-12-13 159465/week @ 2024-12-20 138878/week @ 2024-12-27 284864/week @ 2025-01-03 345263/week @ 2025-01-10 305568/week @ 2025-01-17 333761/week @ 2025-01-24 378610/week @ 2025-01-31 462329/week @ 2025-02-07 182561/week @ 2025-02-14

1,088,880 downloads per month
Used in 931 crates (499 directly)

Apache-2.0

795KB
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–11MB
~105K SLoC