Registry / http-client / aws-http

aws-http

JSON →
library0.60.6rscratesunverified

This crate is no longer used by the AWS SDK and is deprecated.

# Cargo.toml [dependencies] aws-http = "0.60.6"
INSTALL
IMPORT
SIG · AWS-HTTP
A
aws-http
http-clientrustv0.60.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

HttpConnector
use aws_http::HttpConnector;

Minimal usage of the deprecated aws-http crate.

use aws_http::HttpConnector; fn main() { let _connector = HttpConnector::new(); println!("HttpConnector created (deprecated)."); }
Debug
Known issues
breakingCrate is deprecated and no longer used by the AWS SDK; consider migrating to aws-smithy-runtime.
fix
Replace with aws-smithy-runtime or aws-sdk-http-client features.
affects: >=0.60.0
Upgrade
Version history
0.60.6latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
43 hits · last 30 days
node
38
OpenAI (training)
1
Resources
aws-http — cargo add aws-http · libregistry