This crate defines the default middleware stack used by AWS services. It also provides a re-export
of aws_smithy_client::Client
with the middleware type preset.
Note: this crate will be removed in the future in favor of defining the middlewares directly in the service clients.
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.