See: Description
Interface | Description |
---|---|
AmazonSQS |
Interface for accessing Amazon SQS
|
AmazonSQSAsync |
Interface for accessing Amazon SQS asynchronously.
|
Class | Description |
---|---|
AmazonSQSAsyncClient |
Interface for accessing Amazon SQS asynchronously.
|
AmazonSQSClient |
Client for accessing Amazon SQS.
|
MessageMD5ChecksumHandler |
SQS operations on sending and receiving messages will return the MD5 digest
of the message body.
|
QueueUrlHandler |
Custom request handler for SQS that processes the request before it gets
routed to the client runtime layer.
|
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.
Topics
Helpful Links
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, see Tools for Amazon Web Services.
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.