aws-credential-types

Crates.ioaws-credential-types
lib.rsaws-credential-types
version1.2.6
created_at2022-12-29 17:14:14.380039+00
updated_at2025-08-29 18:56:10.54376+00
descriptionTypes for AWS SDK credentials.
homepage
repositoryhttps://github.com/smithy-lang/smithy-rs
max_upload_size
id747453
size87,188
AWS SDK Rust Bot (aws-sdk-rust-ci)

documentation

README

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.

Commit count: 3055

cargo fmt