AWS SDK for C++

AWS SDK for C++ Version 1.11.887

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
namespace  Pagination
 
namespace  SupportErrorMapper
 

Classes

 
 
class  SupportError
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
typedef std::function< void(const SupportClient *, const Model::CreateCaseRequest &, const Model::CreateCaseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateCaseResponseReceivedHandler
 
 
 
typedef std::function< void(const SupportClient *, const Model::DescribeCasesRequest &, const Model::DescribeCasesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeCasesResponseReceivedHandler
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const SupportClient *, const Model::ResolveCaseRequest &, const Model::ResolveCaseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ResolveCaseResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ AddAttachmentsToSetResponseReceivedHandler

Definition at line 154 of file SupportServiceClientModel.h.

◆ AddCommunicationToCaseResponseReceivedHandler

Definition at line 157 of file SupportServiceClientModel.h.

◆ CompleteAttachmentUploadResponseReceivedHandler

Definition at line 160 of file SupportServiceClientModel.h.

◆ CreateCaseResponseReceivedHandler

Definition at line 163 of file SupportServiceClientModel.h.

◆ DescribeAttachmentResponseReceivedHandler

Definition at line 166 of file SupportServiceClientModel.h.

◆ DescribeAttachmentUploadStatusResponseReceivedHandler

Definition at line 170 of file SupportServiceClientModel.h.

◆ DescribeCasesPaginator

Definition at line 15 of file SupportClientPagination.h.

◆ DescribeCasesResponseReceivedHandler

Definition at line 173 of file SupportServiceClientModel.h.

◆ DescribeCommunicationsPaginator

Definition at line 17 of file SupportClientPagination.h.

◆ DescribeCommunicationsResponseReceivedHandler

Definition at line 176 of file SupportServiceClientModel.h.

◆ DescribeCreateCaseOptionsResponseReceivedHandler

Definition at line 179 of file SupportServiceClientModel.h.

◆ DescribeServicesResponseReceivedHandler

Definition at line 182 of file SupportServiceClientModel.h.

◆ DescribeSeverityLevelsResponseReceivedHandler

Definition at line 185 of file SupportServiceClientModel.h.

◆ DescribeSupportedLanguagesResponseReceivedHandler

Definition at line 188 of file SupportServiceClientModel.h.

◆ DescribeTrustedAdvisorCheckRefreshStatusesResponseReceivedHandler

Definition at line 192 of file SupportServiceClientModel.h.

◆ DescribeTrustedAdvisorCheckResultResponseReceivedHandler

Definition at line 196 of file SupportServiceClientModel.h.

◆ DescribeTrustedAdvisorChecksResponseReceivedHandler

Definition at line 204 of file SupportServiceClientModel.h.

◆ DescribeTrustedAdvisorCheckSummariesResponseReceivedHandler

Definition at line 200 of file SupportServiceClientModel.h.

◆ GetAttachmentDownloadLinkResponseReceivedHandler

Definition at line 207 of file SupportServiceClientModel.h.

◆ GetAttachmentUploadLinksResponseReceivedHandler

Definition at line 210 of file SupportServiceClientModel.h.

◆ RefreshTrustedAdvisorCheckResponseReceivedHandler

Definition at line 213 of file SupportServiceClientModel.h.

◆ ResolveCaseResponseReceivedHandler

Definition at line 216 of file SupportServiceClientModel.h.

◆ SupportClientConfiguration

Definition at line 73 of file SupportServiceClientModel.h.

◆ SupportEndpointProvider

Definition at line 75 of file SupportServiceClientModel.h.

◆ SupportEndpointProviderBase

Definition at line 74 of file SupportServiceClientModel.h.

Enumeration Type Documentation

◆ SupportErrors

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 
ATTACHMENT_ID_NOT_FOUND 
ATTACHMENT_LIMIT_EXCEEDED 
ATTACHMENT_SET_EXPIRED 
ATTACHMENT_SET_ID_NOT_FOUND 
ATTACHMENT_SET_SIZE_LIMIT_EXCEEDED 
CASE_CREATION_LIMIT_EXCEEDED 
CASE_ID_NOT_FOUND 
DESCRIBE_ATTACHMENT_LIMIT_EXCEEDED 
DRY_RUN_OPERATION 
UPLOAD_ID_NOT_FOUND 

Definition at line 14 of file SupportErrors.h.