AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

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

Enumerations

 

Typedef Documentation

◆ AppIntegrationsServiceClientConfiguration

Definition at line 80 of file AppIntegrationsServiceServiceClientModel.h.

◆ AppIntegrationsServiceEndpointProvider

Definition at line 82 of file AppIntegrationsServiceServiceClientModel.h.

◆ AppIntegrationsServiceEndpointProviderBase

Definition at line 81 of file AppIntegrationsServiceServiceClientModel.h.

◆ CreateApplicationResponseReceivedHandler

Definition at line 168 of file AppIntegrationsServiceServiceClientModel.h.

◆ CreateDataIntegrationAssociationResponseReceivedHandler

Definition at line 170 of file AppIntegrationsServiceServiceClientModel.h.

◆ CreateDataIntegrationResponseReceivedHandler

Definition at line 169 of file AppIntegrationsServiceServiceClientModel.h.

◆ CreateEventIntegrationResponseReceivedHandler

Definition at line 171 of file AppIntegrationsServiceServiceClientModel.h.

◆ DeleteApplicationResponseReceivedHandler

Definition at line 172 of file AppIntegrationsServiceServiceClientModel.h.

◆ DeleteDataIntegrationResponseReceivedHandler

Definition at line 173 of file AppIntegrationsServiceServiceClientModel.h.

◆ DeleteEventIntegrationResponseReceivedHandler

Definition at line 174 of file AppIntegrationsServiceServiceClientModel.h.

◆ GetApplicationResponseReceivedHandler

Definition at line 175 of file AppIntegrationsServiceServiceClientModel.h.

◆ GetDataIntegrationResponseReceivedHandler

Definition at line 176 of file AppIntegrationsServiceServiceClientModel.h.

◆ GetEventIntegrationResponseReceivedHandler

Definition at line 177 of file AppIntegrationsServiceServiceClientModel.h.

◆ ListApplicationAssociationsResponseReceivedHandler

Definition at line 178 of file AppIntegrationsServiceServiceClientModel.h.

◆ ListApplicationsResponseReceivedHandler

Definition at line 179 of file AppIntegrationsServiceServiceClientModel.h.

◆ ListDataIntegrationAssociationsResponseReceivedHandler

Definition at line 180 of file AppIntegrationsServiceServiceClientModel.h.

◆ ListDataIntegrationsResponseReceivedHandler

Definition at line 181 of file AppIntegrationsServiceServiceClientModel.h.

◆ ListEventIntegrationAssociationsResponseReceivedHandler

Definition at line 182 of file AppIntegrationsServiceServiceClientModel.h.

◆ ListEventIntegrationsResponseReceivedHandler

Definition at line 183 of file AppIntegrationsServiceServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 184 of file AppIntegrationsServiceServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 185 of file AppIntegrationsServiceServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 186 of file AppIntegrationsServiceServiceClientModel.h.

◆ UpdateApplicationResponseReceivedHandler

Definition at line 187 of file AppIntegrationsServiceServiceClientModel.h.

◆ UpdateDataIntegrationAssociationResponseReceivedHandler

Definition at line 189 of file AppIntegrationsServiceServiceClientModel.h.

◆ UpdateDataIntegrationResponseReceivedHandler

Definition at line 188 of file AppIntegrationsServiceServiceClientModel.h.

◆ UpdateEventIntegrationResponseReceivedHandler

Definition at line 190 of file AppIntegrationsServiceServiceClientModel.h.

Enumeration Type Documentation

◆ AppIntegrationsServiceErrors

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 
DUPLICATE_RESOURCE 
INTERNAL_SERVICE 
INVALID_REQUEST 
RESOURCE_QUOTA_EXCEEDED 
UNSUPPORTED_OPERATION 

Definition at line 16 of file AppIntegrationsServiceErrors.h.