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 323820/week @ 2024-09-23 327394/week @ 2024-09-30 320439/week @ 2024-10-07 332990/week @ 2024-10-14 327559/week @ 2024-10-21 296863/week @ 2024-10-28 305591/week @ 2024-11-04 304170/week @ 2024-11-11 317496/week @ 2024-11-18 275855/week @ 2024-11-25 324956/week @ 2024-12-02 319084/week @ 2024-12-09 309657/week @ 2024-12-16 129921/week @ 2024-12-23 155487/week @ 2024-12-30 299444/week @ 2025-01-06

907,020 downloads per month
Used in 893 crates (493 directly)

Apache-2.0

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

~4–11MB
~105K SLoC