logo
Expand description

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

Event Stream protocol support utilities

Parameters for talking to query-based AWS services.

AWS API requests.

Structs

Stream of bytes.

Re-usable logic for all clients.

Enums

An AWS region.

Generic error type returned by all rusoto requests.

Type Definitions

Result carrying a generic RusotoError.