AWS SDK for C++

AWS SDK for C++ Version 1.11.685

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 81 of file AppflowServiceClientModel.h.

◆ AppflowEndpointProvider

Definition at line 83 of file AppflowServiceClientModel.h.

◆ AppflowEndpointProviderBase

Definition at line 82 of file AppflowServiceClientModel.h.

◆ CancelFlowExecutionsResponseReceivedHandler

Definition at line 176 of file AppflowServiceClientModel.h.

◆ CreateConnectorProfileResponseReceivedHandler

Definition at line 179 of file AppflowServiceClientModel.h.

◆ CreateFlowResponseReceivedHandler

Definition at line 182 of file AppflowServiceClientModel.h.

◆ DeleteConnectorProfileResponseReceivedHandler

Definition at line 185 of file AppflowServiceClientModel.h.

◆ DeleteFlowResponseReceivedHandler

Definition at line 188 of file AppflowServiceClientModel.h.

◆ DescribeConnectorEntityResponseReceivedHandler

Definition at line 194 of file AppflowServiceClientModel.h.

◆ DescribeConnectorProfilesResponseReceivedHandler

Definition at line 197 of file AppflowServiceClientModel.h.

◆ DescribeConnectorResponseReceivedHandler

Definition at line 191 of file AppflowServiceClientModel.h.

◆ DescribeConnectorsResponseReceivedHandler

Definition at line 200 of file AppflowServiceClientModel.h.

◆ DescribeFlowExecutionRecordsResponseReceivedHandler

Definition at line 207 of file AppflowServiceClientModel.h.

◆ DescribeFlowResponseReceivedHandler

Definition at line 203 of file AppflowServiceClientModel.h.

◆ ListConnectorEntitiesResponseReceivedHandler

Definition at line 210 of file AppflowServiceClientModel.h.

◆ ListConnectorsResponseReceivedHandler

Definition at line 213 of file AppflowServiceClientModel.h.

◆ ListFlowsResponseReceivedHandler

Definition at line 216 of file AppflowServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 219 of file AppflowServiceClientModel.h.

◆ RegisterConnectorResponseReceivedHandler

Definition at line 222 of file AppflowServiceClientModel.h.

◆ ResetConnectorMetadataCacheResponseReceivedHandler

Definition at line 225 of file AppflowServiceClientModel.h.

◆ StartFlowResponseReceivedHandler

Definition at line 228 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 231 of file AppflowServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 234 of file AppflowServiceClientModel.h.

◆ UnregisterConnectorResponseReceivedHandler

Definition at line 237 of file AppflowServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 240 of file AppflowServiceClientModel.h.

◆ UpdateConnectorProfileResponseReceivedHandler

Definition at line 243 of file AppflowServiceClientModel.h.

◆ UpdateConnectorRegistrationResponseReceivedHandler

Definition at line 246 of file AppflowServiceClientModel.h.

◆ UpdateFlowResponseReceivedHandler

Definition at line 249 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 14 of file AppflowErrors.h.