AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::SQS Namespace Reference

Namespaces

namespace  Endpoint
 
namespace  Model
 
namespace  SQSErrorMapper
 

Classes

class  SQSClient
 
 
class  SQSError
 
class  SQSRequest
 

Typedefs

 
 
 
typedef std::function< void(const SQSClient *, const Model::AddPermissionRequest &, const Model::AddPermissionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AddPermissionResponseReceivedHandler
 
 
 
 
typedef std::function< void(const SQSClient *, const Model::CreateQueueRequest &, const Model::CreateQueueOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateQueueResponseReceivedHandler
 
typedef std::function< void(const SQSClient *, const Model::DeleteMessageRequest &, const Model::DeleteMessageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteMessageResponseReceivedHandler
 
 
typedef std::function< void(const SQSClient *, const Model::DeleteQueueRequest &, const Model::DeleteQueueOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteQueueResponseReceivedHandler
 
 
typedef std::function< void(const SQSClient *, const Model::GetQueueUrlRequest &, const Model::GetQueueUrlOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetQueueUrlResponseReceivedHandler
 
 
 
typedef std::function< void(const SQSClient *, const Model::ListQueueTagsRequest &, const Model::ListQueueTagsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListQueueTagsResponseReceivedHandler
 
typedef std::function< void(const SQSClient *, const Model::ListQueuesRequest &, const Model::ListQueuesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListQueuesResponseReceivedHandler
 
typedef std::function< void(const SQSClient *, const Model::PurgeQueueRequest &, const Model::PurgeQueueOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PurgeQueueResponseReceivedHandler
 
typedef std::function< void(const SQSClient *, const Model::ReceiveMessageRequest &, const Model::ReceiveMessageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ReceiveMessageResponseReceivedHandler
 
typedef std::function< void(const SQSClient *, const Model::RemovePermissionRequest &, const Model::RemovePermissionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RemovePermissionResponseReceivedHandler
 
typedef std::function< void(const SQSClient *, const Model::SendMessageRequest &, const Model::SendMessageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SendMessageResponseReceivedHandler
 
typedef std::function< void(const SQSClient *, const Model::SendMessageBatchRequest &, const Model::SendMessageBatchOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SendMessageBatchResponseReceivedHandler
 
 
 
typedef std::function< void(const SQSClient *, const Model::TagQueueRequest &, const Model::TagQueueOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagQueueResponseReceivedHandler
 
typedef std::function< void(const SQSClient *, const Model::UntagQueueRequest &, const Model::UntagQueueOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagQueueResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ AddPermissionResponseReceivedHandler

Definition at line 158 of file SQSServiceClientModel.h.

◆ CancelMessageMoveTaskResponseReceivedHandler

Definition at line 159 of file SQSServiceClientModel.h.

◆ ChangeMessageVisibilityBatchResponseReceivedHandler

Definition at line 161 of file SQSServiceClientModel.h.

◆ ChangeMessageVisibilityResponseReceivedHandler

Definition at line 160 of file SQSServiceClientModel.h.

◆ CreateQueueResponseReceivedHandler

typedef std::function<void(const SQSClient*, const Model::CreateQueueRequest&, const Model::CreateQueueOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::SQS::CreateQueueResponseReceivedHandler

Definition at line 162 of file SQSServiceClientModel.h.

◆ DeleteMessageBatchResponseReceivedHandler

Definition at line 164 of file SQSServiceClientModel.h.

◆ DeleteMessageResponseReceivedHandler

Definition at line 163 of file SQSServiceClientModel.h.

◆ DeleteQueueResponseReceivedHandler

typedef std::function<void(const SQSClient*, const Model::DeleteQueueRequest&, const Model::DeleteQueueOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::SQS::DeleteQueueResponseReceivedHandler

Definition at line 165 of file SQSServiceClientModel.h.

◆ GetQueueAttributesResponseReceivedHandler

Definition at line 166 of file SQSServiceClientModel.h.

◆ GetQueueUrlResponseReceivedHandler

typedef std::function<void(const SQSClient*, const Model::GetQueueUrlRequest&, const Model::GetQueueUrlOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::SQS::GetQueueUrlResponseReceivedHandler

Definition at line 167 of file SQSServiceClientModel.h.

◆ ListDeadLetterSourceQueuesResponseReceivedHandler

Definition at line 168 of file SQSServiceClientModel.h.

◆ ListMessageMoveTasksResponseReceivedHandler

Definition at line 169 of file SQSServiceClientModel.h.

◆ ListQueuesResponseReceivedHandler

typedef std::function<void(const SQSClient*, const Model::ListQueuesRequest&, const Model::ListQueuesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::SQS::ListQueuesResponseReceivedHandler

Definition at line 171 of file SQSServiceClientModel.h.

◆ ListQueueTagsResponseReceivedHandler

Definition at line 170 of file SQSServiceClientModel.h.

◆ PurgeQueueResponseReceivedHandler

typedef std::function<void(const SQSClient*, const Model::PurgeQueueRequest&, const Model::PurgeQueueOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::SQS::PurgeQueueResponseReceivedHandler

Definition at line 172 of file SQSServiceClientModel.h.

◆ ReceiveMessageResponseReceivedHandler

Definition at line 173 of file SQSServiceClientModel.h.

◆ RemovePermissionResponseReceivedHandler

Definition at line 174 of file SQSServiceClientModel.h.

◆ SendMessageBatchResponseReceivedHandler

Definition at line 176 of file SQSServiceClientModel.h.

◆ SendMessageResponseReceivedHandler

typedef std::function<void(const SQSClient*, const Model::SendMessageRequest&, const Model::SendMessageOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::SQS::SendMessageResponseReceivedHandler

Definition at line 175 of file SQSServiceClientModel.h.

◆ SetQueueAttributesResponseReceivedHandler

Definition at line 177 of file SQSServiceClientModel.h.

◆ SQSClientConfiguration

Definition at line 70 of file SQSServiceClientModel.h.

◆ SQSEndpointProvider

Definition at line 72 of file SQSServiceClientModel.h.

◆ SQSEndpointProviderBase

Definition at line 71 of file SQSServiceClientModel.h.

◆ StartMessageMoveTaskResponseReceivedHandler

Definition at line 178 of file SQSServiceClientModel.h.

◆ TagQueueResponseReceivedHandler

typedef std::function<void(const SQSClient*, const Model::TagQueueRequest&, const Model::TagQueueOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::SQS::TagQueueResponseReceivedHandler

Definition at line 179 of file SQSServiceClientModel.h.

◆ UntagQueueResponseReceivedHandler

typedef std::function<void(const SQSClient*, const Model::UntagQueueRequest&, const Model::UntagQueueOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::SQS::UntagQueueResponseReceivedHandler

Definition at line 180 of file SQSServiceClientModel.h.

Enumeration Type Documentation

◆ SQSErrors

enum class Aws::SQS::SQSErrors
strong
Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
SLOW_DOWN 
REQUEST_TIME_TOO_SKEWED 
INVALID_SIGNATURE 
SIGNATURE_DOES_NOT_MATCH 
INVALID_ACCESS_KEY_ID 
REQUEST_TIMEOUT 
NETWORK_CONNECTION 
UNKNOWN 
BATCH_ENTRY_IDS_NOT_DISTINCT 
BATCH_REQUEST_TOO_LONG 
EMPTY_BATCH_REQUEST 
INVALID_ADDRESS 
INVALID_ATTRIBUTE_NAME 
INVALID_ATTRIBUTE_VALUE 
INVALID_BATCH_ENTRY_ID 
INVALID_ID_FORMAT 
INVALID_MESSAGE_CONTENTS 
INVALID_SECURITY 
KMS_ACCESS_DENIED 
KMS_DISABLED 
KMS_INVALID_KEY_USAGE 
KMS_INVALID_STATE 
KMS_NOT_FOUND 
KMS_OPT_IN_REQUIRED 
KMS_THROTTLED 
MESSAGE_NOT_INFLIGHT 
OVER_LIMIT 
PURGE_QUEUE_IN_PROGRESS 
QUEUE_DELETED_RECENTLY 
QUEUE_DOES_NOT_EXIST 
QUEUE_NAME_EXISTS 
RECEIPT_HANDLE_IS_INVALID 
TOO_MANY_ENTRIES_IN_BATCH_REQUEST 
UNSUPPORTED_OPERATION 

Definition at line 16 of file SQSErrors.h.