| AddPermissionRequest |
| AddPermissionRequest.Builder |
|
| AddPermissionResponse |
|
| BatchEntryIdsNotDistinctException |
Two or more batch entries in the request have the same Id.
|
| BatchRequestTooLongException |
The length of all the messages put together is more than the limit.
|
| CancelMessageMoveTaskRequest |
|
| CancelMessageMoveTaskRequest.Builder |
|
| CancelMessageMoveTaskResponse |
|
| ChangeMessageVisibilityBatchRequest |
| ChangeMessageVisibilityBatchRequest.Builder |
|
| ChangeMessageVisibilityBatchResponse |
|
| ChangeMessageVisibilityRequest |
|
| ChangeMessageVisibilityRequest.Builder |
|
| ChangeMessageVisibilityResponse |
|
| CreateQueueRequest |
| CreateQueueRequest.Builder |
|
| CreateQueueResponse |
Returns the QueueUrl attribute of the created queue.
|
| DeleteMessageBatchRequest |
| DeleteMessageBatchRequest.Builder |
|
| DeleteMessageBatchResponse |
|
| DeleteMessageRequest |
| DeleteMessageRequest.Builder |
|
| DeleteMessageResponse |
|
| DeleteQueueRequest |
| DeleteQueueRequest.Builder |
|
| DeleteQueueResponse |
|
| EmptyBatchRequestException |
The batch request doesn't contain any entries.
|
| GetQueueAttributesRequest |
| GetQueueAttributesRequest.Builder |
|
| GetQueueAttributesResponse |
A list of returned queue attributes.
|
| GetQueueUrlRequest |
Retrieves the URL of an existing queue based on its name and, optionally, the Amazon Web Services account ID.
|
| GetQueueUrlRequest.Builder |
|
| GetQueueUrlResponse |
|
| InvalidAddressException |
The specified ID is invalid.
|
| InvalidAttributeNameException |
The specified attribute doesn't exist.
|
| InvalidAttributeValueException |
A queue attribute value is invalid.
|
| InvalidBatchEntryIdException |
The Id of a batch entry in a batch request doesn't abide by the specification.
|
| InvalidIdFormatException |
The specified receipt handle isn't valid for the current version.
|
| InvalidMessageContentsException |
The message contains characters outside the allowed set.
|
| InvalidSecurityException |
The request was not made over HTTPS or did not use SigV4 for signing.
|
| KmsAccessDeniedException |
The caller doesn't have the required KMS access.
|
| KmsDisabledException |
The request was denied due to request throttling.
|
| KmsInvalidKeyUsageException |
The request was rejected for one of the following reasons:
|
| KmsInvalidStateException |
The request was rejected because the state of the specified resource is not valid for this request.
|
| KmsNotFoundException |
The request was rejected because the specified entity or resource could not be found.
|
| KmsOptInRequiredException |
The request was rejected because the specified key policy isn't syntactically or semantically correct.
|
| KmsThrottledException |
Amazon Web Services KMS throttles requests for the following conditions.
|
| ListDeadLetterSourceQueuesRequest |
| ListDeadLetterSourceQueuesRequest.Builder |
|
| ListDeadLetterSourceQueuesResponse |
A list of your dead letter source queues.
|
| ListMessageMoveTasksRequest |
|
| ListMessageMoveTasksRequest.Builder |
|
| ListMessageMoveTasksResponse |
|
| ListQueuesRequest |
| ListQueuesRequest.Builder |
|
| ListQueuesResponse |
A list of your queues.
|
| ListQueueTagsRequest |
|
| ListQueueTagsRequest.Builder |
|
| ListQueueTagsResponse |
|
| MessageNotInflightException |
The specified message isn't in flight.
|
| OverLimitException |
The specified action violates a limit.
|
| PurgeQueueInProgressException |
Indicates that the specified queue previously received a PurgeQueue request within the last 60 seconds
(the time it can take to delete the messages in the queue).
|
| PurgeQueueRequest |
| PurgeQueueRequest.Builder |
|
| PurgeQueueResponse |
|
| QueueDeletedRecentlyException |
You must wait 60 seconds after deleting a queue before you can create another queue with the same name.
|
| QueueDoesNotExistException |
Ensure that the QueueUrl is correct and that the queue has not been deleted.
|
| QueueNameExistsException |
A queue with this name already exists.
|
| ReceiptHandleIsInvalidException |
The specified receipt handle isn't valid.
|
| ReceiveMessageRequest |
Retrieves one or more messages from a specified queue.
|
| ReceiveMessageRequest.Builder |
|
| ReceiveMessageResponse |
A list of received messages.
|
| RemovePermissionRequest |
| RemovePermissionRequest.Builder |
|
| RemovePermissionResponse |
|
| RequestThrottledException |
The request was denied due to request throttling.
|
| ResourceNotFoundException |
One or more specified resources don't exist.
|
| SendMessageBatchRequest |
| SendMessageBatchRequest.Builder |
|
| SendMessageBatchResponse |
|
| SendMessageRequest |
| SendMessageRequest.Builder |
|
| SendMessageResponse |
The MD5OfMessageBody and MessageId elements.
|
| SetQueueAttributesRequest |
| SetQueueAttributesRequest.Builder |
|
| SetQueueAttributesResponse |
|
| SqsException |
|
| StartMessageMoveTaskRequest |
|
| StartMessageMoveTaskRequest.Builder |
|
| StartMessageMoveTaskResponse |
|
| TagQueueRequest |
|
| TagQueueRequest.Builder |
|
| TagQueueResponse |
|
| TooManyEntriesInBatchRequestException |
The batch request contains more entries than permissible.
|
| UnsupportedOperationException |
Error code 400.
|
| UntagQueueRequest |
|
| UntagQueueRequest.Builder |
|
| UntagQueueResponse |
|