22 breaking releases
0.54.1 | Jan 26, 2023 |
---|---|
0.52.0 | Dec 14, 2022 |
0.51.0 | Oct 26, 2022 |
0.46.0 | Jul 22, 2022 |
0.0.26-alpha | Nov 24, 2021 |
#2657 in Network programming
279,233 downloads per month
Used in 487 crates
(336 directly)
525KB
10K
SLoC
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.
lib.rs
:
Provides user agent and credentials middleware for the AWS SDK.
Dependencies
~6–11MB
~180K SLoC