aws-http 0.14.0

HTTP specific AWS SDK behaviors.
Documentation

aws-http

This crate provides middleware for AWS SDKs using HTTP including:

  • Generalized retry policy
  • Middleware for setting User-Agent headers based on runtime configuration
  • Credential loading async middleware

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.