@hackage amazonka-sqs0.0.2
Amazon Simple Queue Service SDK.
Categories
License
LicenseRef-OtherLicense
Maintainer
Brendan Hay <brendan.g.hay@gmail.com>
Links
Versions
Installation
Dependencies (2)
- amazonka-core >=0.0.2 && <0.0.3
- base >=4.7 && <4.19 Show all…
Dependents (7)
@hackage/antiope-messages, @hackage/hw-aws-sqs-conduit, @hackage/antiope-sqs, @hackage/acme-everything, @hackage/sqsd-local, @hackage/aws-simple, Show all…
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
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 and AWS API Reference.
Contribute
For any problems, comments, or feedback please create an issue here on GitHub.
Note: this library is an auto-generated Haskell package. Please see
amazonka-genfor more information.
Licence
amazonka-sqs is released under the Mozilla Public License Version 2.0.