| Class | Description |
|---|---|
| Citation |
Citation associated with the agent response
|
| GeneratedResponsePart |
Generate response part
|
| KnowledgeBaseQuery |
Knowledge base input query.
|
| KnowledgeBaseRetrievalConfiguration |
Search parameters for retrieving from knowledge base.
|
| KnowledgeBaseRetrievalResult |
Result item returned from a knowledge base retrieval.
|
| KnowledgeBaseRetrieveAndGenerateConfiguration |
Configurations for retrieval and generation for knowledge base.
|
| KnowledgeBaseVectorSearchConfiguration |
Knowledge base vector search configuration
|
| RetrievalResultContent |
Content of a retrieval result.
|
| RetrievalResultLocation |
The source location of a retrieval result.
|
| RetrievalResultS3Location |
The S3 location of a retrieval result.
|
| RetrieveAndGenerateConfiguration |
Configures the retrieval and generation for the session.
|
| RetrieveAndGenerateInput |
Customer input of the turn
|
| RetrieveAndGenerateOutput |
Service response of the turn
|
| RetrieveAndGenerateRequest | |
| RetrieveAndGenerateResult | |
| RetrieveAndGenerateSessionConfiguration |
Configures common parameters of the session.
|
| RetrievedReference |
Retrieved reference
|
| RetrieveRequest | |
| RetrieveResult | |
| Span |
Span of text
|
| TextResponsePart |
Text response part
|
| Enum | Description |
|---|---|
| RetrievalResultLocationType |
The location type of a retrieval result.
|
| RetrieveAndGenerateType |
The type of RetrieveAndGenerate.
|
| Exception | Description |
|---|---|
| AccessDeniedException |
This exception is thrown when a request is denied per access permissions
|
| AWSBedrockAgentRuntimeException |
Base exception for all service exceptions thrown by Agents for Amazon Bedrock Runtime
|
| BadGatewayException |
This exception is thrown when a request fails due to dependency like Lambda, Bedrock, STS resource
|
| ConflictException |
This exception is thrown when there is a conflict performing an operation
|
| DependencyFailedException |
This exception is thrown when a request fails due to dependency like Lambda, Bedrock, STS resource due to a customer
fault (i.e.
|
| InternalServerException |
This exception is thrown if there was an unexpected error during processing of request
|
| ResourceNotFoundException |
This exception is thrown when a resource referenced by the operation does not exist
|
| ServiceQuotaExceededException |
This exception is thrown when a request is made beyond the service quota
|
| ThrottlingException |
This exception is thrown when the number of requests exceeds the limit
|
| ValidationException |
This exception is thrown when the request's input validation fails
|
Copyright © 2023. All rights reserved.