@hackage machines-amazonka0.7.1

Machine transducers for Amazonka calls.

Amazonka Machines

This is a set of machines and concurrent-machines for some of the components of the various Amazonka libraries. They're composable, handle pagination, and transduction of results with the full set of Machines primitives.

Example Code

The Spot Price History module has one of the more complete examples, including multiple concurrent requests, concurrent STM updates, and so on.