AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
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::DescribeServicesRequest &, const Model::DescribeServicesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeServicesResponseReceivedHandler
 
 
 
 
 
 
 
 
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 141 of file SupportServiceClientModel.h.

◆ AddCommunicationToCaseResponseReceivedHandler

Definition at line 142 of file SupportServiceClientModel.h.

◆ CreateCaseResponseReceivedHandler

Definition at line 143 of file SupportServiceClientModel.h.

◆ DescribeAttachmentResponseReceivedHandler

Definition at line 144 of file SupportServiceClientModel.h.

◆ DescribeCasesResponseReceivedHandler

Definition at line 145 of file SupportServiceClientModel.h.

◆ DescribeCommunicationsResponseReceivedHandler

Definition at line 146 of file SupportServiceClientModel.h.

◆ DescribeCreateCaseOptionsResponseReceivedHandler

Definition at line 147 of file SupportServiceClientModel.h.

◆ DescribeServicesResponseReceivedHandler

Definition at line 148 of file SupportServiceClientModel.h.

◆ DescribeSeverityLevelsResponseReceivedHandler

Definition at line 149 of file SupportServiceClientModel.h.

◆ DescribeSupportedLanguagesResponseReceivedHandler

Definition at line 150 of file SupportServiceClientModel.h.

◆ DescribeTrustedAdvisorCheckRefreshStatusesResponseReceivedHandler

Definition at line 151 of file SupportServiceClientModel.h.

◆ DescribeTrustedAdvisorCheckResultResponseReceivedHandler

Definition at line 152 of file SupportServiceClientModel.h.

◆ DescribeTrustedAdvisorChecksResponseReceivedHandler

Definition at line 154 of file SupportServiceClientModel.h.

◆ DescribeTrustedAdvisorCheckSummariesResponseReceivedHandler

Definition at line 153 of file SupportServiceClientModel.h.

◆ RefreshTrustedAdvisorCheckResponseReceivedHandler

Definition at line 155 of file SupportServiceClientModel.h.

◆ ResolveCaseResponseReceivedHandler

Definition at line 156 of file SupportServiceClientModel.h.

◆ SupportClientConfiguration

Definition at line 74 of file SupportServiceClientModel.h.

◆ SupportEndpointProvider

Definition at line 76 of file SupportServiceClientModel.h.

◆ SupportEndpointProviderBase

Definition at line 75 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 

Definition at line 16 of file SupportErrors.h.