package
0.10.4
Repository: https://github.com/agilebits/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package sqsiface provides an interface for the Amazon Simple Queue Service.

# Functions

New creates a new instance of the SQS client with a session.

# Constants

@enum QueueAttributeName.
@enum QueueAttributeName.
@enum QueueAttributeName.
@enum QueueAttributeName.
@enum QueueAttributeName.
@enum QueueAttributeName.
@enum QueueAttributeName.
@enum QueueAttributeName.
@enum QueueAttributeName.
@enum QueueAttributeName.
@enum QueueAttributeName.
@enum QueueAttributeName.
@enum QueueAttributeName.
A ServiceName is the name of the service the client will make API calls to.

# Structs

No description provided by the author
No description provided by the author
This is used in the responses of batch API to give a detailed description of the result of an action on each entry in the request.
No description provided by the author
For each message in the batch, the response contains a ChangeMessageVisibilityBatchResultEntry tag if the message succeeds or a BatchResultErrorEntry tag if the message fails.
Encloses a receipt handle and an entry id for each message in ChangeMessageVisibilityBatch.
Encloses the id of an entry in ChangeMessageVisibilityBatch.
No description provided by the author
No description provided by the author
No description provided by the author
Returns the QueueUrl element of the created queue.
No description provided by the author
For each message in the batch, the response contains a DeleteMessageBatchResultEntry tag if the message is deleted or a BatchResultErrorEntry tag if the message cannot be deleted.
Encloses a receipt handle and an identifier for it.
Encloses the id an entry in DeleteMessageBatch.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A list of returned queue attributes.
No description provided by the author
For more information, see Responses (http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/UnderstandingResponses.html) in the Amazon SQS Developer Guide.
No description provided by the author
A list of your dead letter source queues.
No description provided by the author
A list of your queues.
An Amazon SQS message.
The user-specified message attribute value.
No description provided by the author
No description provided by the author
No description provided by the author
A list of received messages.
No description provided by the author
No description provided by the author
No description provided by the author
For each message in the batch, the response contains a SendMessageBatchResultEntry tag if the message succeeds or a BatchResultErrorEntry tag if the message fails.
Contains the details of a single Amazon SQS message along with a Id.
Encloses a message ID for successfully enqueued message of a SendMessageBatch.
No description provided by the author
The MD5OfMessageBody and MessageId elements.
No description provided by the author
No description provided by the author
Welcome to the Amazon Simple Queue Service API Reference.