AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  AppflowErrorMapper
 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
class  AppflowError
 
 

Typedefs

 
 
 
 
 
typedef std::function< void(const AppflowClient *, const Model::CreateFlowRequest &, const Model::CreateFlowOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateFlowResponseReceivedHandler
 
 
typedef std::function< void(const AppflowClient *, const Model::DeleteFlowRequest &, const Model::DeleteFlowOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteFlowResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const AppflowClient *, const Model::DescribeFlowRequest &, const Model::DescribeFlowOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeFlowResponseReceivedHandler
 
 
 
typedef std::function< void(const AppflowClient *, const Model::ListConnectorsRequest &, const Model::ListConnectorsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListConnectorsResponseReceivedHandler
 
typedef std::function< void(const AppflowClient *, const Model::ListFlowsRequest &, const Model::ListFlowsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListFlowsResponseReceivedHandler
 
 
 
 
typedef std::function< void(const AppflowClient *, const Model::StartFlowRequest &, const Model::StartFlowOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartFlowResponseReceivedHandler
 
typedef std::function< void(const AppflowClient *, const Model::StopFlowRequest &, const Model::StopFlowOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StopFlowResponseReceivedHandler
 
typedef std::function< void(const AppflowClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
 
typedef std::function< void(const AppflowClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
 
 
typedef std::function< void(const AppflowClient *, const Model::UpdateFlowRequest &, const Model::UpdateFlowOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateFlowResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ AppflowClientConfiguration

Definition at line 86 of file AppflowServiceClientModel.h.

◆ AppflowEndpointProvider

Definition at line 88 of file AppflowServiceClientModel.h.

◆ AppflowEndpointProviderBase

Definition at line 87 of file AppflowServiceClientModel.h.

◆ CancelFlowExecutionsResponseReceivedHandler

Definition at line 180 of file AppflowServiceClientModel.h.

◆ CreateConnectorProfileResponseReceivedHandler

Definition at line 181 of file AppflowServiceClientModel.h.

◆ CreateFlowResponseReceivedHandler

Definition at line 182 of file AppflowServiceClientModel.h.

◆ DeleteConnectorProfileResponseReceivedHandler

Definition at line 183 of file AppflowServiceClientModel.h.

◆ DeleteFlowResponseReceivedHandler

Definition at line 184 of file AppflowServiceClientModel.h.

◆ DescribeConnectorEntityResponseReceivedHandler

Definition at line 186 of file AppflowServiceClientModel.h.

◆ DescribeConnectorProfilesResponseReceivedHandler

Definition at line 187 of file AppflowServiceClientModel.h.

◆ DescribeConnectorResponseReceivedHandler

Definition at line 185 of file AppflowServiceClientModel.h.

◆ DescribeConnectorsResponseReceivedHandler

Definition at line 188 of file AppflowServiceClientModel.h.

◆ DescribeFlowExecutionRecordsResponseReceivedHandler

Definition at line 190 of file AppflowServiceClientModel.h.

◆ DescribeFlowResponseReceivedHandler

Definition at line 189 of file AppflowServiceClientModel.h.

◆ ListConnectorEntitiesResponseReceivedHandler

Definition at line 191 of file AppflowServiceClientModel.h.

◆ ListConnectorsResponseReceivedHandler

Definition at line 192 of file AppflowServiceClientModel.h.

◆ ListFlowsResponseReceivedHandler

Definition at line 193 of file AppflowServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 194 of file AppflowServiceClientModel.h.

◆ RegisterConnectorResponseReceivedHandler

Definition at line 195 of file AppflowServiceClientModel.h.

◆ ResetConnectorMetadataCacheResponseReceivedHandler

Definition at line 196 of file AppflowServiceClientModel.h.

◆ StartFlowResponseReceivedHandler

Definition at line 197 of file AppflowServiceClientModel.h.

◆ StopFlowResponseReceivedHandler

typedef std::function<void(const AppflowClient*, const Model::StopFlowRequest&, const Model::StopFlowOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::Appflow::StopFlowResponseReceivedHandler

Definition at line 198 of file AppflowServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 199 of file AppflowServiceClientModel.h.

◆ UnregisterConnectorResponseReceivedHandler

Definition at line 200 of file AppflowServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 201 of file AppflowServiceClientModel.h.

◆ UpdateConnectorProfileResponseReceivedHandler

Definition at line 202 of file AppflowServiceClientModel.h.

◆ UpdateConnectorRegistrationResponseReceivedHandler

Definition at line 203 of file AppflowServiceClientModel.h.

◆ UpdateFlowResponseReceivedHandler

Definition at line 204 of file AppflowServiceClientModel.h.

Enumeration Type Documentation

◆ AppflowErrors

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 
CONNECTOR_AUTHENTICATION 
CONNECTOR_SERVER 
INTERNAL_SERVER 
SERVICE_QUOTA_EXCEEDED 
UNSUPPORTED_OPERATION 

Definition at line 16 of file AppflowErrors.h.