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

#79 in Network programming

Download history 237284/week @ 2024-05-25 274907/week @ 2024-06-01 274519/week @ 2024-06-08 266673/week @ 2024-06-15 267925/week @ 2024-06-22 307804/week @ 2024-06-29 336395/week @ 2024-07-06 306183/week @ 2024-07-13 325649/week @ 2024-07-20 327871/week @ 2024-07-27 330302/week @ 2024-08-03 316406/week @ 2024-08-10 319910/week @ 2024-08-17 328380/week @ 2024-08-24 317645/week @ 2024-08-31 265653/week @ 2024-09-07

1,287,410 downloads per month
Used in 768 crates (452 directly)

Apache-2.0

785KB
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
~104K SLoC