AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
 
 

Classes

 
 
class  AccountError
 
 

Typedefs

 
 
 
 
 
typedef std::function< void(const AccountClient *, const Model::DisableRegionRequest &, const Model::DisableRegionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DisableRegionResponseReceivedHandler
 
typedef std::function< void(const AccountClient *, const Model::EnableRegionRequest &, const Model::EnableRegionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > EnableRegionResponseReceivedHandler
 
 
 
typedef std::function< void(const AccountClient *, const Model::GetPrimaryEmailRequest &, const Model::GetPrimaryEmailOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetPrimaryEmailResponseReceivedHandler
 
 
typedef std::function< void(const AccountClient *, const Model::ListRegionsRequest &, const Model::ListRegionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListRegionsResponseReceivedHandler
 
 
 
 

Enumerations

 

Typedef Documentation

◆ AcceptPrimaryEmailUpdateResponseReceivedHandler

Definition at line 119 of file AccountServiceClientModel.h.

◆ AccountClientConfiguration

Definition at line 64 of file AccountServiceClientModel.h.

◆ AccountEndpointProvider

Definition at line 66 of file AccountServiceClientModel.h.

◆ AccountEndpointProviderBase

Definition at line 65 of file AccountServiceClientModel.h.

◆ DeleteAlternateContactResponseReceivedHandler

Definition at line 120 of file AccountServiceClientModel.h.

◆ DisableRegionResponseReceivedHandler

Definition at line 121 of file AccountServiceClientModel.h.

◆ EnableRegionResponseReceivedHandler

Definition at line 122 of file AccountServiceClientModel.h.

◆ GetAlternateContactResponseReceivedHandler

Definition at line 123 of file AccountServiceClientModel.h.

◆ GetContactInformationResponseReceivedHandler

Definition at line 124 of file AccountServiceClientModel.h.

◆ GetPrimaryEmailResponseReceivedHandler

Definition at line 125 of file AccountServiceClientModel.h.

◆ GetRegionOptStatusResponseReceivedHandler

Definition at line 126 of file AccountServiceClientModel.h.

◆ ListRegionsResponseReceivedHandler

Definition at line 127 of file AccountServiceClientModel.h.

◆ PutAlternateContactResponseReceivedHandler

Definition at line 128 of file AccountServiceClientModel.h.

◆ PutContactInformationResponseReceivedHandler

Definition at line 129 of file AccountServiceClientModel.h.

◆ StartPrimaryEmailUpdateResponseReceivedHandler

Definition at line 130 of file AccountServiceClientModel.h.

Enumeration Type Documentation

◆ AccountErrors

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 
CONFLICT 
INTERNAL_SERVER 
TOO_MANY_REQUESTS 

Definition at line 16 of file AccountErrors.h.