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

#50 in Network programming

Download history 314519/week @ 2024-10-08 337181/week @ 2024-10-15 323756/week @ 2024-10-22 299888/week @ 2024-10-29 298782/week @ 2024-11-05 309038/week @ 2024-11-12 319210/week @ 2024-11-19 277728/week @ 2024-11-26 320513/week @ 2024-12-03 322416/week @ 2024-12-10 283725/week @ 2024-12-17 123392/week @ 2024-12-24 174564/week @ 2024-12-31 330402/week @ 2025-01-07 317687/week @ 2025-01-14 262179/week @ 2025-01-21

1,110,952 downloads per month
Used in 900 crates (493 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

~4–11MB
~105K SLoC