Registry / cloud / rusoto-core

rusoto-core

JSON →
library0.48.0rscratesunverified

AWS SDK for Rust - Core

# Cargo.toml [dependencies] rusoto_core = "0.48.0"
INSTALL
IMPORT
SIG · RUSOTO-CORE
R
rusoto-core
cloudrustv0.48.0
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.

Region
use rusoto_core::Region;

Creates an AWS region enum value.

use rusoto_core::Region; let region = Region::UsEast1; println!("{:?}", region);
Debug
Known issues
breakingRusoto is largely superseded by the official AWS SDK for Rust (aws-sdk-*).
fix
Consider migrating to aws-sdk-* crates for better support and updates.
affects: >=0.48.0
Upgrade
Version history
0.48.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
10
Amazon
1
OpenAI (training)
1
Resources
rusoto-core — cargo add rusoto-core · libregistry