aws-sdk-rust 0.1.42

Important Enhancements: 1) Supports V2 and V4 API Signatures for third party S3 compliant products like Ceph 2) Works from behind proxies 3) Returned data can be in Rust structs, JSON or XML Works only for S3. Other AWS Storage features are coming soon!
1
initSidebarItems({"mod":[["common","`common` contains the type, struct, enum and impls that are common accross most requests such as buckets, objects etc. Contains both `Library` and `Client` documentation."],["errors","`errors` contains the type, struct, enum and impls of different Error Types."],["s3","`s3` contains the type, struct, enum and impls of all S3 only related items. Also, it contains `S3Client` which is the interface used by applications."]]});