AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

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

Enumerations

 

Typedef Documentation

◆ CreateRescoreExecutionPlanResponseReceivedHandler

Definition at line 109 of file KendraRankingServiceClientModel.h.

◆ DeleteRescoreExecutionPlanResponseReceivedHandler

Definition at line 110 of file KendraRankingServiceClientModel.h.

◆ DescribeRescoreExecutionPlanResponseReceivedHandler

Definition at line 111 of file KendraRankingServiceClientModel.h.

◆ KendraRankingClientConfiguration

Definition at line 63 of file KendraRankingServiceClientModel.h.

◆ KendraRankingEndpointProvider

Definition at line 65 of file KendraRankingServiceClientModel.h.

◆ KendraRankingEndpointProviderBase

Definition at line 64 of file KendraRankingServiceClientModel.h.

◆ ListRescoreExecutionPlansResponseReceivedHandler

Definition at line 112 of file KendraRankingServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 113 of file KendraRankingServiceClientModel.h.

◆ RescoreResponseReceivedHandler

Definition at line 114 of file KendraRankingServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 115 of file KendraRankingServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 116 of file KendraRankingServiceClientModel.h.

◆ UpdateRescoreExecutionPlanResponseReceivedHandler

Definition at line 117 of file KendraRankingServiceClientModel.h.

Enumeration Type Documentation

◆ KendraRankingErrors

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 
INTERNAL_SERVER 
RESOURCE_UNAVAILABLE 
SERVICE_QUOTA_EXCEEDED 

Definition at line 16 of file KendraRankingErrors.h.