aws-credential-types

Crates.ioaws-credential-types
lib.rsaws-credential-types
version1.2.1
sourcesrc
created_at2022-12-29 17:14:14.380039
updated_at2024-08-29 20:07:38.368895
descriptionTypes for AWS SDK credentials.
homepage
repositoryhttps://github.com/smithy-lang/smithy-rs
max_upload_size
id747453
size55,552
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: 2705

cargo fmt