AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
typedef std::function< void(const BedrockAgentClient *, const Model::CreateAgentRequest &, const Model::CreateAgentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateAgentResponseReceivedHandler
 
 
 
 
typedef std::function< void(const BedrockAgentClient *, const Model::CreateFlowRequest &, const Model::CreateFlowOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateFlowResponseReceivedHandler
 
 
 
 
typedef std::function< void(const BedrockAgentClient *, const Model::CreatePromptRequest &, const Model::CreatePromptOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreatePromptResponseReceivedHandler
 
 
typedef std::function< void(const BedrockAgentClient *, const Model::DeleteAgentRequest &, const Model::DeleteAgentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteAgentResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const BedrockAgentClient *, const Model::DeleteFlowRequest &, const Model::DeleteFlowOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteFlowResponseReceivedHandler
 
 
 
 
typedef std::function< void(const BedrockAgentClient *, const Model::DeletePromptRequest &, const Model::DeletePromptOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeletePromptResponseReceivedHandler
 
 
typedef std::function< void(const BedrockAgentClient *, const Model::GetAgentRequest &, const Model::GetAgentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetAgentResponseReceivedHandler
 
 
typedef std::function< void(const BedrockAgentClient *, const Model::GetAgentAliasRequest &, const Model::GetAgentAliasOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetAgentAliasResponseReceivedHandler
 
 
 
typedef std::function< void(const BedrockAgentClient *, const Model::GetDataSourceRequest &, const Model::GetDataSourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDataSourceResponseReceivedHandler
 
typedef std::function< void(const BedrockAgentClient *, const Model::GetFlowRequest &, const Model::GetFlowOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetFlowResponseReceivedHandler
 
typedef std::function< void(const BedrockAgentClient *, const Model::GetFlowAliasRequest &, const Model::GetFlowAliasOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetFlowAliasResponseReceivedHandler
 
typedef std::function< void(const BedrockAgentClient *, const Model::GetFlowVersionRequest &, const Model::GetFlowVersionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetFlowVersionResponseReceivedHandler
 
 
 
typedef std::function< void(const BedrockAgentClient *, const Model::GetPromptRequest &, const Model::GetPromptOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetPromptResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const BedrockAgentClient *, const Model::ListAgentsRequest &, const Model::ListAgentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListAgentsResponseReceivedHandler
 
 
 
 
typedef std::function< void(const BedrockAgentClient *, const Model::ListFlowsRequest &, const Model::ListFlowsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListFlowsResponseReceivedHandler
 
 
 
typedef std::function< void(const BedrockAgentClient *, const Model::ListPromptsRequest &, const Model::ListPromptsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListPromptsResponseReceivedHandler
 
 
typedef std::function< void(const BedrockAgentClient *, const Model::PrepareAgentRequest &, const Model::PrepareAgentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PrepareAgentResponseReceivedHandler
 
typedef std::function< void(const BedrockAgentClient *, const Model::PrepareFlowRequest &, const Model::PrepareFlowOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PrepareFlowResponseReceivedHandler
 
 
 
typedef std::function< void(const BedrockAgentClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const BedrockAgentClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
typedef std::function< void(const BedrockAgentClient *, const Model::UpdateAgentRequest &, const Model::UpdateAgentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateAgentResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const BedrockAgentClient *, const Model::UpdateFlowRequest &, const Model::UpdateFlowOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateFlowResponseReceivedHandler
 
 
 
typedef std::function< void(const BedrockAgentClient *, const Model::UpdatePromptRequest &, const Model::UpdatePromptOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdatePromptResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ AssociateAgentKnowledgeBaseResponseReceivedHandler

Definition at line 325 of file BedrockAgentServiceClientModel.h.

◆ BedrockAgentClientConfiguration

Definition at line 120 of file BedrockAgentServiceClientModel.h.

◆ BedrockAgentEndpointProvider

Definition at line 122 of file BedrockAgentServiceClientModel.h.

◆ BedrockAgentEndpointProviderBase

Definition at line 121 of file BedrockAgentServiceClientModel.h.

◆ CreateAgentActionGroupResponseReceivedHandler

Definition at line 327 of file BedrockAgentServiceClientModel.h.

◆ CreateAgentAliasResponseReceivedHandler

Definition at line 328 of file BedrockAgentServiceClientModel.h.

◆ CreateAgentResponseReceivedHandler

Definition at line 326 of file BedrockAgentServiceClientModel.h.

◆ CreateDataSourceResponseReceivedHandler

Definition at line 329 of file BedrockAgentServiceClientModel.h.

◆ CreateFlowAliasResponseReceivedHandler

Definition at line 331 of file BedrockAgentServiceClientModel.h.

◆ CreateFlowResponseReceivedHandler

Definition at line 330 of file BedrockAgentServiceClientModel.h.

◆ CreateFlowVersionResponseReceivedHandler

Definition at line 332 of file BedrockAgentServiceClientModel.h.

◆ CreateKnowledgeBaseResponseReceivedHandler

Definition at line 333 of file BedrockAgentServiceClientModel.h.

◆ CreatePromptResponseReceivedHandler

Definition at line 334 of file BedrockAgentServiceClientModel.h.

◆ CreatePromptVersionResponseReceivedHandler

Definition at line 335 of file BedrockAgentServiceClientModel.h.

◆ DeleteAgentActionGroupResponseReceivedHandler

Definition at line 337 of file BedrockAgentServiceClientModel.h.

◆ DeleteAgentAliasResponseReceivedHandler

Definition at line 338 of file BedrockAgentServiceClientModel.h.

◆ DeleteAgentResponseReceivedHandler

Definition at line 336 of file BedrockAgentServiceClientModel.h.

◆ DeleteAgentVersionResponseReceivedHandler

Definition at line 339 of file BedrockAgentServiceClientModel.h.

◆ DeleteDataSourceResponseReceivedHandler

Definition at line 340 of file BedrockAgentServiceClientModel.h.

◆ DeleteFlowAliasResponseReceivedHandler

Definition at line 342 of file BedrockAgentServiceClientModel.h.

◆ DeleteFlowResponseReceivedHandler

Definition at line 341 of file BedrockAgentServiceClientModel.h.

◆ DeleteFlowVersionResponseReceivedHandler

Definition at line 343 of file BedrockAgentServiceClientModel.h.

◆ DeleteKnowledgeBaseResponseReceivedHandler

Definition at line 344 of file BedrockAgentServiceClientModel.h.

◆ DeletePromptResponseReceivedHandler

Definition at line 345 of file BedrockAgentServiceClientModel.h.

◆ DisassociateAgentKnowledgeBaseResponseReceivedHandler

Definition at line 346 of file BedrockAgentServiceClientModel.h.

◆ GetAgentActionGroupResponseReceivedHandler

Definition at line 348 of file BedrockAgentServiceClientModel.h.

◆ GetAgentAliasResponseReceivedHandler

Definition at line 349 of file BedrockAgentServiceClientModel.h.

◆ GetAgentKnowledgeBaseResponseReceivedHandler

Definition at line 350 of file BedrockAgentServiceClientModel.h.

◆ GetAgentResponseReceivedHandler

Definition at line 347 of file BedrockAgentServiceClientModel.h.

◆ GetAgentVersionResponseReceivedHandler

Definition at line 351 of file BedrockAgentServiceClientModel.h.

◆ GetDataSourceResponseReceivedHandler

Definition at line 352 of file BedrockAgentServiceClientModel.h.

◆ GetFlowAliasResponseReceivedHandler

Definition at line 354 of file BedrockAgentServiceClientModel.h.

◆ GetFlowResponseReceivedHandler

Definition at line 353 of file BedrockAgentServiceClientModel.h.

◆ GetFlowVersionResponseReceivedHandler

Definition at line 355 of file BedrockAgentServiceClientModel.h.

◆ GetIngestionJobResponseReceivedHandler

Definition at line 356 of file BedrockAgentServiceClientModel.h.

◆ GetKnowledgeBaseResponseReceivedHandler

Definition at line 357 of file BedrockAgentServiceClientModel.h.

◆ GetPromptResponseReceivedHandler

Definition at line 358 of file BedrockAgentServiceClientModel.h.

◆ ListAgentActionGroupsResponseReceivedHandler

Definition at line 359 of file BedrockAgentServiceClientModel.h.

◆ ListAgentAliasesResponseReceivedHandler

Definition at line 360 of file BedrockAgentServiceClientModel.h.

◆ ListAgentKnowledgeBasesResponseReceivedHandler

Definition at line 361 of file BedrockAgentServiceClientModel.h.

◆ ListAgentsResponseReceivedHandler

Definition at line 363 of file BedrockAgentServiceClientModel.h.

◆ ListAgentVersionsResponseReceivedHandler

Definition at line 362 of file BedrockAgentServiceClientModel.h.

◆ ListDataSourcesResponseReceivedHandler

Definition at line 364 of file BedrockAgentServiceClientModel.h.

◆ ListFlowAliasesResponseReceivedHandler

Definition at line 365 of file BedrockAgentServiceClientModel.h.

◆ ListFlowsResponseReceivedHandler

Definition at line 367 of file BedrockAgentServiceClientModel.h.

◆ ListFlowVersionsResponseReceivedHandler

Definition at line 366 of file BedrockAgentServiceClientModel.h.

◆ ListIngestionJobsResponseReceivedHandler

Definition at line 368 of file BedrockAgentServiceClientModel.h.

◆ ListKnowledgeBasesResponseReceivedHandler

Definition at line 369 of file BedrockAgentServiceClientModel.h.

◆ ListPromptsResponseReceivedHandler

Definition at line 370 of file BedrockAgentServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 371 of file BedrockAgentServiceClientModel.h.

◆ PrepareAgentResponseReceivedHandler

Definition at line 372 of file BedrockAgentServiceClientModel.h.

◆ PrepareFlowResponseReceivedHandler

Definition at line 373 of file BedrockAgentServiceClientModel.h.

◆ StartIngestionJobResponseReceivedHandler

Definition at line 374 of file BedrockAgentServiceClientModel.h.

◆ StopIngestionJobResponseReceivedHandler

Definition at line 375 of file BedrockAgentServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 376 of file BedrockAgentServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 377 of file BedrockAgentServiceClientModel.h.

◆ UpdateAgentActionGroupResponseReceivedHandler

Definition at line 379 of file BedrockAgentServiceClientModel.h.

◆ UpdateAgentAliasResponseReceivedHandler

Definition at line 380 of file BedrockAgentServiceClientModel.h.

◆ UpdateAgentKnowledgeBaseResponseReceivedHandler

Definition at line 381 of file BedrockAgentServiceClientModel.h.

◆ UpdateAgentResponseReceivedHandler

Definition at line 378 of file BedrockAgentServiceClientModel.h.

◆ UpdateDataSourceResponseReceivedHandler

Definition at line 382 of file BedrockAgentServiceClientModel.h.

◆ UpdateFlowAliasResponseReceivedHandler

Definition at line 384 of file BedrockAgentServiceClientModel.h.

◆ UpdateFlowResponseReceivedHandler

Definition at line 383 of file BedrockAgentServiceClientModel.h.

◆ UpdateKnowledgeBaseResponseReceivedHandler

Definition at line 385 of file BedrockAgentServiceClientModel.h.

◆ UpdatePromptResponseReceivedHandler

Definition at line 386 of file BedrockAgentServiceClientModel.h.

Enumeration Type Documentation

◆ BedrockAgentErrors

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 
SERVICE_QUOTA_EXCEEDED 

Definition at line 16 of file BedrockAgentErrors.h.