Registry / networking / aws-runtime

aws-runtime

JSON →
library1.7.5rscratesunverified

Runtime support code for the AWS SDK. This crate isn't intended to be used directly.

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

EnvConfig
use aws_runtime::env_config::EnvConfig;

Creates an environment configuration for AWS SDK.

use aws_runtime::env_config::EnvConfig; fn main() { let config = EnvConfig::new(); println!("Config created: {:?}", config); }
Debug
Known issues
breakingThis crate is internal to the AWS SDK and may change without notice.
fix
Use higher-level AWS SDK crates instead.
affects: >=1.0.0
Upgrade
Version history
1.7.5latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

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