amazonka-sqs-1.4.4: Amazon Simple Queue Service SDK.

amazonka-sqs-1.4.4: Amazon Simple Queue Service SDK.

Welcome to the Amazon Simple Queue Service API Reference. This section describes who should read this guide, how the guide is organized, and other resources related to the Amazon Simple Queue Service (Amazon SQS). Amazon SQS offers reliable and scalable hosted queues for storing messages as they travel between computers. By using Amazon SQS, you can move data between distributed components of your applications that perform different tasks without losing messages or requiring each component to be always available. Helpful Links: - Current WSDL (2012-11-05) - Making API Requests - Amazon SQS product page - Using Amazon SQS Message Attributes - Using Amazon SQS Dead Letter Queues - Regions and Endpoints We also provide SDKs that enable you to access Amazon SQS from your preferred programming language. The SDKs contain functionality that automatically takes care of tasks such as: - Cryptographically signing your service requests - Retrying requests - Handling error responses For a list of available SDKs, go to Tools for Amazon Web Services.

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.SQS or the AWS Documentation to get started.

Modules