AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
typedef std::function< void(const BedrockAgentRuntimeClient *, const Model::InvokeAgentRequest &, const Model::InvokeAgentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > InvokeAgentResponseReceivedHandler
 
typedef std::function< void(const BedrockAgentRuntimeClient *, const Model::InvokeFlowRequest &, const Model::InvokeFlowOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > InvokeFlowResponseReceivedHandler
 
typedef std::function< void(const BedrockAgentRuntimeClient *, const Model::RetrieveRequest &, const Model::RetrieveOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RetrieveResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ BedrockAgentRuntimeClientConfiguration

Definition at line 59 of file BedrockAgentRuntimeServiceClientModel.h.

◆ BedrockAgentRuntimeEndpointProvider

Definition at line 61 of file BedrockAgentRuntimeServiceClientModel.h.

◆ BedrockAgentRuntimeEndpointProviderBase

Definition at line 60 of file BedrockAgentRuntimeServiceClientModel.h.

◆ DeleteAgentMemoryResponseReceivedHandler

Definition at line 96 of file BedrockAgentRuntimeServiceClientModel.h.

◆ GetAgentMemoryResponseReceivedHandler

Definition at line 97 of file BedrockAgentRuntimeServiceClientModel.h.

◆ InvokeAgentResponseReceivedHandler

Definition at line 98 of file BedrockAgentRuntimeServiceClientModel.h.

◆ InvokeFlowResponseReceivedHandler

Definition at line 99 of file BedrockAgentRuntimeServiceClientModel.h.

◆ RetrieveAndGenerateResponseReceivedHandler

Definition at line 101 of file BedrockAgentRuntimeServiceClientModel.h.

◆ RetrieveResponseReceivedHandler

Definition at line 100 of file BedrockAgentRuntimeServiceClientModel.h.

Enumeration Type Documentation

◆ BedrockAgentRuntimeErrors

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 
BAD_GATEWAY 
CONFLICT 
DEPENDENCY_FAILED 
INTERNAL_SERVER 
SERVICE_QUOTA_EXCEEDED 

Definition at line 16 of file BedrockAgentRuntimeErrors.h.