AWS SDK for C++

AWS SDK for C++ Version 1.11.752

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 
namespace  Pagination
 

Classes

 
 
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Enumerations

 

Variables

AWS_BEDROCKAGENTRUNTIME_API const char SERVICE_NAME []
 

Typedef Documentation

◆ BedrockAgentRuntimeEndpointProvider

Definition at line 79 of file BedrockAgentRuntimeServiceClientModel.h.

◆ BedrockAgentRuntimeEndpointProviderBase

Definition at line 78 of file BedrockAgentRuntimeServiceClientModel.h.

◆ CreateInvocationResponseReceivedHandler

Definition at line 190 of file BedrockAgentRuntimeServiceClientModel.h.

◆ CreateSessionResponseReceivedHandler

Definition at line 193 of file BedrockAgentRuntimeServiceClientModel.h.

◆ DeleteAgentMemoryResponseReceivedHandler

Definition at line 196 of file BedrockAgentRuntimeServiceClientModel.h.

◆ DeleteSessionResponseReceivedHandler

Definition at line 199 of file BedrockAgentRuntimeServiceClientModel.h.

◆ EndSessionResponseReceivedHandler

Definition at line 202 of file BedrockAgentRuntimeServiceClientModel.h.

◆ GenerateQueryResponseReceivedHandler

Definition at line 205 of file BedrockAgentRuntimeServiceClientModel.h.

◆ GetAgentMemoryPaginator

Definition at line 21 of file BedrockAgentRuntimeClientPagination.h.

◆ GetAgentMemoryResponseReceivedHandler

Definition at line 208 of file BedrockAgentRuntimeServiceClientModel.h.

◆ GetExecutionFlowSnapshotResponseReceivedHandler

Definition at line 211 of file BedrockAgentRuntimeServiceClientModel.h.

◆ GetFlowExecutionResponseReceivedHandler

Definition at line 214 of file BedrockAgentRuntimeServiceClientModel.h.

◆ GetInvocationStepResponseReceivedHandler

Definition at line 217 of file BedrockAgentRuntimeServiceClientModel.h.

◆ GetSessionResponseReceivedHandler

Definition at line 220 of file BedrockAgentRuntimeServiceClientModel.h.

◆ InvokeAgentResponseReceivedHandler

Definition at line 223 of file BedrockAgentRuntimeServiceClientModel.h.

◆ InvokeFlowResponseReceivedHandler

Definition at line 226 of file BedrockAgentRuntimeServiceClientModel.h.

◆ InvokeInlineAgentResponseReceivedHandler

Definition at line 229 of file BedrockAgentRuntimeServiceClientModel.h.

◆ ListFlowExecutionEventsPaginator

Definition at line 23 of file BedrockAgentRuntimeClientPagination.h.

◆ ListFlowExecutionEventsResponseReceivedHandler

Definition at line 232 of file BedrockAgentRuntimeServiceClientModel.h.

◆ ListFlowExecutionsPaginator

Definition at line 26 of file BedrockAgentRuntimeClientPagination.h.

◆ ListFlowExecutionsResponseReceivedHandler

Definition at line 235 of file BedrockAgentRuntimeServiceClientModel.h.

◆ ListInvocationsPaginator

Definition at line 29 of file BedrockAgentRuntimeClientPagination.h.

◆ ListInvocationsResponseReceivedHandler

Definition at line 241 of file BedrockAgentRuntimeServiceClientModel.h.

◆ ListInvocationStepsPaginator

Definition at line 31 of file BedrockAgentRuntimeClientPagination.h.

◆ ListInvocationStepsResponseReceivedHandler

Definition at line 238 of file BedrockAgentRuntimeServiceClientModel.h.

◆ ListSessionsPaginator

Definition at line 34 of file BedrockAgentRuntimeClientPagination.h.

◆ ListSessionsResponseReceivedHandler

Definition at line 244 of file BedrockAgentRuntimeServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 247 of file BedrockAgentRuntimeServiceClientModel.h.

◆ OptimizePromptResponseReceivedHandler

Definition at line 250 of file BedrockAgentRuntimeServiceClientModel.h.

◆ PutInvocationStepResponseReceivedHandler

Definition at line 253 of file BedrockAgentRuntimeServiceClientModel.h.

◆ RerankPaginator

Definition at line 36 of file BedrockAgentRuntimeClientPagination.h.

◆ RerankResponseReceivedHandler

Definition at line 256 of file BedrockAgentRuntimeServiceClientModel.h.

◆ RetrieveAndGenerateResponseReceivedHandler

Definition at line 262 of file BedrockAgentRuntimeServiceClientModel.h.

◆ RetrieveAndGenerateStreamResponseReceivedHandler

Definition at line 265 of file BedrockAgentRuntimeServiceClientModel.h.

◆ RetrievePaginator

Definition at line 38 of file BedrockAgentRuntimeClientPagination.h.

◆ RetrieveResponseReceivedHandler

Definition at line 259 of file BedrockAgentRuntimeServiceClientModel.h.

◆ StartFlowExecutionResponseReceivedHandler

Definition at line 268 of file BedrockAgentRuntimeServiceClientModel.h.

◆ StopFlowExecutionResponseReceivedHandler

Definition at line 271 of file BedrockAgentRuntimeServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 274 of file BedrockAgentRuntimeServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 277 of file BedrockAgentRuntimeServiceClientModel.h.

◆ UpdateSessionResponseReceivedHandler

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

Variable Documentation

◆ SERVICE_NAME

AWS_BEDROCKAGENTRUNTIME_API const char Aws::BedrockAgentRuntime::SERVICE_NAME[]
extern