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.