Registry / cloud / aws-smithy-http-tower

aws-smithy-http-tower

JSON →
library0.60.3rscratesunverified

This crate is no longer used by smithy-rs and is deprecated.

# Cargo.toml [dependencies] aws-smithy-http-tower = "0.60.3"
INSTALL
IMPORT
SIG · AWS-SMITHY-HTTP-TO
A
aws-smithy-http-tower
cloudrustv0.60.3
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.

SetEndpointLayer
use aws_smithy_http_tower::SetEndpointLayer;

Creates a Tower layer for setting endpoints in AWS SDK requests (deprecated).

use aws_smithy_http_tower::SetEndpointLayer; fn main() { let layer = SetEndpointLayer::new("https://example.com"); println!("Layer created"); }
Debug
Known issues
breakingThis crate is deprecated and no longer maintained.
fix
Use aws-smithy-http or aws-smithy-runtime instead.
affects: >=0.60.0
Upgrade
Version history
0.60.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
Amazon
1
OpenAI (training)
1
Resources
aws-smithy-http-tower — cargo add aws-smithy-http-tower · libregistry