aws-credential-types 1.2.1

Types for AWS SDK credentials.
Documentation
1
2
3
4
5
6
7
8
9
10
# 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

<!-- anchor_start:footer -->
This crate is part of the [AWS SDK for Rust](https://awslabs.github.io/aws-sdk-rust/) and the [smithy-rs](https://github.com/smithy-lang/smithy-rs) code generator. In most cases, it should not be used directly.
<!-- anchor_end:footer -->