Registry / networking / aws-smithy-runtime

aws-smithy-runtime

JSON →
library1.11.3rscratesunverified

The new smithy runtime crate.

# Cargo.toml [dependencies] aws-smithy-runtime = "1.11.3"
INSTALL
IMPORT
SIG · AWS-SMITHY-RUNTIME
A
aws-smithy-runtime
networkingrustv1.11.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.

HttpConnector
use aws_smithy_runtime::client::http::HttpConnector;

Creates a default HTTP connector for smithy clients.

use aws_smithy_runtime::client::http::HttpConnector; fn main() { let connector = HttpConnector::new(); println!("Connector created: {:?}", connector); }
Debug
Known issues
breakingThis crate is part of the AWS SDK and may have breaking changes between versions.
fix
Pin to a specific version and test upgrades carefully.
affects: >=1.0.0
Upgrade
Version history
1.11.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
20
OpenAI (training)
1
Resources
aws-smithy-runtime — cargo add aws-smithy-runtime · libregistry