AWS SDK for C++

AWS SDK for C++ Version 1.11.605

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::EndSessionRequest &, const Model::EndSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > EndSessionResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const BedrockAgentRuntimeClient *, const Model::GetSessionRequest &, const Model::GetSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetSessionResponseReceivedHandler
 
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::ListSessionsRequest &, const Model::ListSessionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListSessionsResponseReceivedHandler
 
 
 
 
typedef std::function< void(const BedrockAgentRuntimeClient *, const Model::RerankRequest &, const Model::RerankOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RerankResponseReceivedHandler
 
typedef std::function< void(const BedrockAgentRuntimeClient *, const Model::RetrieveRequest &, const Model::RetrieveOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RetrieveResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const BedrockAgentRuntimeClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
 
 

Enumerations

 

Typedef Documentation

◆ BedrockAgentRuntimeClientConfiguration

Definition at line 83 of file BedrockAgentRuntimeServiceClientModel.h.

◆ BedrockAgentRuntimeEndpointProvider

Definition at line 85 of file BedrockAgentRuntimeServiceClientModel.h.

◆ BedrockAgentRuntimeEndpointProviderBase

Definition at line 84 of file BedrockAgentRuntimeServiceClientModel.h.

◆ CreateInvocationResponseReceivedHandler

Definition at line 195 of file BedrockAgentRuntimeServiceClientModel.h.

◆ CreateSessionResponseReceivedHandler

Definition at line 196 of file BedrockAgentRuntimeServiceClientModel.h.

◆ DeleteAgentMemoryResponseReceivedHandler

Definition at line 197 of file BedrockAgentRuntimeServiceClientModel.h.

◆ DeleteSessionResponseReceivedHandler

Definition at line 198 of file BedrockAgentRuntimeServiceClientModel.h.

◆ EndSessionResponseReceivedHandler

Definition at line 199 of file BedrockAgentRuntimeServiceClientModel.h.

◆ GenerateQueryResponseReceivedHandler

Definition at line 200 of file BedrockAgentRuntimeServiceClientModel.h.

◆ GetAgentMemoryResponseReceivedHandler

Definition at line 201 of file BedrockAgentRuntimeServiceClientModel.h.

◆ GetExecutionFlowSnapshotResponseReceivedHandler

Definition at line 202 of file BedrockAgentRuntimeServiceClientModel.h.

◆ GetFlowExecutionResponseReceivedHandler

Definition at line 203 of file BedrockAgentRuntimeServiceClientModel.h.

◆ GetInvocationStepResponseReceivedHandler

Definition at line 204 of file BedrockAgentRuntimeServiceClientModel.h.

◆ GetSessionResponseReceivedHandler

Definition at line 205 of file BedrockAgentRuntimeServiceClientModel.h.

◆ InvokeAgentResponseReceivedHandler

Definition at line 206 of file BedrockAgentRuntimeServiceClientModel.h.

◆ InvokeFlowResponseReceivedHandler

Definition at line 207 of file BedrockAgentRuntimeServiceClientModel.h.

◆ InvokeInlineAgentResponseReceivedHandler

Definition at line 208 of file BedrockAgentRuntimeServiceClientModel.h.

◆ ListFlowExecutionEventsResponseReceivedHandler

Definition at line 209 of file BedrockAgentRuntimeServiceClientModel.h.

◆ ListFlowExecutionsResponseReceivedHandler

Definition at line 210 of file BedrockAgentRuntimeServiceClientModel.h.

◆ ListInvocationsResponseReceivedHandler

Definition at line 212 of file BedrockAgentRuntimeServiceClientModel.h.

◆ ListInvocationStepsResponseReceivedHandler

Definition at line 211 of file BedrockAgentRuntimeServiceClientModel.h.

◆ ListSessionsResponseReceivedHandler

Definition at line 213 of file BedrockAgentRuntimeServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 214 of file BedrockAgentRuntimeServiceClientModel.h.

◆ OptimizePromptResponseReceivedHandler

Definition at line 215 of file BedrockAgentRuntimeServiceClientModel.h.

◆ PutInvocationStepResponseReceivedHandler

Definition at line 216 of file BedrockAgentRuntimeServiceClientModel.h.

◆ RerankResponseReceivedHandler

Definition at line 217 of file BedrockAgentRuntimeServiceClientModel.h.

◆ RetrieveAndGenerateResponseReceivedHandler

Definition at line 219 of file BedrockAgentRuntimeServiceClientModel.h.

◆ RetrieveAndGenerateStreamResponseReceivedHandler

Definition at line 220 of file BedrockAgentRuntimeServiceClientModel.h.

◆ RetrieveResponseReceivedHandler

Definition at line 218 of file BedrockAgentRuntimeServiceClientModel.h.

◆ StartFlowExecutionResponseReceivedHandler

Definition at line 221 of file BedrockAgentRuntimeServiceClientModel.h.

◆ StopFlowExecutionResponseReceivedHandler

Definition at line 222 of file BedrockAgentRuntimeServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 223 of file BedrockAgentRuntimeServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 224 of file BedrockAgentRuntimeServiceClientModel.h.

◆ UpdateSessionResponseReceivedHandler

Definition at line 225 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 
MODEL_NOT_READY 
SERVICE_QUOTA_EXCEEDED 

Definition at line 16 of file BedrockAgentRuntimeErrors.h.