Expand description

aws-credential-types provides the items concerned with AWS SDK credentials including:

  • A trait for credentials providers
  • An opaque struct representing credentials
  • Concrete implementations of credentials caching

Modules

  • Expiry-aware cache
  • Types that allow a credentials provider to be created from a closure
  • Lazy, caching, credentials provider implementation
  • AWS SDK Credentials

Structs