#object #amazon-s3 #connection #api #api-client #isn-t #aws4

bin+lib sss

Client bindings to amazon's s3 api with AWS4 authentication. This is a WIP and isn't useful for much yet, although you can fetch the contents of objects or use the connection API to roll your own requests without dealing with authentication headaches.

1 unstable release

Uses old Rust 2015

0.0.0 Jun 21, 2015

#19 in #isn-t

MIT license

13KB
290 lines

This is a WIP, as you can probably tell since theres not even a lib.rs yet.

It can download files, but since I started learning rust the same day as making this, my knowledge of lifetimes is poor so you can probably only download one object per connection (since I believe that the objects consume themselves).

Dependencies

~12MB
~197K SLoC