Skip to content

Latest commit

 

History

History

aws

AWS: reactorified Amazon Web Service API

The AWS library provides a reactorification of the Amazon Web Services APIs, mostly Amazon Simple Storage Service a.k.a Amazon S3.

This library is part of the Elle set of libraries.

Motivation

The reactor provides a reactorified HTTP(s) capabilities, the cryptography provides tools to generate signatures. With both libraries, we've created a reactorified library to performs AWS operations.

How to compile

See Elle: How to compile.

./drake //src/elle/service/aws/build -j 2

Maintainers