AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  ChatbotErrorMapper
 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
class  ChatbotError
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const ChatbotClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const ChatbotClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
 
 
 
 

Enumerations

enum class  ChatbotErrors {
  INCOMPLETE_SIGNATURE = 0 , INTERNAL_FAILURE = 1 , INVALID_ACTION = 2 , INVALID_CLIENT_TOKEN_ID = 3 ,
  INVALID_PARAMETER_COMBINATION = 4 , INVALID_QUERY_PARAMETER = 5 , INVALID_PARAMETER_VALUE = 6 , MISSING_ACTION = 7 ,
  MISSING_AUTHENTICATION_TOKEN = 8 , MISSING_PARAMETER = 9 , OPT_IN_REQUIRED = 10 , REQUEST_EXPIRED = 11 ,
  SERVICE_UNAVAILABLE = 12 , THROTTLING = 13 , VALIDATION = 14 , ACCESS_DENIED = 15 ,
  RESOURCE_NOT_FOUND = 16 , UNRECOGNIZED_CLIENT = 17 , MALFORMED_QUERY_STRING = 18 , SLOW_DOWN = 19 ,
  REQUEST_TIME_TOO_SKEWED = 20 , INVALID_SIGNATURE = 21 , SIGNATURE_DOES_NOT_MATCH = 22 , INVALID_ACCESS_KEY_ID = 23 ,
  REQUEST_TIMEOUT = 24 , NETWORK_CONNECTION = 99 , UNKNOWN = 100 , CONFLICT = static_cast<int>(Aws::Client::CoreErrors::SERVICE_EXTENSION_START_RANGE) + 1 ,
  CREATE_CHIME_WEBHOOK_CONFIGURATION , CREATE_SLACK_CHANNEL_CONFIGURATION , CREATE_TEAMS_CHANNEL_CONFIGURATION , DELETE_CHIME_WEBHOOK_CONFIGURATION ,
  DELETE_MICROSOFT_TEAMS_USER_IDENTITY , DELETE_SLACK_CHANNEL_CONFIGURATION , DELETE_SLACK_USER_IDENTITY , DELETE_SLACK_WORKSPACE_AUTHORIZATION_FAULT ,
  DELETE_TEAMS_CHANNEL_CONFIGURATION , DELETE_TEAMS_CONFIGURED_TEAM , DESCRIBE_CHIME_WEBHOOK_CONFIGURATIONS , DESCRIBE_SLACK_CHANNEL_CONFIGURATIONS ,
  DESCRIBE_SLACK_USER_IDENTITIES , DESCRIBE_SLACK_WORKSPACES , GET_ACCOUNT_PREFERENCES , GET_TEAMS_CHANNEL_CONFIGURATION ,
  INTERNAL_SERVICE , INVALID_PARAMETER , INVALID_REQUEST , LIMIT_EXCEEDED ,
  LIST_MICROSOFT_TEAMS_CONFIGURED_TEAMS , LIST_MICROSOFT_TEAMS_USER_IDENTITIES , LIST_TEAMS_CHANNEL_CONFIGURATIONS , TOO_MANY_TAGS ,
  UPDATE_ACCOUNT_PREFERENCES , UPDATE_CHIME_WEBHOOK_CONFIGURATION , UPDATE_SLACK_CHANNEL_CONFIGURATION , UPDATE_TEAMS_CHANNEL_CONFIGURATION
}
 

Typedef Documentation

◆ ChatbotClientConfiguration

Definition at line 89 of file ChatbotServiceClientModel.h.

◆ ChatbotEndpointProvider

Definition at line 91 of file ChatbotServiceClientModel.h.

◆ ChatbotEndpointProviderBase

Definition at line 90 of file ChatbotServiceClientModel.h.

◆ CreateChimeWebhookConfigurationResponseReceivedHandler

Definition at line 186 of file ChatbotServiceClientModel.h.

◆ CreateMicrosoftTeamsChannelConfigurationResponseReceivedHandler

Definition at line 187 of file ChatbotServiceClientModel.h.

◆ CreateSlackChannelConfigurationResponseReceivedHandler

Definition at line 188 of file ChatbotServiceClientModel.h.

◆ DeleteChimeWebhookConfigurationResponseReceivedHandler

Definition at line 189 of file ChatbotServiceClientModel.h.

◆ DeleteMicrosoftTeamsChannelConfigurationResponseReceivedHandler

Definition at line 190 of file ChatbotServiceClientModel.h.

◆ DeleteMicrosoftTeamsConfiguredTeamResponseReceivedHandler

Definition at line 191 of file ChatbotServiceClientModel.h.

◆ DeleteMicrosoftTeamsUserIdentityResponseReceivedHandler

Definition at line 192 of file ChatbotServiceClientModel.h.

◆ DeleteSlackChannelConfigurationResponseReceivedHandler

Definition at line 193 of file ChatbotServiceClientModel.h.

◆ DeleteSlackUserIdentityResponseReceivedHandler

Definition at line 194 of file ChatbotServiceClientModel.h.

◆ DeleteSlackWorkspaceAuthorizationResponseReceivedHandler

Definition at line 195 of file ChatbotServiceClientModel.h.

◆ DescribeChimeWebhookConfigurationsResponseReceivedHandler

Definition at line 196 of file ChatbotServiceClientModel.h.

◆ DescribeSlackChannelConfigurationsResponseReceivedHandler

Definition at line 197 of file ChatbotServiceClientModel.h.

◆ DescribeSlackUserIdentitiesResponseReceivedHandler

Definition at line 198 of file ChatbotServiceClientModel.h.

◆ DescribeSlackWorkspacesResponseReceivedHandler

Definition at line 199 of file ChatbotServiceClientModel.h.

◆ GetAccountPreferencesResponseReceivedHandler

Definition at line 200 of file ChatbotServiceClientModel.h.

◆ GetMicrosoftTeamsChannelConfigurationResponseReceivedHandler

Definition at line 201 of file ChatbotServiceClientModel.h.

◆ ListMicrosoftTeamsChannelConfigurationsResponseReceivedHandler

Definition at line 202 of file ChatbotServiceClientModel.h.

◆ ListMicrosoftTeamsConfiguredTeamsResponseReceivedHandler

Definition at line 203 of file ChatbotServiceClientModel.h.

◆ ListMicrosoftTeamsUserIdentitiesResponseReceivedHandler

Definition at line 204 of file ChatbotServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 205 of file ChatbotServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 206 of file ChatbotServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 207 of file ChatbotServiceClientModel.h.

◆ UpdateAccountPreferencesResponseReceivedHandler

Definition at line 208 of file ChatbotServiceClientModel.h.

◆ UpdateChimeWebhookConfigurationResponseReceivedHandler

Definition at line 209 of file ChatbotServiceClientModel.h.

◆ UpdateMicrosoftTeamsChannelConfigurationResponseReceivedHandler

Definition at line 210 of file ChatbotServiceClientModel.h.

◆ UpdateSlackChannelConfigurationResponseReceivedHandler

Definition at line 211 of file ChatbotServiceClientModel.h.

Enumeration Type Documentation

◆ ChatbotErrors

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 
CREATE_CHIME_WEBHOOK_CONFIGURATION 
CREATE_SLACK_CHANNEL_CONFIGURATION 
CREATE_TEAMS_CHANNEL_CONFIGURATION 
DELETE_CHIME_WEBHOOK_CONFIGURATION 
DELETE_MICROSOFT_TEAMS_USER_IDENTITY 
DELETE_SLACK_CHANNEL_CONFIGURATION 
DELETE_SLACK_USER_IDENTITY 
DELETE_SLACK_WORKSPACE_AUTHORIZATION_FAULT 
DELETE_TEAMS_CHANNEL_CONFIGURATION 
DELETE_TEAMS_CONFIGURED_TEAM 
DESCRIBE_CHIME_WEBHOOK_CONFIGURATIONS 
DESCRIBE_SLACK_CHANNEL_CONFIGURATIONS 
DESCRIBE_SLACK_USER_IDENTITIES 
DESCRIBE_SLACK_WORKSPACES 
GET_ACCOUNT_PREFERENCES 
GET_TEAMS_CHANNEL_CONFIGURATION 
INTERNAL_SERVICE 
INVALID_PARAMETER 
INVALID_REQUEST 
LIMIT_EXCEEDED 
LIST_MICROSOFT_TEAMS_CONFIGURED_TEAMS 
LIST_MICROSOFT_TEAMS_USER_IDENTITIES 
LIST_TEAMS_CHANNEL_CONFIGURATIONS 
TOO_MANY_TAGS 
UPDATE_ACCOUNT_PREFERENCES 
UPDATE_CHIME_WEBHOOK_CONFIGURATION 
UPDATE_SLACK_CHANNEL_CONFIGURATION 
UPDATE_TEAMS_CHANNEL_CONFIGURATION 

Definition at line 16 of file ChatbotErrors.h.