AWS SDK for C++

AWS SDK for C++ Version 1.11.683

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

◆ AssociateAgentCollaboratorResponseReceivedHandler

Definition at line 361 of file BedrockAgentServiceClientModel.h.

◆ AssociateAgentKnowledgeBaseResponseReceivedHandler

Definition at line 364 of file BedrockAgentServiceClientModel.h.

◆ BedrockAgentClientConfiguration

Definition at line 125 of file BedrockAgentServiceClientModel.h.

◆ BedrockAgentEndpointProvider

Definition at line 127 of file BedrockAgentServiceClientModel.h.

◆ BedrockAgentEndpointProviderBase

Definition at line 126 of file BedrockAgentServiceClientModel.h.

◆ CreateAgentActionGroupResponseReceivedHandler

Definition at line 370 of file BedrockAgentServiceClientModel.h.

◆ CreateAgentAliasResponseReceivedHandler

Definition at line 373 of file BedrockAgentServiceClientModel.h.

◆ CreateAgentResponseReceivedHandler

Definition at line 367 of file BedrockAgentServiceClientModel.h.

◆ CreateDataSourceResponseReceivedHandler

Definition at line 376 of file BedrockAgentServiceClientModel.h.

◆ CreateFlowAliasResponseReceivedHandler

Definition at line 382 of file BedrockAgentServiceClientModel.h.

◆ CreateFlowResponseReceivedHandler

Definition at line 379 of file BedrockAgentServiceClientModel.h.

◆ CreateFlowVersionResponseReceivedHandler

Definition at line 385 of file BedrockAgentServiceClientModel.h.

◆ CreateKnowledgeBaseResponseReceivedHandler

Definition at line 388 of file BedrockAgentServiceClientModel.h.

◆ CreatePromptResponseReceivedHandler

Definition at line 391 of file BedrockAgentServiceClientModel.h.

◆ CreatePromptVersionResponseReceivedHandler

Definition at line 394 of file BedrockAgentServiceClientModel.h.

◆ DeleteAgentActionGroupResponseReceivedHandler

Definition at line 400 of file BedrockAgentServiceClientModel.h.

◆ DeleteAgentAliasResponseReceivedHandler

Definition at line 403 of file BedrockAgentServiceClientModel.h.

◆ DeleteAgentResponseReceivedHandler

Definition at line 397 of file BedrockAgentServiceClientModel.h.

◆ DeleteAgentVersionResponseReceivedHandler

Definition at line 406 of file BedrockAgentServiceClientModel.h.

◆ DeleteDataSourceResponseReceivedHandler

Definition at line 409 of file BedrockAgentServiceClientModel.h.

◆ DeleteFlowAliasResponseReceivedHandler

Definition at line 415 of file BedrockAgentServiceClientModel.h.

◆ DeleteFlowResponseReceivedHandler

Definition at line 412 of file BedrockAgentServiceClientModel.h.

◆ DeleteFlowVersionResponseReceivedHandler

Definition at line 418 of file BedrockAgentServiceClientModel.h.

◆ DeleteKnowledgeBaseDocumentsResponseReceivedHandler

Definition at line 425 of file BedrockAgentServiceClientModel.h.

◆ DeleteKnowledgeBaseResponseReceivedHandler

Definition at line 421 of file BedrockAgentServiceClientModel.h.

◆ DeletePromptResponseReceivedHandler

Definition at line 428 of file BedrockAgentServiceClientModel.h.

◆ DisassociateAgentCollaboratorResponseReceivedHandler

Definition at line 432 of file BedrockAgentServiceClientModel.h.

◆ DisassociateAgentKnowledgeBaseResponseReceivedHandler

Definition at line 436 of file BedrockAgentServiceClientModel.h.

◆ GetAgentActionGroupResponseReceivedHandler

Definition at line 442 of file BedrockAgentServiceClientModel.h.

◆ GetAgentAliasResponseReceivedHandler

Definition at line 445 of file BedrockAgentServiceClientModel.h.

◆ GetAgentCollaboratorResponseReceivedHandler

Definition at line 448 of file BedrockAgentServiceClientModel.h.

◆ GetAgentKnowledgeBaseResponseReceivedHandler

Definition at line 451 of file BedrockAgentServiceClientModel.h.

◆ GetAgentResponseReceivedHandler

Definition at line 439 of file BedrockAgentServiceClientModel.h.

◆ GetAgentVersionResponseReceivedHandler

Definition at line 454 of file BedrockAgentServiceClientModel.h.

◆ GetDataSourceResponseReceivedHandler

Definition at line 457 of file BedrockAgentServiceClientModel.h.

◆ GetFlowAliasResponseReceivedHandler

Definition at line 463 of file BedrockAgentServiceClientModel.h.

◆ GetFlowResponseReceivedHandler

Definition at line 460 of file BedrockAgentServiceClientModel.h.

◆ GetFlowVersionResponseReceivedHandler

Definition at line 466 of file BedrockAgentServiceClientModel.h.

◆ GetIngestionJobResponseReceivedHandler

Definition at line 469 of file BedrockAgentServiceClientModel.h.

◆ GetKnowledgeBaseDocumentsResponseReceivedHandler

Definition at line 475 of file BedrockAgentServiceClientModel.h.

◆ GetKnowledgeBaseResponseReceivedHandler

Definition at line 472 of file BedrockAgentServiceClientModel.h.

◆ GetPromptResponseReceivedHandler

Definition at line 478 of file BedrockAgentServiceClientModel.h.

◆ IngestKnowledgeBaseDocumentsResponseReceivedHandler

Definition at line 482 of file BedrockAgentServiceClientModel.h.

◆ ListAgentActionGroupsResponseReceivedHandler

Definition at line 485 of file BedrockAgentServiceClientModel.h.

◆ ListAgentAliasesResponseReceivedHandler

Definition at line 488 of file BedrockAgentServiceClientModel.h.

◆ ListAgentCollaboratorsResponseReceivedHandler

Definition at line 491 of file BedrockAgentServiceClientModel.h.

◆ ListAgentKnowledgeBasesResponseReceivedHandler

Definition at line 494 of file BedrockAgentServiceClientModel.h.

◆ ListAgentsResponseReceivedHandler

Definition at line 500 of file BedrockAgentServiceClientModel.h.

◆ ListAgentVersionsResponseReceivedHandler

Definition at line 497 of file BedrockAgentServiceClientModel.h.

◆ ListDataSourcesResponseReceivedHandler

Definition at line 503 of file BedrockAgentServiceClientModel.h.

◆ ListFlowAliasesResponseReceivedHandler

Definition at line 506 of file BedrockAgentServiceClientModel.h.

◆ ListFlowsResponseReceivedHandler

Definition at line 512 of file BedrockAgentServiceClientModel.h.

◆ ListFlowVersionsResponseReceivedHandler

Definition at line 509 of file BedrockAgentServiceClientModel.h.

◆ ListIngestionJobsResponseReceivedHandler

Definition at line 515 of file BedrockAgentServiceClientModel.h.

◆ ListKnowledgeBaseDocumentsResponseReceivedHandler

Definition at line 518 of file BedrockAgentServiceClientModel.h.

◆ ListKnowledgeBasesResponseReceivedHandler

Definition at line 521 of file BedrockAgentServiceClientModel.h.

◆ ListPromptsResponseReceivedHandler

Definition at line 524 of file BedrockAgentServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 527 of file BedrockAgentServiceClientModel.h.

◆ PrepareAgentResponseReceivedHandler

Definition at line 530 of file BedrockAgentServiceClientModel.h.

◆ PrepareFlowResponseReceivedHandler

Definition at line 533 of file BedrockAgentServiceClientModel.h.

◆ StartIngestionJobResponseReceivedHandler

Definition at line 536 of file BedrockAgentServiceClientModel.h.

◆ StopIngestionJobResponseReceivedHandler

Definition at line 539 of file BedrockAgentServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 542 of file BedrockAgentServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 545 of file BedrockAgentServiceClientModel.h.

◆ UpdateAgentActionGroupResponseReceivedHandler

Definition at line 551 of file BedrockAgentServiceClientModel.h.

◆ UpdateAgentAliasResponseReceivedHandler

Definition at line 554 of file BedrockAgentServiceClientModel.h.

◆ UpdateAgentCollaboratorResponseReceivedHandler

Definition at line 557 of file BedrockAgentServiceClientModel.h.

◆ UpdateAgentKnowledgeBaseResponseReceivedHandler

Definition at line 560 of file BedrockAgentServiceClientModel.h.

◆ UpdateAgentResponseReceivedHandler

Definition at line 548 of file BedrockAgentServiceClientModel.h.

◆ UpdateDataSourceResponseReceivedHandler

Definition at line 563 of file BedrockAgentServiceClientModel.h.

◆ UpdateFlowAliasResponseReceivedHandler

Definition at line 569 of file BedrockAgentServiceClientModel.h.

◆ UpdateFlowResponseReceivedHandler

Definition at line 566 of file BedrockAgentServiceClientModel.h.

◆ UpdateKnowledgeBaseResponseReceivedHandler

Definition at line 572 of file BedrockAgentServiceClientModel.h.

◆ UpdatePromptResponseReceivedHandler

Definition at line 575 of file BedrockAgentServiceClientModel.h.

◆ ValidateFlowDefinitionResponseReceivedHandler

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