How to mock HTTPoison in Elixir? How to do Outside-In TDD with Phoenix

ExAws.CloudSearch: CloudSearch Service Module for ExAws (0.2)

ExAws.CloudSearch is a service module for AWS CloudSearch for use with ExAws.

Version 0.2 has been released. Nominally, it completes the API suite for the current version of AWS CloudSearch by providing all of the configuration APIs, a suggestion request, and document add/remove APIs.

The APIs for the configuration calls should be considered unstable; the document add/remove APIs should be considered mostly stable.

The code can be found on GitHub.