Registry / cloud / aws-smithy-runtime-api

aws-smithy-runtime-api

JSON →
library1.12.3rscratesunverified

Smithy runtime types.

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

HttpRequest
use aws_smithy_runtime_api::client::orchestrator::HttpRequest;

Creates a new HTTP request using Smithy runtime types.

use aws_smithy_runtime_api::client::orchestrator::HttpRequest; let request = HttpRequest::new("https://example.com"); println!("{:?}", request);
Debug
Known issues
gotchaPart of the Smithy ecosystem; typically used internally by AWS SDK crates.
fix
Direct usage is rare; prefer higher-level AWS SDK crates like aws-sdk-s3.
affects: >=1.0.0
Upgrade
Version history
1.12.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

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