Client.Storage.AWSHTTPClient (Voile v0.1.31)

Copy Markdown View Source

HTTP client adapter for AWS SDK that uses Req instead of hackney.

This allows us to use the already-included Req library for HTTP requests instead of adding hackney as an additional dependency.