[][src]Crate rusoto_core

Rusoto is an AWS SDK for Rust. A high level overview is available in README.md at https://github.com/rusoto/rusoto.

Re-exports

pub use crate::request::DispatchSignedRequest;
pub use crate::request::HttpClient;
pub use crate::request::HttpConfig;
pub use crate::request::HttpDispatchError;
pub use rusoto_credential as credential;

Modules

param

Parameters for talking to query-based AWS services.

request

AWS API requests.

Structs

ByteStream

Stream of bytes.

Enums

Region

An AWS region.

RusotoError

Generic error type returned by all rusoto requests.

Type Definitions

RusotoResult

Result carrying a generic RusotoError.