simple-aws-s3 0.2.3

Simple way to work with AWS S3
Documentation
# Simple AWS S3
Provides the simple way to work with AWS S3. This package use 

This package is developing while waiting the fully supported from [aws-sdk](https://github.com/awslabs/aws-sdk-rust) from Amazon.

## Document:
https://docs.rs/simple-aws-s3

## Usage/Examples:
Please see examples directory.

### LICENSE

<sup>
Licensed under either of <a href="LICENSE-APACHE">Apache License, Version
2.0</a> or <a href="LICENSE-MIT">MIT license</a> at your option.
</sup>

<br>

<sub>
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in simple-aws-s3 by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.
</sub>