packages feed

amazonka-sqs-0.0.2: README.md

# Amazon Simple Queue Service SDK

> _Warning:_ This is an experimental preview release which is still under heavy development and not intended for public consumption, _caveat emptor_!

* [description](#description)
* [Contribute](#contribute)
* [Licence](#licence)

## Description

    Amazon Simple Queue Service (SQS) is a fast, reliable, scalable, fully
    managed message queuing service. SQS makes it simple and cost-effective to
    decouple the components of a cloud application. You can use SQS to transmit
    any volume of data, at any level of throughput, without losing messages or
    requiring other services to be always available. With SQS, you can offload
    the administrative burden of operating and scaling a highly available
    messaging cluster, while paying a low price for only what you use.

Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-sqs)
and [AWS API Reference](http://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/Welcome.html).


## Contribute

For any problems, comments, or feedback please create an issue [here on GitHub](https://github.com/brendanhay/amazonka/issues).

> _Note:_ this library is an auto-generated Haskell package. Please see `amazonka-gen` for more information.


## Licence

`amazonka-sqs` is released under the [Mozilla Public License Version 2.0](http://www.mozilla.org/MPL/).