Description
Machine transducers for Amazonka calls.
Description
This provides several modules for managing AWS resources using the Machines library. It supports request modifiers, arbitrary filters, and paginated responses.
README.md
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.