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

#61 in Network programming

Download history 325670/week @ 2024-08-23 314120/week @ 2024-08-30 323006/week @ 2024-09-06 293790/week @ 2024-09-13 325923/week @ 2024-09-20 324207/week @ 2024-09-27 328333/week @ 2024-10-04 325735/week @ 2024-10-11 328592/week @ 2024-10-18 307230/week @ 2024-10-25 299018/week @ 2024-11-01 301339/week @ 2024-11-08 317888/week @ 2024-11-15 292744/week @ 2024-11-22 308115/week @ 2024-11-29 260816/week @ 2024-12-06

1,235,994 downloads per month
Used in 877 crates (488 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

~5–11MB
~105K SLoC