AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
typedef std::function< void(const BedrockRuntimeClient *, const Model::ApplyGuardrailRequest &, const Model::ApplyGuardrailOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ApplyGuardrailResponseReceivedHandler
 
typedef std::function< void(const BedrockRuntimeClient *, const Model::ConverseRequest &, const Model::ConverseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ConverseResponseReceivedHandler
 
typedef std::function< void(const BedrockRuntimeClient *, const Model::ConverseStreamRequest &, const Model::ConverseStreamOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ConverseStreamResponseReceivedHandler
 
 
 

Enumerations

 

Typedef Documentation

◆ ApplyGuardrailResponseReceivedHandler

Definition at line 92 of file BedrockRuntimeServiceClientModel.h.

◆ BedrockRuntimeClientConfiguration

Definition at line 58 of file BedrockRuntimeServiceClientModel.h.

◆ BedrockRuntimeEndpointProvider

Definition at line 60 of file BedrockRuntimeServiceClientModel.h.

◆ BedrockRuntimeEndpointProviderBase

Definition at line 59 of file BedrockRuntimeServiceClientModel.h.

◆ ConverseResponseReceivedHandler

Definition at line 93 of file BedrockRuntimeServiceClientModel.h.

◆ ConverseStreamResponseReceivedHandler

Definition at line 94 of file BedrockRuntimeServiceClientModel.h.

◆ InvokeModelResponseReceivedHandler

Definition at line 95 of file BedrockRuntimeServiceClientModel.h.

◆ InvokeModelWithResponseStreamResponseReceivedHandler

Definition at line 96 of file BedrockRuntimeServiceClientModel.h.

◆ StreamingBedrockRuntimeRequest

Definition at line 45 of file BedrockRuntimeRequest.h.

Enumeration Type Documentation

◆ BedrockRuntimeErrors

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 
INTERNAL_SERVER 
MODEL_ERROR 
MODEL_NOT_READY 
MODEL_STREAM_ERROR 
MODEL_TIMEOUT 
SERVICE_QUOTA_EXCEEDED 

Definition at line 16 of file BedrockRuntimeErrors.h.