AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  AppSyncErrorMapper
 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
class  AppSyncError
 
 

Typedefs

 
 
 
typedef std::function< void(const AppSyncClient *, const Model::AssociateApiRequest &, const Model::AssociateApiOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AssociateApiResponseReceivedHandler
 
 
 
typedef std::function< void(const AppSyncClient *, const Model::CreateApiRequest &, const Model::CreateApiOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateApiResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::CreateApiCacheRequest &, const Model::CreateApiCacheOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateApiCacheResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::CreateApiKeyRequest &, const Model::CreateApiKeyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateApiKeyResponseReceivedHandler
 
 
typedef std::function< void(const AppSyncClient *, const Model::CreateDataSourceRequest &, const Model::CreateDataSourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateDataSourceResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::CreateDomainNameRequest &, const Model::CreateDomainNameOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateDomainNameResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::CreateFunctionRequest &, const Model::CreateFunctionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateFunctionResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::CreateGraphqlApiRequest &, const Model::CreateGraphqlApiOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateGraphqlApiResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::CreateResolverRequest &, const Model::CreateResolverOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateResolverResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::CreateTypeRequest &, const Model::CreateTypeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateTypeResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::DeleteApiRequest &, const Model::DeleteApiOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteApiResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::DeleteApiCacheRequest &, const Model::DeleteApiCacheOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteApiCacheResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::DeleteApiKeyRequest &, const Model::DeleteApiKeyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteApiKeyResponseReceivedHandler
 
 
typedef std::function< void(const AppSyncClient *, const Model::DeleteDataSourceRequest &, const Model::DeleteDataSourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteDataSourceResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::DeleteDomainNameRequest &, const Model::DeleteDomainNameOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteDomainNameResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::DeleteFunctionRequest &, const Model::DeleteFunctionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteFunctionResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::DeleteGraphqlApiRequest &, const Model::DeleteGraphqlApiOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteGraphqlApiResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::DeleteResolverRequest &, const Model::DeleteResolverOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteResolverResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::DeleteTypeRequest &, const Model::DeleteTypeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteTypeResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::DisassociateApiRequest &, const Model::DisassociateApiOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DisassociateApiResponseReceivedHandler
 
 
 
typedef std::function< void(const AppSyncClient *, const Model::EvaluateCodeRequest &, const Model::EvaluateCodeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > EvaluateCodeResponseReceivedHandler
 
 
typedef std::function< void(const AppSyncClient *, const Model::FlushApiCacheRequest &, const Model::FlushApiCacheOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > FlushApiCacheResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::GetApiRequest &, const Model::GetApiOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetApiResponseReceivedHandler
 
 
typedef std::function< void(const AppSyncClient *, const Model::GetApiCacheRequest &, const Model::GetApiCacheOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetApiCacheResponseReceivedHandler
 
 
typedef std::function< void(const AppSyncClient *, const Model::GetDataSourceRequest &, const Model::GetDataSourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDataSourceResponseReceivedHandler
 
 
typedef std::function< void(const AppSyncClient *, const Model::GetDomainNameRequest &, const Model::GetDomainNameOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDomainNameResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::GetFunctionRequest &, const Model::GetFunctionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetFunctionResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::GetGraphqlApiRequest &, const Model::GetGraphqlApiOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetGraphqlApiResponseReceivedHandler
 
 
 
typedef std::function< void(const AppSyncClient *, const Model::GetResolverRequest &, const Model::GetResolverOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetResolverResponseReceivedHandler
 
 
 
typedef std::function< void(const AppSyncClient *, const Model::GetTypeRequest &, const Model::GetTypeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetTypeResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::ListApiKeysRequest &, const Model::ListApiKeysOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListApiKeysResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::ListApisRequest &, const Model::ListApisOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListApisResponseReceivedHandler
 
 
typedef std::function< void(const AppSyncClient *, const Model::ListDataSourcesRequest &, const Model::ListDataSourcesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDataSourcesResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::ListDomainNamesRequest &, const Model::ListDomainNamesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDomainNamesResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::ListFunctionsRequest &, const Model::ListFunctionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListFunctionsResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::ListGraphqlApisRequest &, const Model::ListGraphqlApisOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListGraphqlApisResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::ListResolversRequest &, const Model::ListResolversOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListResolversResponseReceivedHandler
 
 
 
 
typedef std::function< void(const AppSyncClient *, const Model::ListTypesRequest &, const Model::ListTypesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListTypesResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const AppSyncClient *, const Model::StartSchemaMergeRequest &, const Model::StartSchemaMergeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartSchemaMergeResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::UpdateApiRequest &, const Model::UpdateApiOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateApiResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::UpdateApiCacheRequest &, const Model::UpdateApiCacheOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateApiCacheResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::UpdateApiKeyRequest &, const Model::UpdateApiKeyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateApiKeyResponseReceivedHandler
 
 
typedef std::function< void(const AppSyncClient *, const Model::UpdateDataSourceRequest &, const Model::UpdateDataSourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateDataSourceResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::UpdateDomainNameRequest &, const Model::UpdateDomainNameOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateDomainNameResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::UpdateFunctionRequest &, const Model::UpdateFunctionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateFunctionResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::UpdateGraphqlApiRequest &, const Model::UpdateGraphqlApiOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateGraphqlApiResponseReceivedHandler
 
typedef std::function< void(const AppSyncClient *, const Model::UpdateResolverRequest &, const Model::UpdateResolverOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateResolverResponseReceivedHandler
 
 
typedef std::function< void(const AppSyncClient *, const Model::UpdateTypeRequest &, const Model::UpdateTypeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateTypeResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ AppSyncClientConfiguration

Definition at line 132 of file AppSyncServiceClientModel.h.

◆ AppSyncEndpointProvider

Definition at line 134 of file AppSyncServiceClientModel.h.

◆ AppSyncEndpointProviderBase

Definition at line 133 of file AppSyncServiceClientModel.h.

◆ AssociateApiResponseReceivedHandler

Definition at line 373 of file AppSyncServiceClientModel.h.

◆ AssociateMergedGraphqlApiResponseReceivedHandler

Definition at line 374 of file AppSyncServiceClientModel.h.

◆ AssociateSourceGraphqlApiResponseReceivedHandler

Definition at line 375 of file AppSyncServiceClientModel.h.

◆ CreateApiCacheResponseReceivedHandler

Definition at line 377 of file AppSyncServiceClientModel.h.

◆ CreateApiKeyResponseReceivedHandler

Definition at line 378 of file AppSyncServiceClientModel.h.

◆ CreateApiResponseReceivedHandler

Definition at line 376 of file AppSyncServiceClientModel.h.

◆ CreateChannelNamespaceResponseReceivedHandler

Definition at line 379 of file AppSyncServiceClientModel.h.

◆ CreateDataSourceResponseReceivedHandler

Definition at line 380 of file AppSyncServiceClientModel.h.

◆ CreateDomainNameResponseReceivedHandler

Definition at line 381 of file AppSyncServiceClientModel.h.

◆ CreateFunctionResponseReceivedHandler

Definition at line 382 of file AppSyncServiceClientModel.h.

◆ CreateGraphqlApiResponseReceivedHandler

Definition at line 383 of file AppSyncServiceClientModel.h.

◆ CreateResolverResponseReceivedHandler

Definition at line 384 of file AppSyncServiceClientModel.h.

◆ CreateTypeResponseReceivedHandler

Definition at line 385 of file AppSyncServiceClientModel.h.

◆ DeleteApiCacheResponseReceivedHandler

Definition at line 387 of file AppSyncServiceClientModel.h.

◆ DeleteApiKeyResponseReceivedHandler

Definition at line 388 of file AppSyncServiceClientModel.h.

◆ DeleteApiResponseReceivedHandler

Definition at line 386 of file AppSyncServiceClientModel.h.

◆ DeleteChannelNamespaceResponseReceivedHandler

Definition at line 389 of file AppSyncServiceClientModel.h.

◆ DeleteDataSourceResponseReceivedHandler

Definition at line 390 of file AppSyncServiceClientModel.h.

◆ DeleteDomainNameResponseReceivedHandler

Definition at line 391 of file AppSyncServiceClientModel.h.

◆ DeleteFunctionResponseReceivedHandler

Definition at line 392 of file AppSyncServiceClientModel.h.

◆ DeleteGraphqlApiResponseReceivedHandler

Definition at line 393 of file AppSyncServiceClientModel.h.

◆ DeleteResolverResponseReceivedHandler

Definition at line 394 of file AppSyncServiceClientModel.h.

◆ DeleteTypeResponseReceivedHandler

Definition at line 395 of file AppSyncServiceClientModel.h.

◆ DisassociateApiResponseReceivedHandler

Definition at line 396 of file AppSyncServiceClientModel.h.

◆ DisassociateMergedGraphqlApiResponseReceivedHandler

Definition at line 397 of file AppSyncServiceClientModel.h.

◆ DisassociateSourceGraphqlApiResponseReceivedHandler

Definition at line 398 of file AppSyncServiceClientModel.h.

◆ EvaluateCodeResponseReceivedHandler

Definition at line 399 of file AppSyncServiceClientModel.h.

◆ EvaluateMappingTemplateResponseReceivedHandler

Definition at line 400 of file AppSyncServiceClientModel.h.

◆ FlushApiCacheResponseReceivedHandler

Definition at line 401 of file AppSyncServiceClientModel.h.

◆ GetApiAssociationResponseReceivedHandler

Definition at line 403 of file AppSyncServiceClientModel.h.

◆ GetApiCacheResponseReceivedHandler

Definition at line 404 of file AppSyncServiceClientModel.h.

◆ GetApiResponseReceivedHandler

typedef std::function<void(const AppSyncClient*, const Model::GetApiRequest&, const Model::GetApiOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::AppSync::GetApiResponseReceivedHandler

Definition at line 402 of file AppSyncServiceClientModel.h.

◆ GetChannelNamespaceResponseReceivedHandler

Definition at line 405 of file AppSyncServiceClientModel.h.

◆ GetDataSourceIntrospectionResponseReceivedHandler

Definition at line 407 of file AppSyncServiceClientModel.h.

◆ GetDataSourceResponseReceivedHandler

Definition at line 406 of file AppSyncServiceClientModel.h.

◆ GetDomainNameResponseReceivedHandler

Definition at line 408 of file AppSyncServiceClientModel.h.

◆ GetFunctionResponseReceivedHandler

Definition at line 409 of file AppSyncServiceClientModel.h.

◆ GetGraphqlApiEnvironmentVariablesResponseReceivedHandler

Definition at line 411 of file AppSyncServiceClientModel.h.

◆ GetGraphqlApiResponseReceivedHandler

Definition at line 410 of file AppSyncServiceClientModel.h.

◆ GetIntrospectionSchemaResponseReceivedHandler

Definition at line 412 of file AppSyncServiceClientModel.h.

◆ GetResolverResponseReceivedHandler

Definition at line 413 of file AppSyncServiceClientModel.h.

◆ GetSchemaCreationStatusResponseReceivedHandler

Definition at line 414 of file AppSyncServiceClientModel.h.

◆ GetSourceApiAssociationResponseReceivedHandler

Definition at line 415 of file AppSyncServiceClientModel.h.

◆ GetTypeResponseReceivedHandler

typedef std::function<void(const AppSyncClient*, const Model::GetTypeRequest&, const Model::GetTypeOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::AppSync::GetTypeResponseReceivedHandler

Definition at line 416 of file AppSyncServiceClientModel.h.

◆ ListApiKeysResponseReceivedHandler

Definition at line 417 of file AppSyncServiceClientModel.h.

◆ ListApisResponseReceivedHandler

typedef std::function<void(const AppSyncClient*, const Model::ListApisRequest&, const Model::ListApisOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::AppSync::ListApisResponseReceivedHandler

Definition at line 418 of file AppSyncServiceClientModel.h.

◆ ListChannelNamespacesResponseReceivedHandler

Definition at line 419 of file AppSyncServiceClientModel.h.

◆ ListDataSourcesResponseReceivedHandler

Definition at line 420 of file AppSyncServiceClientModel.h.

◆ ListDomainNamesResponseReceivedHandler

Definition at line 421 of file AppSyncServiceClientModel.h.

◆ ListFunctionsResponseReceivedHandler

Definition at line 422 of file AppSyncServiceClientModel.h.

◆ ListGraphqlApisResponseReceivedHandler

Definition at line 423 of file AppSyncServiceClientModel.h.

◆ ListResolversByFunctionResponseReceivedHandler

Definition at line 425 of file AppSyncServiceClientModel.h.

◆ ListResolversResponseReceivedHandler

Definition at line 424 of file AppSyncServiceClientModel.h.

◆ ListSourceApiAssociationsResponseReceivedHandler

Definition at line 426 of file AppSyncServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 427 of file AppSyncServiceClientModel.h.

◆ ListTypesByAssociationResponseReceivedHandler

Definition at line 429 of file AppSyncServiceClientModel.h.

◆ ListTypesResponseReceivedHandler

Definition at line 428 of file AppSyncServiceClientModel.h.

◆ PutGraphqlApiEnvironmentVariablesResponseReceivedHandler

Definition at line 430 of file AppSyncServiceClientModel.h.

◆ StartDataSourceIntrospectionResponseReceivedHandler

Definition at line 431 of file AppSyncServiceClientModel.h.

◆ StartSchemaCreationResponseReceivedHandler

Definition at line 432 of file AppSyncServiceClientModel.h.

◆ StartSchemaMergeResponseReceivedHandler

Definition at line 433 of file AppSyncServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 434 of file AppSyncServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 435 of file AppSyncServiceClientModel.h.

◆ UpdateApiCacheResponseReceivedHandler

Definition at line 437 of file AppSyncServiceClientModel.h.

◆ UpdateApiKeyResponseReceivedHandler

Definition at line 438 of file AppSyncServiceClientModel.h.

◆ UpdateApiResponseReceivedHandler

Definition at line 436 of file AppSyncServiceClientModel.h.

◆ UpdateChannelNamespaceResponseReceivedHandler

Definition at line 439 of file AppSyncServiceClientModel.h.

◆ UpdateDataSourceResponseReceivedHandler

Definition at line 440 of file AppSyncServiceClientModel.h.

◆ UpdateDomainNameResponseReceivedHandler

Definition at line 441 of file AppSyncServiceClientModel.h.

◆ UpdateFunctionResponseReceivedHandler

Definition at line 442 of file AppSyncServiceClientModel.h.

◆ UpdateGraphqlApiResponseReceivedHandler

Definition at line 443 of file AppSyncServiceClientModel.h.

◆ UpdateResolverResponseReceivedHandler

Definition at line 444 of file AppSyncServiceClientModel.h.

◆ UpdateSourceApiAssociationResponseReceivedHandler

Definition at line 445 of file AppSyncServiceClientModel.h.

◆ UpdateTypeResponseReceivedHandler

Definition at line 446 of file AppSyncServiceClientModel.h.

Enumeration Type Documentation

◆ AppSyncErrors

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 
API_KEY_LIMIT_EXCEEDED 
API_KEY_VALIDITY_OUT_OF_BOUNDS 
API_LIMIT_EXCEEDED 
BAD_REQUEST 
CONCURRENT_MODIFICATION 
CONFLICT 
GRAPH_Q_L_SCHEMA 
LIMIT_EXCEEDED 
NOT_FOUND 
SERVICE_QUOTA_EXCEEDED 
UNAUTHORIZED 

Definition at line 16 of file AppSyncErrors.h.