| AccessDeniedException.Builder |
|
| ActionGroupInvocationInput |
Contains information about the action group being invoked.
|
| ActionGroupInvocationInput.Builder |
|
| ActionGroupInvocationOutput |
Contains the JSON-formatted string returned by the API invoked by the action group.
|
| ActionGroupInvocationOutput.Builder |
|
| Attribution |
Contains citations for a part of an agent response.
|
| Attribution.Builder |
|
| BadGatewayException.Builder |
|
| BedrockAgentRuntimeException |
|
| BedrockAgentRuntimeException.Builder |
|
| BedrockAgentRuntimeException.BuilderImpl |
|
| BedrockAgentRuntimeRequest |
|
| BedrockAgentRuntimeRequest.Builder |
|
| BedrockAgentRuntimeResponse |
|
| BedrockAgentRuntimeResponse.Builder |
|
| BedrockAgentRuntimeResponseMetadata |
|
| Citation |
An object containing a segment of the generated response that is based on a source in the knowledge base, alongside
information about the source.
|
| Citation.Builder |
|
| ConflictException.Builder |
|
| CreationMode |
|
| DependencyFailedException.Builder |
|
| FailureTrace |
Contains information about the failure of the interaction.
|
| FailureTrace.Builder |
|
| FinalResponse |
Contains details about the response to the user.
|
| FinalResponse.Builder |
|
| GeneratedResponsePart |
Contains metadata about a part of the generated response that is accompanied by a citation.
|
| GeneratedResponsePart.Builder |
|
| InferenceConfiguration |
Specifications about the inference parameters that were provided alongside the prompt.
|
| InferenceConfiguration.Builder |
|
| InternalServerException.Builder |
|
| InvocationInput |
Contains information pertaining to the action group or knowledge base that is being invoked.
|
| InvocationInput.Builder |
|
| InvocationType |
|
| InvokeAgentRequest.Builder |
|
| InvokeAgentResponse.Builder |
|
| InvokeAgentResponseHandler |
Response handler for the InvokeAgent API.
|
| InvokeAgentResponseHandler.Builder |
|
| InvokeAgentResponseHandler.Visitor |
|
| InvokeAgentResponseHandler.Visitor.Builder |
|
| KnowledgeBaseLookupInput |
Contains details about the knowledge base to look up and the query to be made.
|
| KnowledgeBaseLookupInput.Builder |
|
| KnowledgeBaseLookupOutput |
Contains details about the results from looking up the knowledge base.
|
| KnowledgeBaseLookupOutput.Builder |
|
| KnowledgeBaseQuery |
Contains the query made to the knowledge base.
|
| KnowledgeBaseQuery.Builder |
|
| KnowledgeBaseRetrievalConfiguration |
Contains details about how the results should be returned.
|
| KnowledgeBaseRetrievalConfiguration.Builder |
|
| KnowledgeBaseRetrievalResult |
Details about a result from querying the knowledge base.
|
| KnowledgeBaseRetrievalResult.Builder |
|
| KnowledgeBaseRetrieveAndGenerateConfiguration |
Contains details about the resource being queried.
|
| KnowledgeBaseRetrieveAndGenerateConfiguration.Builder |
|
| KnowledgeBaseVectorSearchConfiguration |
Configurations for how to carry out the search.
|
| KnowledgeBaseVectorSearchConfiguration.Builder |
|
| ModelInvocationInput |
The input for the pre-processing step.
|
| ModelInvocationInput.Builder |
|
| Observation |
Contains the result or output of an action group or knowledge base, or the response to the user.
|
| Observation.Builder |
|
| OrchestrationTrace |
Details about the orchestration step, in which the agent determines the order in which actions are executed and which
knowledge bases are retrieved.
|
| OrchestrationTrace.Builder |
|
| OrchestrationTrace.Type |
|
| Parameter |
A parameter in the Lambda input event.
|
| Parameter.Builder |
|
| PayloadPart |
Contains a part of an agent response and citations for it.
|
| PayloadPart.Builder |
|
| PayloadPart.BuilderImpl |
|
| PostProcessingModelInvocationOutput |
The foundation model output from the post-processing step.
|
| PostProcessingModelInvocationOutput.Builder |
|
| PostProcessingParsedResponse |
Details about the response from the Lambda parsing of the output from the post-processing step.
|
| PostProcessingParsedResponse.Builder |
|
| PostProcessingTrace |
Details about the post-processing step, in which the agent shapes the response.
|
| PostProcessingTrace.Builder |
|
| PostProcessingTrace.Type |
|
| PreProcessingModelInvocationOutput |
The foundation model output from the pre-processing step.
|
| PreProcessingModelInvocationOutput.Builder |
|
| PreProcessingParsedResponse |
Details about the response from the Lambda parsing of the output from the pre-processing step.
|
| PreProcessingParsedResponse.Builder |
|
| PreProcessingTrace |
Details about the pre-processing step, in which the agent contextualizes and categorizes user inputs.
|
| PreProcessingTrace.Builder |
|
| PreProcessingTrace.Type |
|
| PromptType |
|
| Rationale |
Contains the reasoning, based on the input, that the agent uses to justify carrying out an action group or getting
information from a knowledge base.
|
| Rationale.Builder |
|
| RepromptResponse |
Contains details about the agent's response to reprompt the input.
|
| RepromptResponse.Builder |
|
| RequestBody |
The parameters in the request body for the Lambda input event.
|
| RequestBody.Builder |
|
| ResourceNotFoundException.Builder |
|
| ResponseStream |
Base interface for all event types in ResponseStream.
|
| ResponseStream.EventType |
The known possible types of events for ResponseStream.
|
| RetrievalResultContent |
Contains the cited text from the data source.
|
| RetrievalResultContent.Builder |
|
| RetrievalResultLocation |
Contains information about the location of the data source.
|
| RetrievalResultLocation.Builder |
|
| RetrievalResultLocationType |
|
| RetrievalResultS3Location |
Contains the S3 location of the data source.
|
| RetrievalResultS3Location.Builder |
|
| RetrieveAndGenerateConfiguration |
Contains details about the resource being queried.
|
| RetrieveAndGenerateConfiguration.Builder |
|
| RetrieveAndGenerateInput |
Contains the query made to the knowledge base.
|
| RetrieveAndGenerateInput.Builder |
|
| RetrieveAndGenerateOutput |
Contains the response generated from querying the knowledge base.
|
| RetrieveAndGenerateOutput.Builder |
|
| RetrieveAndGenerateRequest.Builder |
|
| RetrieveAndGenerateResponse.Builder |
|
| RetrieveAndGenerateSessionConfiguration |
Contains configuration about the session with the knowledge base.
|
| RetrieveAndGenerateSessionConfiguration.Builder |
|
| RetrieveAndGenerateType |
|
| RetrievedReference |
Contains metadata about a sources cited for the generated response.
|
| RetrievedReference.Builder |
|
| RetrieveRequest.Builder |
|
| RetrieveResponse.Builder |
|
| SearchType |
|
| ServiceQuotaExceededException.Builder |
|
| SessionState |
Contains parameters that specify various attributes that persist across a session or prompt.
|
| SessionState.Builder |
|
| Source |
|
| Span |
Contains information about where the text with a citation begins and ends in the generated output.
|
| Span.Builder |
|
| TextResponsePart |
Contains the part of the generated text that contains a citation, alongside where it begins and ends.
|
| TextResponsePart.Builder |
|
| ThrottlingException.Builder |
|
| Trace |
Contains one part of the agent's reasoning process and results from calling API actions and querying knowledge bases.
|
| Trace.Builder |
|
| Trace.Type |
|
| TracePart |
Contains information about the agent and session, alongside the agent's reasoning process and results from calling
API actions and querying knowledge bases and metadata about the trace.
|
| TracePart.Builder |
|
| TracePart.BuilderImpl |
|
| Type |
|
| ValidationException.Builder |
|