AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
 
 
typedef std::function< void(const SupportAppClient *, const Model::GetAccountAliasRequest &, const Model::GetAccountAliasOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetAccountAliasResponseReceivedHandler
 
 
 
typedef std::function< void(const SupportAppClient *, const Model::PutAccountAliasRequest &, const Model::PutAccountAliasOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutAccountAliasResponseReceivedHandler
 
 
 

Enumerations

 

Typedef Documentation

◆ CreateSlackChannelConfigurationResponseReceivedHandler

Definition at line 117 of file SupportAppServiceClientModel.h.

◆ DeleteAccountAliasResponseReceivedHandler

Definition at line 118 of file SupportAppServiceClientModel.h.

◆ DeleteSlackChannelConfigurationResponseReceivedHandler

Definition at line 119 of file SupportAppServiceClientModel.h.

◆ DeleteSlackWorkspaceConfigurationResponseReceivedHandler

Definition at line 120 of file SupportAppServiceClientModel.h.

◆ GetAccountAliasResponseReceivedHandler

Definition at line 121 of file SupportAppServiceClientModel.h.

◆ ListSlackChannelConfigurationsResponseReceivedHandler

Definition at line 122 of file SupportAppServiceClientModel.h.

◆ ListSlackWorkspaceConfigurationsResponseReceivedHandler

Definition at line 123 of file SupportAppServiceClientModel.h.

◆ PutAccountAliasResponseReceivedHandler

Definition at line 124 of file SupportAppServiceClientModel.h.

◆ RegisterSlackWorkspaceForOrganizationResponseReceivedHandler

Definition at line 125 of file SupportAppServiceClientModel.h.

◆ SupportAppClientConfiguration

Definition at line 68 of file SupportAppServiceClientModel.h.

◆ SupportAppEndpointProvider

Definition at line 70 of file SupportAppServiceClientModel.h.

◆ SupportAppEndpointProviderBase

Definition at line 69 of file SupportAppServiceClientModel.h.

◆ UpdateSlackChannelConfigurationResponseReceivedHandler

Definition at line 126 of file SupportAppServiceClientModel.h.

Enumeration Type Documentation

◆ SupportAppErrors

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 
SERVICE_QUOTA_EXCEEDED 

Definition at line 16 of file SupportAppErrors.h.