Crate aws_credential_types

source ·
Expand description

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

Modules§

  • Types that allow a credentials provider to be created from a closure
  • AWS SDK Credentials
  • Types that allow an access token provider to be created from a closure

Structs§

Type Aliases§