The latest version of amazonka-swf is 2.0-1.

amazonka-swf

Version 1.3.4 revision 0 uploaded by BrendanHay.

Package meta

Synopsis
Amazon Simple Workflow Service SDK.
Description

Amazon Simple Workflow Service The Amazon Simple Workflow Service (Amazon SWF) makes it easy to build applications that use Amazon's cloud to coordinate work across distributed components. In Amazon SWF, a task represents a logical unit of work that is performed by a component of your workflow. Coordinating tasks in a workflow involves managing intertask dependencies, scheduling, and concurrency in accordance with the logical flow of the application. Amazon SWF gives you full control over implementing tasks and coordinating them without worrying about underlying complexities such as tracking their progress and maintaining their state. This documentation serves as reference only. For a broader overview of the Amazon SWF programming model, see the Amazon SWF Developer Guide.

The types from this library are intended to be used with amazonka, which provides mechanisms for specifying AuthN/AuthZ information and sending requests.

Use of lenses is required for constructing and manipulating types. This is due to the amount of nesting of AWS types and transparency regarding de/serialisation into more palatable Haskell values. The provided lenses should be compatible with any of the major lens libraries such as lens or lens-family-core.

See Network.AWS.SWF and the AWS API Reference to get started.

Author
Brendan Hay
Bug reports
https://github.com/brendanhay/amazonka/issues
Category
Network, AWS, Cloud, Distributed Computing
Copyright
Copyright (c) 2013-2015 Brendan Hay
Homepage
https://github.com/brendanhay/amazonka
Maintainer
Brendan Hay <brendan.g.hay@gmail.com>
Package URL
n/a
Stability
n/a

Components