Skip navigation links
A B C D E F G H I K L M O P R S T U V W 

A

AbstractAWSBedrockAgent - Class in com.amazonaws.services.bedrockagent
Abstract implementation of AWSBedrockAgent.
AbstractAWSBedrockAgent() - Constructor for class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
AbstractAWSBedrockAgentAsync - Class in com.amazonaws.services.bedrockagent
Abstract implementation of AWSBedrockAgentAsync.
AbstractAWSBedrockAgentAsync() - Constructor for class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
AccessDeniedException - Exception in com.amazonaws.services.bedrockagent.model
The request is denied because of missing access permissions.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.bedrockagent.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
ActionGroupExecutor - Class in com.amazonaws.services.bedrockagent.model
Contains details about the Lambda function containing the business logic that is carried out upon invoking the action or the custom control method for handling the information elicited from the user.
ActionGroupExecutor() - Constructor for class com.amazonaws.services.bedrockagent.model.ActionGroupExecutor
 
ActionGroupSignature - Enum in com.amazonaws.services.bedrockagent.model
 
ActionGroupState - Enum in com.amazonaws.services.bedrockagent.model
 
ActionGroupSummary - Class in com.amazonaws.services.bedrockagent.model
Contains details about an action group.
ActionGroupSummary() - Constructor for class com.amazonaws.services.bedrockagent.model.ActionGroupSummary
 
addParametersEntry(String, ParameterDetail) - Method in class com.amazonaws.services.bedrockagent.model.Function
Add a single Parameters entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.bedrockagent.model.ListTagsForResourceResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.bedrockagent.model.TagResourceRequest
Add a single Tags entry
Agent - Class in com.amazonaws.services.bedrockagent.model
Contains details about an agent.
Agent() - Constructor for class com.amazonaws.services.bedrockagent.model.Agent
 
AgentActionGroup - Class in com.amazonaws.services.bedrockagent.model
Contains details about an action group.
AgentActionGroup() - Constructor for class com.amazonaws.services.bedrockagent.model.AgentActionGroup
 
AgentAlias - Class in com.amazonaws.services.bedrockagent.model
Contains details about an alias of an agent.
AgentAlias() - Constructor for class com.amazonaws.services.bedrockagent.model.AgentAlias
 
AgentAliasHistoryEvent - Class in com.amazonaws.services.bedrockagent.model
Contains details about the history of the alias.
AgentAliasHistoryEvent() - Constructor for class com.amazonaws.services.bedrockagent.model.AgentAliasHistoryEvent
 
AgentAliasRoutingConfigurationListItem - Class in com.amazonaws.services.bedrockagent.model
Contains details about the routing configuration of the alias.
AgentAliasRoutingConfigurationListItem() - Constructor for class com.amazonaws.services.bedrockagent.model.AgentAliasRoutingConfigurationListItem
 
AgentAliasStatus - Enum in com.amazonaws.services.bedrockagent.model
 
AgentAliasSummary - Class in com.amazonaws.services.bedrockagent.model
Contains details about an alias of an agent.
AgentAliasSummary() - Constructor for class com.amazonaws.services.bedrockagent.model.AgentAliasSummary
 
AgentFlowNodeConfiguration - Class in com.amazonaws.services.bedrockagent.model
Defines an agent node in your flow.
AgentFlowNodeConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.AgentFlowNodeConfiguration
 
AgentKnowledgeBase - Class in com.amazonaws.services.bedrockagent.model
Contains details about a knowledge base that is associated with an agent.
AgentKnowledgeBase() - Constructor for class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBase
 
AgentKnowledgeBaseSummary - Class in com.amazonaws.services.bedrockagent.model
Contains details about a knowledge base associated with an agent.
AgentKnowledgeBaseSummary() - Constructor for class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBaseSummary
 
AgentStatus - Enum in com.amazonaws.services.bedrockagent.model
 
AgentSummary - Class in com.amazonaws.services.bedrockagent.model
Contains details about an agent.
AgentSummary() - Constructor for class com.amazonaws.services.bedrockagent.model.AgentSummary
 
AgentVersion - Class in com.amazonaws.services.bedrockagent.model
Contains details about a version of an agent.
AgentVersion() - Constructor for class com.amazonaws.services.bedrockagent.model.AgentVersion
 
AgentVersionSummary - Class in com.amazonaws.services.bedrockagent.model
Contains details about a version of an agent.
AgentVersionSummary() - Constructor for class com.amazonaws.services.bedrockagent.model.AgentVersionSummary
 
APISchema - Class in com.amazonaws.services.bedrockagent.model
Contains details about the OpenAPI schema for the action group.
APISchema() - Constructor for class com.amazonaws.services.bedrockagent.model.APISchema
 
associateAgentKnowledgeBase(AssociateAgentKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
associateAgentKnowledgeBase(AssociateAgentKnowledgeBaseRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Associates a knowledge base with an agent.
associateAgentKnowledgeBase(AssociateAgentKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Associates a knowledge base with an agent.
associateAgentKnowledgeBaseAsync(AssociateAgentKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
associateAgentKnowledgeBaseAsync(AssociateAgentKnowledgeBaseRequest, AsyncHandler<AssociateAgentKnowledgeBaseRequest, AssociateAgentKnowledgeBaseResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
associateAgentKnowledgeBaseAsync(AssociateAgentKnowledgeBaseRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Associates a knowledge base with an agent.
associateAgentKnowledgeBaseAsync(AssociateAgentKnowledgeBaseRequest, AsyncHandler<AssociateAgentKnowledgeBaseRequest, AssociateAgentKnowledgeBaseResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Associates a knowledge base with an agent.
associateAgentKnowledgeBaseAsync(AssociateAgentKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
associateAgentKnowledgeBaseAsync(AssociateAgentKnowledgeBaseRequest, AsyncHandler<AssociateAgentKnowledgeBaseRequest, AssociateAgentKnowledgeBaseResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
AssociateAgentKnowledgeBaseRequest - Class in com.amazonaws.services.bedrockagent.model
 
AssociateAgentKnowledgeBaseRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.AssociateAgentKnowledgeBaseRequest
 
AssociateAgentKnowledgeBaseResult - Class in com.amazonaws.services.bedrockagent.model
 
AssociateAgentKnowledgeBaseResult() - Constructor for class com.amazonaws.services.bedrockagent.model.AssociateAgentKnowledgeBaseResult
 
asyncBuilder() - Static method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
AWSBedrockAgent - Interface in com.amazonaws.services.bedrockagent
Interface for accessing Agents for Amazon Bedrock.
AWSBedrockAgentAsync - Interface in com.amazonaws.services.bedrockagent
Interface for accessing Agents for Amazon Bedrock asynchronously.
AWSBedrockAgentAsyncClient - Class in com.amazonaws.services.bedrockagent
Client for accessing Agents for Amazon Bedrock asynchronously.
AWSBedrockAgentAsyncClientBuilder - Class in com.amazonaws.services.bedrockagent
Fluent builder for AWSBedrockAgentAsync.
AWSBedrockAgentClient - Class in com.amazonaws.services.bedrockagent
Client for accessing Agents for Amazon Bedrock.
AWSBedrockAgentClientBuilder - Class in com.amazonaws.services.bedrockagent
Fluent builder for AWSBedrockAgent.
AWSBedrockAgentException - Exception in com.amazonaws.services.bedrockagent.model
Base exception for all service exceptions thrown by Agents for Amazon Bedrock
AWSBedrockAgentException(String) - Constructor for exception com.amazonaws.services.bedrockagent.model.AWSBedrockAgentException
Constructs a new AWSBedrockAgentException with the specified error message.

B

BedrockEmbeddingModelConfiguration - Class in com.amazonaws.services.bedrockagent.model
The vector configuration details for the Bedrock embeddings model.
BedrockEmbeddingModelConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.BedrockEmbeddingModelConfiguration
 
BedrockFoundationModelConfiguration - Class in com.amazonaws.services.bedrockagent.model
Settings for a foundation model used to parse documents for a data source.
BedrockFoundationModelConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.BedrockFoundationModelConfiguration
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClientBuilder
Construct an asynchronous implementation of AWSBedrockAgentAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClientBuilder
Construct a synchronous implementation of AWSBedrockAgent using the current builder configuration.
builder() - Static method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
 

C

ChunkingConfiguration - Class in com.amazonaws.services.bedrockagent.model
Details about how to chunk the documents in the data source.
ChunkingConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.ChunkingConfiguration
 
ChunkingStrategy - Enum in com.amazonaws.services.bedrockagent.model
 
clearParametersEntries() - Method in class com.amazonaws.services.bedrockagent.model.Function
Removes all the entries added into Parameters.
clearTagsEntries() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.bedrockagent.model.ListTagsForResourceResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.bedrockagent.model.TagResourceRequest
Removes all the entries added into Tags.
clone() - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupExecutor
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupSummary
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.Agent
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasHistoryEvent
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasRoutingConfigurationListItem
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasSummary
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.AgentFlowNodeConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBase
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBaseSummary
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.AgentSummary
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersionSummary
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.APISchema
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.AssociateAgentKnowledgeBaseRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.AssociateAgentKnowledgeBaseResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.BedrockEmbeddingModelConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.BedrockFoundationModelConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ChunkingConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.CollectorFlowNodeConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ConditionFlowNodeConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceCrawlerConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceDataSourceConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceSourceConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.CrawlFilterConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.CustomTransformationConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.DataSource
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.DataSourceConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.DataSourceSummary
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentActionGroupRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentActionGroupResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentAliasRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentAliasResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentVersionRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentVersionResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.DeleteDataSourceRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.DeleteDataSourceResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowAliasRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowAliasResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowVersionRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowVersionResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.DeleteKnowledgeBaseRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.DeleteKnowledgeBaseResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.DeletePromptRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.DeletePromptResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.DisassociateAgentKnowledgeBaseRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.DisassociateAgentKnowledgeBaseResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.EmbeddingModelConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.FixedSizeChunkingConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasRoutingConfigurationListItem
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.FlowCondition
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.FlowConditionalConnectionConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.FlowConnection
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.FlowConnectionConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.FlowDataConnectionConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.FlowDefinition
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.FlowNode
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeInput
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeOutput
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.FlowSummary
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.FlowValidation
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.FlowVersionSummary
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.Function
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.FunctionSchema
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentActionGroupRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentActionGroupResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentAliasRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentAliasResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentKnowledgeBaseRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentKnowledgeBaseResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentVersionRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentVersionResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.GetDataSourceRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.GetDataSourceResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.GetIngestionJobRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.GetIngestionJobResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.GetKnowledgeBaseRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.GetKnowledgeBaseResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.GetPromptRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.GuardrailConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.HierarchicalChunkingConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.HierarchicalChunkingLevelConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.InferenceConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobFilter
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSortBy
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobStatistics
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.InputFlowNodeConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.IntermediateStorage
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.IteratorFlowNodeConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseFlowNodeConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseSummary
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.LambdaFunctionFlowNodeConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.LexFlowNodeConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentActionGroupsRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentActionGroupsResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentAliasesRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentAliasesResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentKnowledgeBasesRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentKnowledgeBasesResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentsRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentsResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentVersionsRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentVersionsResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ListDataSourcesRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ListDataSourcesResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowAliasesRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowAliasesResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowsRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowsResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowVersionsRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowVersionsResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ListKnowledgeBasesRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ListKnowledgeBasesResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ListPromptsRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ListPromptsResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.MemoryConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasFieldMapping
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.OpenSearchServerlessConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.OpenSearchServerlessFieldMapping
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.OutputFlowNodeConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ParameterDetail
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ParsingConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ParsingPrompt
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.PatternObjectFilter
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.PatternObjectFilterConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.PineconeConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.PineconeFieldMapping
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.PrepareAgentRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.PrepareAgentResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.PrepareFlowRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.PrepareFlowResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.PromptConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeInlineConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeResourceConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeSourceConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.PromptInferenceConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.PromptInputVariable
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.PromptModelInferenceConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.PromptOverrideConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.PromptSummary
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.PromptTemplateConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.PromptVariant
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.RdsConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.RdsFieldMapping
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudFieldMapping
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.RetrievalFlowNodeConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.RetrievalFlowNodeS3Configuration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.RetrievalFlowNodeServiceConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.S3DataSourceConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.S3Identifier
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.S3Location
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.SalesforceCrawlerConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.SalesforceDataSourceConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.SalesforceSourceConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.SeedUrl
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.SemanticChunkingConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ServerSideEncryptionConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.SharePointCrawlerConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.SharePointDataSourceConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.SharePointSourceConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.StartIngestionJobRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.StartIngestionJobResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.StorageConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.StorageFlowNodeConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.StorageFlowNodeS3Configuration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.StorageFlowNodeServiceConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.TextPromptTemplateConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.Transformation
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.TransformationFunction
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.TransformationLambdaConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentAliasRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentAliasResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentKnowledgeBaseRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentKnowledgeBaseResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptRequest
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.UrlConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.ValidationExceptionField
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.VectorIngestionConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.VectorKnowledgeBaseConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.WebCrawlerConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.WebCrawlerLimits
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.WebDataSourceConfiguration
 
clone() - Method in class com.amazonaws.services.bedrockagent.model.WebSourceConfiguration
 
CollectorFlowNodeConfiguration - Class in com.amazonaws.services.bedrockagent.model
Defines a collector node in your flow.
CollectorFlowNodeConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.CollectorFlowNodeConfiguration
 
com.amazonaws.services.bedrockagent - package com.amazonaws.services.bedrockagent
Describes the API operations for creating and managing Amazon Bedrock agents.
com.amazonaws.services.bedrockagent.model - package com.amazonaws.services.bedrockagent.model
 
ConditionFlowNodeConfiguration - Class in com.amazonaws.services.bedrockagent.model
Defines a condition node in your flow.
ConditionFlowNodeConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.ConditionFlowNodeConfiguration
 
configFactory - Static variable in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Client configuration factory providing ClientConfigurations tailored to this client
ConflictException - Exception in com.amazonaws.services.bedrockagent.model
There was a conflict performing an operation.
ConflictException(String) - Constructor for exception com.amazonaws.services.bedrockagent.model.ConflictException
Constructs a new ConflictException with the specified error message.
ConfluenceAuthType - Enum in com.amazonaws.services.bedrockagent.model
 
ConfluenceCrawlerConfiguration - Class in com.amazonaws.services.bedrockagent.model
The configuration of the Confluence content.
ConfluenceCrawlerConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.ConfluenceCrawlerConfiguration
 
ConfluenceDataSourceConfiguration - Class in com.amazonaws.services.bedrockagent.model
The configuration information to connect to Confluence as your data source.
ConfluenceDataSourceConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.ConfluenceDataSourceConfiguration
 
ConfluenceHostType - Enum in com.amazonaws.services.bedrockagent.model
 
ConfluenceSourceConfiguration - Class in com.amazonaws.services.bedrockagent.model
The endpoint information to connect to your Confluence data source.
ConfluenceSourceConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.ConfluenceSourceConfiguration
 
CrawlFilterConfiguration - Class in com.amazonaws.services.bedrockagent.model
The configuration of filtering the data source content.
CrawlFilterConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.CrawlFilterConfiguration
 
CrawlFilterConfigurationType - Enum in com.amazonaws.services.bedrockagent.model
 
createAgent(CreateAgentRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
createAgent(CreateAgentRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Creates an agent that orchestrates interactions between foundation models, data sources, software applications, user conversations, and APIs to carry out tasks to help customers.
createAgent(CreateAgentRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Creates an agent that orchestrates interactions between foundation models, data sources, software applications, user conversations, and APIs to carry out tasks to help customers.
createAgentActionGroup(CreateAgentActionGroupRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
createAgentActionGroup(CreateAgentActionGroupRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Creates an action group for an agent.
createAgentActionGroup(CreateAgentActionGroupRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Creates an action group for an agent.
createAgentActionGroupAsync(CreateAgentActionGroupRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
createAgentActionGroupAsync(CreateAgentActionGroupRequest, AsyncHandler<CreateAgentActionGroupRequest, CreateAgentActionGroupResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
createAgentActionGroupAsync(CreateAgentActionGroupRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Creates an action group for an agent.
createAgentActionGroupAsync(CreateAgentActionGroupRequest, AsyncHandler<CreateAgentActionGroupRequest, CreateAgentActionGroupResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Creates an action group for an agent.
createAgentActionGroupAsync(CreateAgentActionGroupRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
createAgentActionGroupAsync(CreateAgentActionGroupRequest, AsyncHandler<CreateAgentActionGroupRequest, CreateAgentActionGroupResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
CreateAgentActionGroupRequest - Class in com.amazonaws.services.bedrockagent.model
 
CreateAgentActionGroupRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
 
CreateAgentActionGroupResult - Class in com.amazonaws.services.bedrockagent.model
 
CreateAgentActionGroupResult() - Constructor for class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupResult
 
createAgentAlias(CreateAgentAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
createAgentAlias(CreateAgentAliasRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Creates an alias of an agent that can be used to deploy the agent.
createAgentAlias(CreateAgentAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Creates an alias of an agent that can be used to deploy the agent.
createAgentAliasAsync(CreateAgentAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
createAgentAliasAsync(CreateAgentAliasRequest, AsyncHandler<CreateAgentAliasRequest, CreateAgentAliasResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
createAgentAliasAsync(CreateAgentAliasRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Creates an alias of an agent that can be used to deploy the agent.
createAgentAliasAsync(CreateAgentAliasRequest, AsyncHandler<CreateAgentAliasRequest, CreateAgentAliasResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Creates an alias of an agent that can be used to deploy the agent.
createAgentAliasAsync(CreateAgentAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
createAgentAliasAsync(CreateAgentAliasRequest, AsyncHandler<CreateAgentAliasRequest, CreateAgentAliasResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
CreateAgentAliasRequest - Class in com.amazonaws.services.bedrockagent.model
 
CreateAgentAliasRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.CreateAgentAliasRequest
 
CreateAgentAliasResult - Class in com.amazonaws.services.bedrockagent.model
 
CreateAgentAliasResult() - Constructor for class com.amazonaws.services.bedrockagent.model.CreateAgentAliasResult
 
createAgentAsync(CreateAgentRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
createAgentAsync(CreateAgentRequest, AsyncHandler<CreateAgentRequest, CreateAgentResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
createAgentAsync(CreateAgentRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Creates an agent that orchestrates interactions between foundation models, data sources, software applications, user conversations, and APIs to carry out tasks to help customers.
createAgentAsync(CreateAgentRequest, AsyncHandler<CreateAgentRequest, CreateAgentResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Creates an agent that orchestrates interactions between foundation models, data sources, software applications, user conversations, and APIs to carry out tasks to help customers.
createAgentAsync(CreateAgentRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
createAgentAsync(CreateAgentRequest, AsyncHandler<CreateAgentRequest, CreateAgentResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
CreateAgentRequest - Class in com.amazonaws.services.bedrockagent.model
 
CreateAgentRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
 
CreateAgentResult - Class in com.amazonaws.services.bedrockagent.model
 
CreateAgentResult() - Constructor for class com.amazonaws.services.bedrockagent.model.CreateAgentResult
 
createDataSource(CreateDataSourceRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
createDataSource(CreateDataSourceRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Creates a data source connector for a knowledge base.
createDataSource(CreateDataSourceRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Creates a data source connector for a knowledge base.
createDataSourceAsync(CreateDataSourceRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
createDataSourceAsync(CreateDataSourceRequest, AsyncHandler<CreateDataSourceRequest, CreateDataSourceResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
createDataSourceAsync(CreateDataSourceRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Creates a data source connector for a knowledge base.
createDataSourceAsync(CreateDataSourceRequest, AsyncHandler<CreateDataSourceRequest, CreateDataSourceResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Creates a data source connector for a knowledge base.
createDataSourceAsync(CreateDataSourceRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
createDataSourceAsync(CreateDataSourceRequest, AsyncHandler<CreateDataSourceRequest, CreateDataSourceResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
CreateDataSourceRequest - Class in com.amazonaws.services.bedrockagent.model
 
CreateDataSourceRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.CreateDataSourceRequest
 
CreateDataSourceResult - Class in com.amazonaws.services.bedrockagent.model
 
CreateDataSourceResult() - Constructor for class com.amazonaws.services.bedrockagent.model.CreateDataSourceResult
 
createFlow(CreateFlowRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
createFlow(CreateFlowRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Creates a prompt flow that you can use to send an input through various steps to yield an output.
createFlow(CreateFlowRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Creates a prompt flow that you can use to send an input through various steps to yield an output.
createFlowAlias(CreateFlowAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
createFlowAlias(CreateFlowAliasRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Creates an alias of a flow for deployment.
createFlowAlias(CreateFlowAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Creates an alias of a flow for deployment.
createFlowAliasAsync(CreateFlowAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
createFlowAliasAsync(CreateFlowAliasRequest, AsyncHandler<CreateFlowAliasRequest, CreateFlowAliasResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
createFlowAliasAsync(CreateFlowAliasRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Creates an alias of a flow for deployment.
createFlowAliasAsync(CreateFlowAliasRequest, AsyncHandler<CreateFlowAliasRequest, CreateFlowAliasResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Creates an alias of a flow for deployment.
createFlowAliasAsync(CreateFlowAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
createFlowAliasAsync(CreateFlowAliasRequest, AsyncHandler<CreateFlowAliasRequest, CreateFlowAliasResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
CreateFlowAliasRequest - Class in com.amazonaws.services.bedrockagent.model
 
CreateFlowAliasRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.CreateFlowAliasRequest
 
CreateFlowAliasResult - Class in com.amazonaws.services.bedrockagent.model
 
CreateFlowAliasResult() - Constructor for class com.amazonaws.services.bedrockagent.model.CreateFlowAliasResult
 
createFlowAsync(CreateFlowRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
createFlowAsync(CreateFlowRequest, AsyncHandler<CreateFlowRequest, CreateFlowResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
createFlowAsync(CreateFlowRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Creates a prompt flow that you can use to send an input through various steps to yield an output.
createFlowAsync(CreateFlowRequest, AsyncHandler<CreateFlowRequest, CreateFlowResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Creates a prompt flow that you can use to send an input through various steps to yield an output.
createFlowAsync(CreateFlowRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
createFlowAsync(CreateFlowRequest, AsyncHandler<CreateFlowRequest, CreateFlowResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
CreateFlowRequest - Class in com.amazonaws.services.bedrockagent.model
 
CreateFlowRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.CreateFlowRequest
 
CreateFlowResult - Class in com.amazonaws.services.bedrockagent.model
 
CreateFlowResult() - Constructor for class com.amazonaws.services.bedrockagent.model.CreateFlowResult
 
createFlowVersion(CreateFlowVersionRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
createFlowVersion(CreateFlowVersionRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Creates a version of the flow that you can deploy.
createFlowVersion(CreateFlowVersionRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Creates a version of the flow that you can deploy.
createFlowVersionAsync(CreateFlowVersionRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
createFlowVersionAsync(CreateFlowVersionRequest, AsyncHandler<CreateFlowVersionRequest, CreateFlowVersionResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
createFlowVersionAsync(CreateFlowVersionRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Creates a version of the flow that you can deploy.
createFlowVersionAsync(CreateFlowVersionRequest, AsyncHandler<CreateFlowVersionRequest, CreateFlowVersionResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Creates a version of the flow that you can deploy.
createFlowVersionAsync(CreateFlowVersionRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
createFlowVersionAsync(CreateFlowVersionRequest, AsyncHandler<CreateFlowVersionRequest, CreateFlowVersionResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
CreateFlowVersionRequest - Class in com.amazonaws.services.bedrockagent.model
 
CreateFlowVersionRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.CreateFlowVersionRequest
 
CreateFlowVersionResult - Class in com.amazonaws.services.bedrockagent.model
 
CreateFlowVersionResult() - Constructor for class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
 
createKnowledgeBase(CreateKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
createKnowledgeBase(CreateKnowledgeBaseRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Creates a knowledge base that contains data sources from which information can be queried and used by LLMs.
createKnowledgeBase(CreateKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Creates a knowledge base that contains data sources from which information can be queried and used by LLMs.
createKnowledgeBaseAsync(CreateKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
createKnowledgeBaseAsync(CreateKnowledgeBaseRequest, AsyncHandler<CreateKnowledgeBaseRequest, CreateKnowledgeBaseResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
createKnowledgeBaseAsync(CreateKnowledgeBaseRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Creates a knowledge base that contains data sources from which information can be queried and used by LLMs.
createKnowledgeBaseAsync(CreateKnowledgeBaseRequest, AsyncHandler<CreateKnowledgeBaseRequest, CreateKnowledgeBaseResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Creates a knowledge base that contains data sources from which information can be queried and used by LLMs.
createKnowledgeBaseAsync(CreateKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
createKnowledgeBaseAsync(CreateKnowledgeBaseRequest, AsyncHandler<CreateKnowledgeBaseRequest, CreateKnowledgeBaseResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
CreateKnowledgeBaseRequest - Class in com.amazonaws.services.bedrockagent.model
 
CreateKnowledgeBaseRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseRequest
 
CreateKnowledgeBaseResult - Class in com.amazonaws.services.bedrockagent.model
 
CreateKnowledgeBaseResult() - Constructor for class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseResult
 
createPrompt(CreatePromptRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
createPrompt(CreatePromptRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Creates a prompt in your prompt library that you can add to a flow.
createPrompt(CreatePromptRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Creates a prompt in your prompt library that you can add to a flow.
createPromptAsync(CreatePromptRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
createPromptAsync(CreatePromptRequest, AsyncHandler<CreatePromptRequest, CreatePromptResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
createPromptAsync(CreatePromptRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Creates a prompt in your prompt library that you can add to a flow.
createPromptAsync(CreatePromptRequest, AsyncHandler<CreatePromptRequest, CreatePromptResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Creates a prompt in your prompt library that you can add to a flow.
createPromptAsync(CreatePromptRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
createPromptAsync(CreatePromptRequest, AsyncHandler<CreatePromptRequest, CreatePromptResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
CreatePromptRequest - Class in com.amazonaws.services.bedrockagent.model
 
CreatePromptRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.CreatePromptRequest
 
CreatePromptResult - Class in com.amazonaws.services.bedrockagent.model
 
CreatePromptResult() - Constructor for class com.amazonaws.services.bedrockagent.model.CreatePromptResult
 
createPromptVersion(CreatePromptVersionRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
createPromptVersion(CreatePromptVersionRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Creates a static snapshot of your prompt that can be deployed to production.
createPromptVersion(CreatePromptVersionRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Creates a static snapshot of your prompt that can be deployed to production.
createPromptVersionAsync(CreatePromptVersionRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
createPromptVersionAsync(CreatePromptVersionRequest, AsyncHandler<CreatePromptVersionRequest, CreatePromptVersionResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
createPromptVersionAsync(CreatePromptVersionRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Creates a static snapshot of your prompt that can be deployed to production.
createPromptVersionAsync(CreatePromptVersionRequest, AsyncHandler<CreatePromptVersionRequest, CreatePromptVersionResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Creates a static snapshot of your prompt that can be deployed to production.
createPromptVersionAsync(CreatePromptVersionRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
createPromptVersionAsync(CreatePromptVersionRequest, AsyncHandler<CreatePromptVersionRequest, CreatePromptVersionResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
CreatePromptVersionRequest - Class in com.amazonaws.services.bedrockagent.model
 
CreatePromptVersionRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.CreatePromptVersionRequest
 
CreatePromptVersionResult - Class in com.amazonaws.services.bedrockagent.model
 
CreatePromptVersionResult() - Constructor for class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
 
CreationMode - Enum in com.amazonaws.services.bedrockagent.model
 
CustomControlMethod - Enum in com.amazonaws.services.bedrockagent.model
 
CustomTransformationConfiguration - Class in com.amazonaws.services.bedrockagent.model
Settings for customizing steps in the data source content ingestion pipeline.
CustomTransformationConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.CustomTransformationConfiguration
 

D

DataDeletionPolicy - Enum in com.amazonaws.services.bedrockagent.model
 
DataSource - Class in com.amazonaws.services.bedrockagent.model
Contains details about a data source.
DataSource() - Constructor for class com.amazonaws.services.bedrockagent.model.DataSource
 
DataSourceConfiguration - Class in com.amazonaws.services.bedrockagent.model
The connection configuration for the data source.
DataSourceConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.DataSourceConfiguration
 
DataSourceStatus - Enum in com.amazonaws.services.bedrockagent.model
 
DataSourceSummary - Class in com.amazonaws.services.bedrockagent.model
Contains details about a data source.
DataSourceSummary() - Constructor for class com.amazonaws.services.bedrockagent.model.DataSourceSummary
 
DataSourceType - Enum in com.amazonaws.services.bedrockagent.model
 
defaultClient() - Static method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClientBuilder
 
deleteAgent(DeleteAgentRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
deleteAgent(DeleteAgentRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Deletes an agent.
deleteAgent(DeleteAgentRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Deletes an agent.
deleteAgentActionGroup(DeleteAgentActionGroupRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
deleteAgentActionGroup(DeleteAgentActionGroupRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Deletes an action group in an agent.
deleteAgentActionGroup(DeleteAgentActionGroupRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Deletes an action group in an agent.
deleteAgentActionGroupAsync(DeleteAgentActionGroupRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
deleteAgentActionGroupAsync(DeleteAgentActionGroupRequest, AsyncHandler<DeleteAgentActionGroupRequest, DeleteAgentActionGroupResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
deleteAgentActionGroupAsync(DeleteAgentActionGroupRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Deletes an action group in an agent.
deleteAgentActionGroupAsync(DeleteAgentActionGroupRequest, AsyncHandler<DeleteAgentActionGroupRequest, DeleteAgentActionGroupResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Deletes an action group in an agent.
deleteAgentActionGroupAsync(DeleteAgentActionGroupRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
deleteAgentActionGroupAsync(DeleteAgentActionGroupRequest, AsyncHandler<DeleteAgentActionGroupRequest, DeleteAgentActionGroupResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
DeleteAgentActionGroupRequest - Class in com.amazonaws.services.bedrockagent.model
 
DeleteAgentActionGroupRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.DeleteAgentActionGroupRequest
 
DeleteAgentActionGroupResult - Class in com.amazonaws.services.bedrockagent.model
 
DeleteAgentActionGroupResult() - Constructor for class com.amazonaws.services.bedrockagent.model.DeleteAgentActionGroupResult
 
deleteAgentAlias(DeleteAgentAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
deleteAgentAlias(DeleteAgentAliasRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Deletes an alias of an agent.
deleteAgentAlias(DeleteAgentAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Deletes an alias of an agent.
deleteAgentAliasAsync(DeleteAgentAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
deleteAgentAliasAsync(DeleteAgentAliasRequest, AsyncHandler<DeleteAgentAliasRequest, DeleteAgentAliasResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
deleteAgentAliasAsync(DeleteAgentAliasRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Deletes an alias of an agent.
deleteAgentAliasAsync(DeleteAgentAliasRequest, AsyncHandler<DeleteAgentAliasRequest, DeleteAgentAliasResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Deletes an alias of an agent.
deleteAgentAliasAsync(DeleteAgentAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
deleteAgentAliasAsync(DeleteAgentAliasRequest, AsyncHandler<DeleteAgentAliasRequest, DeleteAgentAliasResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
DeleteAgentAliasRequest - Class in com.amazonaws.services.bedrockagent.model
 
DeleteAgentAliasRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.DeleteAgentAliasRequest
 
DeleteAgentAliasResult - Class in com.amazonaws.services.bedrockagent.model
 
DeleteAgentAliasResult() - Constructor for class com.amazonaws.services.bedrockagent.model.DeleteAgentAliasResult
 
deleteAgentAsync(DeleteAgentRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
deleteAgentAsync(DeleteAgentRequest, AsyncHandler<DeleteAgentRequest, DeleteAgentResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
deleteAgentAsync(DeleteAgentRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Deletes an agent.
deleteAgentAsync(DeleteAgentRequest, AsyncHandler<DeleteAgentRequest, DeleteAgentResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Deletes an agent.
deleteAgentAsync(DeleteAgentRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
deleteAgentAsync(DeleteAgentRequest, AsyncHandler<DeleteAgentRequest, DeleteAgentResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
DeleteAgentRequest - Class in com.amazonaws.services.bedrockagent.model
 
DeleteAgentRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.DeleteAgentRequest
 
DeleteAgentResult - Class in com.amazonaws.services.bedrockagent.model
 
DeleteAgentResult() - Constructor for class com.amazonaws.services.bedrockagent.model.DeleteAgentResult
 
deleteAgentVersion(DeleteAgentVersionRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
deleteAgentVersion(DeleteAgentVersionRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Deletes a version of an agent.
deleteAgentVersion(DeleteAgentVersionRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Deletes a version of an agent.
deleteAgentVersionAsync(DeleteAgentVersionRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
deleteAgentVersionAsync(DeleteAgentVersionRequest, AsyncHandler<DeleteAgentVersionRequest, DeleteAgentVersionResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
deleteAgentVersionAsync(DeleteAgentVersionRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Deletes a version of an agent.
deleteAgentVersionAsync(DeleteAgentVersionRequest, AsyncHandler<DeleteAgentVersionRequest, DeleteAgentVersionResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Deletes a version of an agent.
deleteAgentVersionAsync(DeleteAgentVersionRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
deleteAgentVersionAsync(DeleteAgentVersionRequest, AsyncHandler<DeleteAgentVersionRequest, DeleteAgentVersionResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
DeleteAgentVersionRequest - Class in com.amazonaws.services.bedrockagent.model
 
DeleteAgentVersionRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.DeleteAgentVersionRequest
 
DeleteAgentVersionResult - Class in com.amazonaws.services.bedrockagent.model
 
DeleteAgentVersionResult() - Constructor for class com.amazonaws.services.bedrockagent.model.DeleteAgentVersionResult
 
deleteDataSource(DeleteDataSourceRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
deleteDataSource(DeleteDataSourceRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Deletes a data source from a knowledge base.
deleteDataSource(DeleteDataSourceRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Deletes a data source from a knowledge base.
deleteDataSourceAsync(DeleteDataSourceRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
deleteDataSourceAsync(DeleteDataSourceRequest, AsyncHandler<DeleteDataSourceRequest, DeleteDataSourceResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
deleteDataSourceAsync(DeleteDataSourceRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Deletes a data source from a knowledge base.
deleteDataSourceAsync(DeleteDataSourceRequest, AsyncHandler<DeleteDataSourceRequest, DeleteDataSourceResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Deletes a data source from a knowledge base.
deleteDataSourceAsync(DeleteDataSourceRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
deleteDataSourceAsync(DeleteDataSourceRequest, AsyncHandler<DeleteDataSourceRequest, DeleteDataSourceResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
DeleteDataSourceRequest - Class in com.amazonaws.services.bedrockagent.model
 
DeleteDataSourceRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.DeleteDataSourceRequest
 
DeleteDataSourceResult - Class in com.amazonaws.services.bedrockagent.model
 
DeleteDataSourceResult() - Constructor for class com.amazonaws.services.bedrockagent.model.DeleteDataSourceResult
 
deleteFlow(DeleteFlowRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
deleteFlow(DeleteFlowRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Deletes a flow.
deleteFlow(DeleteFlowRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Deletes a flow.
deleteFlowAlias(DeleteFlowAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
deleteFlowAlias(DeleteFlowAliasRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Deletes an alias of a flow.
deleteFlowAlias(DeleteFlowAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Deletes an alias of a flow.
deleteFlowAliasAsync(DeleteFlowAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
deleteFlowAliasAsync(DeleteFlowAliasRequest, AsyncHandler<DeleteFlowAliasRequest, DeleteFlowAliasResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
deleteFlowAliasAsync(DeleteFlowAliasRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Deletes an alias of a flow.
deleteFlowAliasAsync(DeleteFlowAliasRequest, AsyncHandler<DeleteFlowAliasRequest, DeleteFlowAliasResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Deletes an alias of a flow.
deleteFlowAliasAsync(DeleteFlowAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
deleteFlowAliasAsync(DeleteFlowAliasRequest, AsyncHandler<DeleteFlowAliasRequest, DeleteFlowAliasResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
DeleteFlowAliasRequest - Class in com.amazonaws.services.bedrockagent.model
 
DeleteFlowAliasRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.DeleteFlowAliasRequest
 
DeleteFlowAliasResult - Class in com.amazonaws.services.bedrockagent.model
 
DeleteFlowAliasResult() - Constructor for class com.amazonaws.services.bedrockagent.model.DeleteFlowAliasResult
 
deleteFlowAsync(DeleteFlowRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
deleteFlowAsync(DeleteFlowRequest, AsyncHandler<DeleteFlowRequest, DeleteFlowResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
deleteFlowAsync(DeleteFlowRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Deletes a flow.
deleteFlowAsync(DeleteFlowRequest, AsyncHandler<DeleteFlowRequest, DeleteFlowResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Deletes a flow.
deleteFlowAsync(DeleteFlowRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
deleteFlowAsync(DeleteFlowRequest, AsyncHandler<DeleteFlowRequest, DeleteFlowResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
DeleteFlowRequest - Class in com.amazonaws.services.bedrockagent.model
 
DeleteFlowRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.DeleteFlowRequest
 
DeleteFlowResult - Class in com.amazonaws.services.bedrockagent.model
 
DeleteFlowResult() - Constructor for class com.amazonaws.services.bedrockagent.model.DeleteFlowResult
 
deleteFlowVersion(DeleteFlowVersionRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
deleteFlowVersion(DeleteFlowVersionRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Deletes a version of a flow.
deleteFlowVersion(DeleteFlowVersionRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Deletes a version of a flow.
deleteFlowVersionAsync(DeleteFlowVersionRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
deleteFlowVersionAsync(DeleteFlowVersionRequest, AsyncHandler<DeleteFlowVersionRequest, DeleteFlowVersionResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
deleteFlowVersionAsync(DeleteFlowVersionRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Deletes a version of a flow.
deleteFlowVersionAsync(DeleteFlowVersionRequest, AsyncHandler<DeleteFlowVersionRequest, DeleteFlowVersionResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Deletes a version of a flow.
deleteFlowVersionAsync(DeleteFlowVersionRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
deleteFlowVersionAsync(DeleteFlowVersionRequest, AsyncHandler<DeleteFlowVersionRequest, DeleteFlowVersionResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
DeleteFlowVersionRequest - Class in com.amazonaws.services.bedrockagent.model
 
DeleteFlowVersionRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.DeleteFlowVersionRequest
 
DeleteFlowVersionResult - Class in com.amazonaws.services.bedrockagent.model
 
DeleteFlowVersionResult() - Constructor for class com.amazonaws.services.bedrockagent.model.DeleteFlowVersionResult
 
deleteKnowledgeBase(DeleteKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
deleteKnowledgeBase(DeleteKnowledgeBaseRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Deletes a knowledge base.
deleteKnowledgeBase(DeleteKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Deletes a knowledge base.
deleteKnowledgeBaseAsync(DeleteKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
deleteKnowledgeBaseAsync(DeleteKnowledgeBaseRequest, AsyncHandler<DeleteKnowledgeBaseRequest, DeleteKnowledgeBaseResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
deleteKnowledgeBaseAsync(DeleteKnowledgeBaseRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Deletes a knowledge base.
deleteKnowledgeBaseAsync(DeleteKnowledgeBaseRequest, AsyncHandler<DeleteKnowledgeBaseRequest, DeleteKnowledgeBaseResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Deletes a knowledge base.
deleteKnowledgeBaseAsync(DeleteKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
deleteKnowledgeBaseAsync(DeleteKnowledgeBaseRequest, AsyncHandler<DeleteKnowledgeBaseRequest, DeleteKnowledgeBaseResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
DeleteKnowledgeBaseRequest - Class in com.amazonaws.services.bedrockagent.model
 
DeleteKnowledgeBaseRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.DeleteKnowledgeBaseRequest
 
DeleteKnowledgeBaseResult - Class in com.amazonaws.services.bedrockagent.model
 
DeleteKnowledgeBaseResult() - Constructor for class com.amazonaws.services.bedrockagent.model.DeleteKnowledgeBaseResult
 
deletePrompt(DeletePromptRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
deletePrompt(DeletePromptRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Deletes a prompt or a prompt version from the Prompt management tool.
deletePrompt(DeletePromptRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Deletes a prompt or a prompt version from the Prompt management tool.
deletePromptAsync(DeletePromptRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
deletePromptAsync(DeletePromptRequest, AsyncHandler<DeletePromptRequest, DeletePromptResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
deletePromptAsync(DeletePromptRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Deletes a prompt or a prompt version from the Prompt management tool.
deletePromptAsync(DeletePromptRequest, AsyncHandler<DeletePromptRequest, DeletePromptResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Deletes a prompt or a prompt version from the Prompt management tool.
deletePromptAsync(DeletePromptRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
deletePromptAsync(DeletePromptRequest, AsyncHandler<DeletePromptRequest, DeletePromptResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
DeletePromptRequest - Class in com.amazonaws.services.bedrockagent.model
 
DeletePromptRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.DeletePromptRequest
 
DeletePromptResult - Class in com.amazonaws.services.bedrockagent.model
 
DeletePromptResult() - Constructor for class com.amazonaws.services.bedrockagent.model.DeletePromptResult
 
disassociateAgentKnowledgeBase(DisassociateAgentKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
disassociateAgentKnowledgeBase(DisassociateAgentKnowledgeBaseRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Disassociates a knowledge base from an agent.
disassociateAgentKnowledgeBase(DisassociateAgentKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Disassociates a knowledge base from an agent.
disassociateAgentKnowledgeBaseAsync(DisassociateAgentKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
disassociateAgentKnowledgeBaseAsync(DisassociateAgentKnowledgeBaseRequest, AsyncHandler<DisassociateAgentKnowledgeBaseRequest, DisassociateAgentKnowledgeBaseResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
disassociateAgentKnowledgeBaseAsync(DisassociateAgentKnowledgeBaseRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Disassociates a knowledge base from an agent.
disassociateAgentKnowledgeBaseAsync(DisassociateAgentKnowledgeBaseRequest, AsyncHandler<DisassociateAgentKnowledgeBaseRequest, DisassociateAgentKnowledgeBaseResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Disassociates a knowledge base from an agent.
disassociateAgentKnowledgeBaseAsync(DisassociateAgentKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
disassociateAgentKnowledgeBaseAsync(DisassociateAgentKnowledgeBaseRequest, AsyncHandler<DisassociateAgentKnowledgeBaseRequest, DisassociateAgentKnowledgeBaseResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
DisassociateAgentKnowledgeBaseRequest - Class in com.amazonaws.services.bedrockagent.model
 
DisassociateAgentKnowledgeBaseRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.DisassociateAgentKnowledgeBaseRequest
 
DisassociateAgentKnowledgeBaseResult - Class in com.amazonaws.services.bedrockagent.model
 
DisassociateAgentKnowledgeBaseResult() - Constructor for class com.amazonaws.services.bedrockagent.model.DisassociateAgentKnowledgeBaseResult
 

E

EmbeddingModelConfiguration - Class in com.amazonaws.services.bedrockagent.model
The configuration details for the embeddings model.
EmbeddingModelConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.EmbeddingModelConfiguration
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupExecutor
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupSummary
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.Agent
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasHistoryEvent
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasRoutingConfigurationListItem
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasSummary
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.AgentFlowNodeConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBase
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBaseSummary
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.AgentSummary
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersionSummary
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.APISchema
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.AssociateAgentKnowledgeBaseRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.AssociateAgentKnowledgeBaseResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.BedrockEmbeddingModelConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.BedrockFoundationModelConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ChunkingConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.CollectorFlowNodeConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ConditionFlowNodeConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceCrawlerConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceDataSourceConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceSourceConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.CrawlFilterConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.CustomTransformationConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.DataSource
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.DataSourceConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.DataSourceSummary
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentActionGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentActionGroupResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentAliasRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentAliasResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentVersionResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.DeleteDataSourceRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.DeleteDataSourceResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowAliasRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowAliasResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowVersionResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.DeleteKnowledgeBaseRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.DeleteKnowledgeBaseResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.DeletePromptRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.DeletePromptResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.DisassociateAgentKnowledgeBaseRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.DisassociateAgentKnowledgeBaseResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.EmbeddingModelConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.FixedSizeChunkingConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasRoutingConfigurationListItem
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.FlowCondition
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.FlowConditionalConnectionConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.FlowConnection
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.FlowConnectionConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.FlowDataConnectionConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.FlowDefinition
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.FlowNode
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeInput
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeOutput
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.FlowSummary
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.FlowValidation
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.FlowVersionSummary
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.Function
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.FunctionSchema
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentActionGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentActionGroupResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentAliasRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentAliasResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentKnowledgeBaseRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentKnowledgeBaseResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentVersionResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.GetDataSourceRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.GetDataSourceResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.GetIngestionJobRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.GetIngestionJobResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.GetKnowledgeBaseRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.GetKnowledgeBaseResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.GetPromptRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.GuardrailConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.HierarchicalChunkingConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.HierarchicalChunkingLevelConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.InferenceConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobFilter
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSortBy
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobStatistics
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.InputFlowNodeConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.IntermediateStorage
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.IteratorFlowNodeConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseFlowNodeConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseSummary
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.LambdaFunctionFlowNodeConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.LexFlowNodeConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentActionGroupsRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentActionGroupsResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentAliasesRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentAliasesResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentKnowledgeBasesRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentKnowledgeBasesResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentsRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentsResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentVersionsRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentVersionsResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ListDataSourcesRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ListDataSourcesResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowAliasesRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowAliasesResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowsRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowsResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowVersionsRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowVersionsResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ListKnowledgeBasesRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ListKnowledgeBasesResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ListPromptsRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ListPromptsResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.MemoryConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasFieldMapping
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.OpenSearchServerlessConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.OpenSearchServerlessFieldMapping
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.OutputFlowNodeConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ParameterDetail
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ParsingConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ParsingPrompt
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.PatternObjectFilter
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.PatternObjectFilterConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.PineconeConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.PineconeFieldMapping
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.PrepareAgentRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.PrepareAgentResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.PrepareFlowRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.PrepareFlowResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.PromptConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeInlineConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeResourceConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeSourceConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.PromptInferenceConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.PromptInputVariable
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.PromptModelInferenceConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.PromptOverrideConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.PromptSummary
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.PromptTemplateConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.PromptVariant
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.RdsConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.RdsFieldMapping
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudFieldMapping
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.RetrievalFlowNodeConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.RetrievalFlowNodeS3Configuration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.RetrievalFlowNodeServiceConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.S3DataSourceConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.S3Identifier
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.S3Location
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.SalesforceCrawlerConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.SalesforceDataSourceConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.SalesforceSourceConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.SeedUrl
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.SemanticChunkingConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ServerSideEncryptionConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.SharePointCrawlerConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.SharePointDataSourceConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.SharePointSourceConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.StartIngestionJobRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.StartIngestionJobResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.StorageConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.StorageFlowNodeConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.StorageFlowNodeS3Configuration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.StorageFlowNodeServiceConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.TextPromptTemplateConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.Transformation
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.TransformationFunction
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.TransformationLambdaConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentAliasRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentAliasResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentKnowledgeBaseRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentKnowledgeBaseResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptRequest
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.UrlConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.ValidationExceptionField
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.VectorIngestionConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.VectorKnowledgeBaseConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.WebCrawlerConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.WebCrawlerLimits
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.WebDataSourceConfiguration
 
equals(Object) - Method in class com.amazonaws.services.bedrockagent.model.WebSourceConfiguration
 

F

FixedSizeChunkingConfiguration - Class in com.amazonaws.services.bedrockagent.model
Configurations for when you choose fixed-size chunking.
FixedSizeChunkingConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.FixedSizeChunkingConfiguration
 
FlowAliasRoutingConfigurationListItem - Class in com.amazonaws.services.bedrockagent.model
Contains information about a version that the alias maps to.
FlowAliasRoutingConfigurationListItem() - Constructor for class com.amazonaws.services.bedrockagent.model.FlowAliasRoutingConfigurationListItem
 
FlowAliasSummary - Class in com.amazonaws.services.bedrockagent.model
Contains information about an alias of a flow.
FlowAliasSummary() - Constructor for class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
 
FlowCondition - Class in com.amazonaws.services.bedrockagent.model
Defines a condition in the condition node.
FlowCondition() - Constructor for class com.amazonaws.services.bedrockagent.model.FlowCondition
 
FlowConditionalConnectionConfiguration - Class in com.amazonaws.services.bedrockagent.model
The configuration of a connection between a condition node and another node.
FlowConditionalConnectionConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.FlowConditionalConnectionConfiguration
 
FlowConnection - Class in com.amazonaws.services.bedrockagent.model
Contains information about a connection between two nodes in the flow.
FlowConnection() - Constructor for class com.amazonaws.services.bedrockagent.model.FlowConnection
 
FlowConnectionConfiguration - Class in com.amazonaws.services.bedrockagent.model
The configuration of the connection.
FlowConnectionConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.FlowConnectionConfiguration
 
FlowConnectionType - Enum in com.amazonaws.services.bedrockagent.model
 
FlowDataConnectionConfiguration - Class in com.amazonaws.services.bedrockagent.model
The configuration of a connection originating from a node that isn't a Condition node.
FlowDataConnectionConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.FlowDataConnectionConfiguration
 
FlowDefinition - Class in com.amazonaws.services.bedrockagent.model
The definition of the nodes and connections between nodes in the flow.
FlowDefinition() - Constructor for class com.amazonaws.services.bedrockagent.model.FlowDefinition
 
FlowNode - Class in com.amazonaws.services.bedrockagent.model
Contains configurations about a node in the flow.
FlowNode() - Constructor for class com.amazonaws.services.bedrockagent.model.FlowNode
 
FlowNodeConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains configurations for a node in your flow.
FlowNodeConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
 
FlowNodeInput - Class in com.amazonaws.services.bedrockagent.model
Contains configurations for an input to a node.
FlowNodeInput() - Constructor for class com.amazonaws.services.bedrockagent.model.FlowNodeInput
 
FlowNodeIODataType - Enum in com.amazonaws.services.bedrockagent.model
 
FlowNodeOutput - Class in com.amazonaws.services.bedrockagent.model
Contains configurations for an output from a node.
FlowNodeOutput() - Constructor for class com.amazonaws.services.bedrockagent.model.FlowNodeOutput
 
FlowNodeType - Enum in com.amazonaws.services.bedrockagent.model
 
FlowStatus - Enum in com.amazonaws.services.bedrockagent.model
 
FlowSummary - Class in com.amazonaws.services.bedrockagent.model
Contains the definition of a flow.
FlowSummary() - Constructor for class com.amazonaws.services.bedrockagent.model.FlowSummary
 
FlowValidation - Class in com.amazonaws.services.bedrockagent.model
Contains information about validation of the flow.
FlowValidation() - Constructor for class com.amazonaws.services.bedrockagent.model.FlowValidation
 
FlowValidationSeverity - Enum in com.amazonaws.services.bedrockagent.model
 
FlowVersionSummary - Class in com.amazonaws.services.bedrockagent.model
Contains information about the flow version.
FlowVersionSummary() - Constructor for class com.amazonaws.services.bedrockagent.model.FlowVersionSummary
 
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.ActionGroupSignature
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.ActionGroupState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.AgentAliasStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.AgentStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.ChunkingStrategy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.ConfluenceAuthType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.ConfluenceHostType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.CrawlFilterConfigurationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.CreationMode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.CustomControlMethod
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.DataDeletionPolicy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.DataSourceStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.DataSourceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.FlowConnectionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.FlowNodeIODataType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.FlowNodeType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.FlowStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.FlowValidationSeverity
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.IngestionJobFilterAttribute
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.IngestionJobFilterOperator
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.IngestionJobSortByAttribute
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.IngestionJobStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.KnowledgeBaseState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.KnowledgeBaseStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.KnowledgeBaseStorageType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.KnowledgeBaseType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.MemoryType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.ParsingStrategy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.PromptState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.PromptTemplateType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.PromptType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.SalesforceAuthType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.SharePointAuthType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.SharePointHostType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.SortOrder
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.StepType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.Type
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.bedrockagent.model.WebScopeType
Use this in place of valueOf.
Function - Class in com.amazonaws.services.bedrockagent.model
Defines parameters that the agent needs to invoke from the user to complete the function.
Function() - Constructor for class com.amazonaws.services.bedrockagent.model.Function
 
FunctionSchema - Class in com.amazonaws.services.bedrockagent.model
Defines functions that each define parameters that the agent needs to invoke from the user.
FunctionSchema() - Constructor for class com.amazonaws.services.bedrockagent.model.FunctionSchema
 

G

getActionGroupExecutor() - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
The Amazon Resource Name (ARN) of the Lambda function containing the business logic that is carried out upon invoking the action or the custom control method for handling the information elicited from the user.
getActionGroupExecutor() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
The Amazon Resource Name (ARN) of the Lambda function containing the business logic that is carried out upon invoking the action or the custom control method for handling the information elicited from the user.
getActionGroupExecutor() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
The Amazon Resource Name (ARN) of the Lambda function containing the business logic that is carried out upon invoking the action.
getActionGroupId() - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupSummary
The unique identifier of the action group.
getActionGroupId() - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
The unique identifier of the action group.
getActionGroupId() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentActionGroupRequest
The unique identifier of the action group to delete.
getActionGroupId() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentActionGroupRequest
The unique identifier of the action group for which to get information.
getActionGroupId() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
The unique identifier of the action group.
getActionGroupName() - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupSummary
The name of the action group.
getActionGroupName() - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
The name of the action group.
getActionGroupName() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
The name to give the action group.
getActionGroupName() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
Specifies a new name for the action group.
getActionGroupState() - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupSummary
Specifies whether the action group is available for the agent to invoke or not when sending an InvokeAgent request.
getActionGroupState() - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
Specifies whether the action group is available for the agent to invoke or not when sending an InvokeAgent request.
getActionGroupState() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
Specifies whether the action group is available for the agent to invoke or not when sending an InvokeAgent request.
getActionGroupState() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
Specifies whether the action group is available for the agent to invoke or not when sending an InvokeAgent request.
getActionGroupSummaries() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentActionGroupsResult
A list of objects, each of which contains information about an action group.
getAgent(GetAgentRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
getAgent(GetAgentRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Gets information about an agent.
getAgent(GetAgentRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Gets information about an agent.
getAgent() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentResult
Contains details about the agent created.
getAgent() - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for an agent node in your flow.
getAgent() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentResult
Contains details about the agent.
getAgent() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentResult
Contains details about the agent that was updated.
getAgentActionGroup(GetAgentActionGroupRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
getAgentActionGroup(GetAgentActionGroupRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Gets information about an action group for an agent.
getAgentActionGroup(GetAgentActionGroupRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Gets information about an action group for an agent.
getAgentActionGroup() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupResult
Contains details about the action group that was created.
getAgentActionGroup() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentActionGroupResult
Contains details about the action group.
getAgentActionGroup() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupResult
Contains details about the action group that was updated.
getAgentActionGroupAsync(GetAgentActionGroupRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
getAgentActionGroupAsync(GetAgentActionGroupRequest, AsyncHandler<GetAgentActionGroupRequest, GetAgentActionGroupResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
getAgentActionGroupAsync(GetAgentActionGroupRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Gets information about an action group for an agent.
getAgentActionGroupAsync(GetAgentActionGroupRequest, AsyncHandler<GetAgentActionGroupRequest, GetAgentActionGroupResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Gets information about an action group for an agent.
getAgentActionGroupAsync(GetAgentActionGroupRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
getAgentActionGroupAsync(GetAgentActionGroupRequest, AsyncHandler<GetAgentActionGroupRequest, GetAgentActionGroupResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
GetAgentActionGroupRequest - Class in com.amazonaws.services.bedrockagent.model
 
GetAgentActionGroupRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.GetAgentActionGroupRequest
 
GetAgentActionGroupResult - Class in com.amazonaws.services.bedrockagent.model
 
GetAgentActionGroupResult() - Constructor for class com.amazonaws.services.bedrockagent.model.GetAgentActionGroupResult
 
getAgentAlias(GetAgentAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
getAgentAlias(GetAgentAliasRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Gets information about an alias of an agent.
getAgentAlias(GetAgentAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Gets information about an alias of an agent.
getAgentAlias() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasResult
Contains details about the alias that was created.
getAgentAlias() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentAliasResult
Contains information about the alias.
getAgentAlias() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentAliasResult
Contains details about the alias that was updated.
getAgentAliasArn() - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
The Amazon Resource Name (ARN) of the alias of the agent.
getAgentAliasArn() - Method in class com.amazonaws.services.bedrockagent.model.AgentFlowNodeConfiguration
The Amazon Resource Name (ARN) of the alias of the agent to invoke.
getAgentAliasAsync(GetAgentAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
getAgentAliasAsync(GetAgentAliasRequest, AsyncHandler<GetAgentAliasRequest, GetAgentAliasResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
getAgentAliasAsync(GetAgentAliasRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Gets information about an alias of an agent.
getAgentAliasAsync(GetAgentAliasRequest, AsyncHandler<GetAgentAliasRequest, GetAgentAliasResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Gets information about an alias of an agent.
getAgentAliasAsync(GetAgentAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
getAgentAliasAsync(GetAgentAliasRequest, AsyncHandler<GetAgentAliasRequest, GetAgentAliasResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
getAgentAliasHistoryEvents() - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
Contains details about the history of the alias.
getAgentAliasId() - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
The unique identifier of the alias of the agent.
getAgentAliasId() - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasSummary
Contains details about
getAgentAliasId() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentAliasRequest
The unique identifier of the alias to delete.
getAgentAliasId() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentAliasResult
The unique identifier of the alias that was deleted.
getAgentAliasId() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentAliasRequest
The unique identifier of the alias for which to get information.
getAgentAliasId() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentAliasRequest
The unique identifier of the alias.
getAgentAliasName() - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
The name of the alias of the agent.
getAgentAliasName() - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasSummary
The name of the alias.
getAgentAliasName() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasRequest
The name of the alias.
getAgentAliasName() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentAliasRequest
Specifies a new name for the alias.
GetAgentAliasRequest - Class in com.amazonaws.services.bedrockagent.model
 
GetAgentAliasRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.GetAgentAliasRequest
 
GetAgentAliasResult - Class in com.amazonaws.services.bedrockagent.model
 
GetAgentAliasResult() - Constructor for class com.amazonaws.services.bedrockagent.model.GetAgentAliasResult
 
getAgentAliasStatus() - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
The status of the alias of the agent and whether it is ready for use.
getAgentAliasStatus() - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasSummary
The status of the alias.
getAgentAliasStatus() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentAliasResult
The status of the alias.
getAgentAliasSummaries() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentAliasesResult
A list of objects, each of which contains information about an alias of the agent.
getAgentArn() - Method in class com.amazonaws.services.bedrockagent.model.Agent
The Amazon Resource Name (ARN) of the agent.
getAgentArn() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The Amazon Resource Name (ARN) of the agent that the version belongs to.
getAgentAsync(GetAgentRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
getAgentAsync(GetAgentRequest, AsyncHandler<GetAgentRequest, GetAgentResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
getAgentAsync(GetAgentRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Gets information about an agent.
getAgentAsync(GetAgentRequest, AsyncHandler<GetAgentRequest, GetAgentResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Gets information about an agent.
getAgentAsync(GetAgentRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
getAgentAsync(GetAgentRequest, AsyncHandler<GetAgentRequest, GetAgentResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.Agent
The unique identifier of the agent.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
The unique identifier of the agent to which the action group belongs.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
The unique identifier of the agent.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBase
The unique identifier of the agent with which the knowledge base is associated.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.AgentSummary
The unique identifier of the agent.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The unique identifier of the agent that the version belongs to.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.AssociateAgentKnowledgeBaseRequest
The unique identifier of the agent with which you want to associate the knowledge base.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
The unique identifier of the agent for which to create the action group.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasRequest
The unique identifier of the agent.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentActionGroupRequest
The unique identifier of the agent that the action group belongs to.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentAliasRequest
The unique identifier of the agent that the alias belongs to.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentAliasResult
The unique identifier of the agent that the alias belongs to.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentRequest
The unique identifier of the agent to delete.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentResult
The unique identifier of the agent that was deleted.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentVersionRequest
The unique identifier of the agent that the version belongs to.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentVersionResult
The unique identifier of the agent that the version belongs to.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.DisassociateAgentKnowledgeBaseRequest
The unique identifier of the agent from which to disassociate the knowledge base.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentActionGroupRequest
The unique identifier of the agent that the action group belongs to.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentAliasRequest
The unique identifier of the agent to which the alias to get information belongs.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentKnowledgeBaseRequest
The unique identifier of the agent with which the knowledge base is associated.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentRequest
The unique identifier of the agent.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentVersionRequest
The unique identifier of the agent.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentActionGroupsRequest
The unique identifier of the agent.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentAliasesRequest
The unique identifier of the agent.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentKnowledgeBasesRequest
The unique identifier of the agent for which to return information about knowledge bases associated with it.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentVersionsRequest
The unique identifier of the agent.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.PrepareAgentRequest
The unique identifier of the agent for which to create a DRAFT version.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.PrepareAgentResult
The unique identifier of the agent for which the DRAFT version was created.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
The unique identifier of the agent for which to update the action group.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentAliasRequest
The unique identifier of the agent.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentKnowledgeBaseRequest
The unique identifier of the agent associated with the knowledge base that you want to update.
getAgentId() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
The unique identifier of the agent.
getAgentKnowledgeBase(GetAgentKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
getAgentKnowledgeBase(GetAgentKnowledgeBaseRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Gets information about a knowledge base associated with an agent.
getAgentKnowledgeBase(GetAgentKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Gets information about a knowledge base associated with an agent.
getAgentKnowledgeBase() - Method in class com.amazonaws.services.bedrockagent.model.AssociateAgentKnowledgeBaseResult
Contains details about the knowledge base that has been associated with the agent.
getAgentKnowledgeBase() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentKnowledgeBaseResult
Contains details about a knowledge base attached to an agent.
getAgentKnowledgeBase() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentKnowledgeBaseResult
Contains details about the knowledge base that has been associated with an agent.
getAgentKnowledgeBaseAsync(GetAgentKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
getAgentKnowledgeBaseAsync(GetAgentKnowledgeBaseRequest, AsyncHandler<GetAgentKnowledgeBaseRequest, GetAgentKnowledgeBaseResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
getAgentKnowledgeBaseAsync(GetAgentKnowledgeBaseRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Gets information about a knowledge base associated with an agent.
getAgentKnowledgeBaseAsync(GetAgentKnowledgeBaseRequest, AsyncHandler<GetAgentKnowledgeBaseRequest, GetAgentKnowledgeBaseResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Gets information about a knowledge base associated with an agent.
getAgentKnowledgeBaseAsync(GetAgentKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
getAgentKnowledgeBaseAsync(GetAgentKnowledgeBaseRequest, AsyncHandler<GetAgentKnowledgeBaseRequest, GetAgentKnowledgeBaseResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
GetAgentKnowledgeBaseRequest - Class in com.amazonaws.services.bedrockagent.model
 
GetAgentKnowledgeBaseRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.GetAgentKnowledgeBaseRequest
 
GetAgentKnowledgeBaseResult - Class in com.amazonaws.services.bedrockagent.model
 
GetAgentKnowledgeBaseResult() - Constructor for class com.amazonaws.services.bedrockagent.model.GetAgentKnowledgeBaseResult
 
getAgentKnowledgeBaseSummaries() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentKnowledgeBasesResult
A list of objects, each of which contains information about a knowledge base associated with the agent.
getAgentName() - Method in class com.amazonaws.services.bedrockagent.model.Agent
The name of the agent.
getAgentName() - Method in class com.amazonaws.services.bedrockagent.model.AgentSummary
The name of the agent.
getAgentName() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The name of the agent that the version belongs to.
getAgentName() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersionSummary
The name of the agent to which the version belongs.
getAgentName() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
A name for the agent that you create.
getAgentName() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
Specifies a new name for the agent.
GetAgentRequest - Class in com.amazonaws.services.bedrockagent.model
 
GetAgentRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.GetAgentRequest
 
getAgentResourceRoleArn() - Method in class com.amazonaws.services.bedrockagent.model.Agent
The Amazon Resource Name (ARN) of the IAM role with permissions to invoke API operations on the agent.
getAgentResourceRoleArn() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The Amazon Resource Name (ARN) of the IAM role with permissions to invoke API operations on the agent.
getAgentResourceRoleArn() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
The Amazon Resource Name (ARN) of the IAM role with permissions to invoke API operations on the agent.
getAgentResourceRoleArn() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
The Amazon Resource Name (ARN) of the IAM role with permissions to invoke API operations on the agent.
GetAgentResult - Class in com.amazonaws.services.bedrockagent.model
 
GetAgentResult() - Constructor for class com.amazonaws.services.bedrockagent.model.GetAgentResult
 
getAgentStatus() - Method in class com.amazonaws.services.bedrockagent.model.Agent
The status of the agent and whether it is ready for use.
getAgentStatus() - Method in class com.amazonaws.services.bedrockagent.model.AgentSummary
The status of the agent.
getAgentStatus() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The status of the agent that the version belongs to.
getAgentStatus() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersionSummary
The status of the agent to which the version belongs.
getAgentStatus() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentResult
The status of the agent.
getAgentStatus() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentVersionResult
The status of the agent version.
getAgentStatus() - Method in class com.amazonaws.services.bedrockagent.model.PrepareAgentResult
The status of the DRAFT version and whether it is ready for use.
getAgentSummaries() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentsResult
A list of objects, each of which contains information about an agent.
getAgentVersion(GetAgentVersionRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
getAgentVersion(GetAgentVersionRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Gets details about a version of an agent.
getAgentVersion(GetAgentVersionRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Gets details about a version of an agent.
getAgentVersion() - Method in class com.amazonaws.services.bedrockagent.model.Agent
The version of the agent.
getAgentVersion() - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
The version of the agent to which the action group belongs.
getAgentVersion() - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasRoutingConfigurationListItem
The version of the agent with which the alias is associated.
getAgentVersion() - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBase
The version of the agent with which the knowledge base is associated.
getAgentVersion() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersionSummary
The version of the agent.
getAgentVersion() - Method in class com.amazonaws.services.bedrockagent.model.AssociateAgentKnowledgeBaseRequest
The version of the agent with which you want to associate the knowledge base.
getAgentVersion() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
The version of the agent for which to create the action group.
getAgentVersion() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentActionGroupRequest
The version of the agent that the action group belongs to.
getAgentVersion() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentVersionRequest
The version of the agent to delete.
getAgentVersion() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentVersionResult
The version that was deleted.
getAgentVersion() - Method in class com.amazonaws.services.bedrockagent.model.DisassociateAgentKnowledgeBaseRequest
The version of the agent from which to disassociate the knowledge base.
getAgentVersion() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentActionGroupRequest
The version of the agent that the action group belongs to.
getAgentVersion() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentKnowledgeBaseRequest
The version of the agent with which the knowledge base is associated.
getAgentVersion() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentVersionRequest
The version of the agent.
getAgentVersion() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentVersionResult
Contains details about the version of the agent.
getAgentVersion() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentActionGroupsRequest
The version of the agent.
getAgentVersion() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentKnowledgeBasesRequest
The version of the agent for which to return information about knowledge bases associated with it.
getAgentVersion() - Method in class com.amazonaws.services.bedrockagent.model.PrepareAgentResult
The version of the agent.
getAgentVersion() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
The unique identifier of the agent version for which to update the action group.
getAgentVersion() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentKnowledgeBaseRequest
The version of the agent associated with the knowledge base that you want to update.
getAgentVersionAsync(GetAgentVersionRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
getAgentVersionAsync(GetAgentVersionRequest, AsyncHandler<GetAgentVersionRequest, GetAgentVersionResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
getAgentVersionAsync(GetAgentVersionRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Gets details about a version of an agent.
getAgentVersionAsync(GetAgentVersionRequest, AsyncHandler<GetAgentVersionRequest, GetAgentVersionResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Gets details about a version of an agent.
getAgentVersionAsync(GetAgentVersionRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
getAgentVersionAsync(GetAgentVersionRequest, AsyncHandler<GetAgentVersionRequest, GetAgentVersionResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
GetAgentVersionRequest - Class in com.amazonaws.services.bedrockagent.model
 
GetAgentVersionRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.GetAgentVersionRequest
 
GetAgentVersionResult - Class in com.amazonaws.services.bedrockagent.model
 
GetAgentVersionResult() - Constructor for class com.amazonaws.services.bedrockagent.model.GetAgentVersionResult
 
getAgentVersionSummaries() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentVersionsResult
A list of objects, each of which contains information about a version of the agent.
getAliasIdentifier() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowAliasRequest
The unique identifier of the alias to be deleted.
getAliasIdentifier() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasRequest
The unique identifier of the alias for which to retrieve information.
getAliasIdentifier() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasRequest
The unique identifier of the alias.
getApiSchema() - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
Contains either details about the S3 object containing the OpenAPI schema for the action group or the JSON or YAML-formatted payload defining the schema.
getApiSchema() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
Contains either details about the S3 object containing the OpenAPI schema for the action group or the JSON or YAML-formatted payload defining the schema.
getApiSchema() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
Contains either details about the S3 object containing the OpenAPI schema for the action group or the JSON or YAML-formatted payload defining the schema.
getArn() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasResult
The Amazon Resource Name (ARN) of the alias.
getArn() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The Amazon Resource Name (ARN) of the flow.
getArn() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
The Amazon Resource Name (ARN) of the flow.
getArn() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
The Amazon Resource Name (ARN) of the prompt.
getArn() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
The Amazon Resource Name (ARN) of the version of the prompt.
getArn() - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
The Amazon Resource Name (ARN) of the flow alias.
getArn() - Method in class com.amazonaws.services.bedrockagent.model.FlowSummary
The Amazon Resource Name (ARN) of the flow.
getArn() - Method in class com.amazonaws.services.bedrockagent.model.FlowVersionSummary
The Amazon Resource Name (ARN) of the flow that the version belongs to.
getArn() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasResult
The Amazon Resource Name (ARN) of the flow.
getArn() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The Amazon Resource Name (ARN) of the flow.
getArn() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The Amazon Resource Name (ARN) of the flow.
getArn() - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
The Amazon Resource Name (ARN) of the prompt.
getArn() - Method in class com.amazonaws.services.bedrockagent.model.PromptSummary
The Amazon Resource Name (ARN) of the prompt.
getArn() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasResult
The Amazon Resource Name (ARN) of the flow.
getArn() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The Amazon Resource Name (ARN) of the flow.
getArn() - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
The Amazon Resource Name (ARN) of the prompt.
getAttribute() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobFilter
The attribute by which to filter the results.
getAttribute() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSortBy
The attribute by which to sort the results.
getAuthType() - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceSourceConfiguration
The supported authentication type to authenticate and connect to your Confluence instance.
getAuthType() - Method in class com.amazonaws.services.bedrockagent.model.SalesforceSourceConfiguration
The supported authentication type to authenticate and connect to your Salesforce instance.
getAuthType() - Method in class com.amazonaws.services.bedrockagent.model.SharePointSourceConfiguration
The supported authentication type to authenticate and connect to your SharePoint site/sites.
getBasePromptTemplate() - Method in class com.amazonaws.services.bedrockagent.model.PromptConfiguration
Defines the prompt template with which to replace the default prompt template.
getBedrockEmbeddingModelConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.EmbeddingModelConfiguration
The vector configuration details on the Bedrock embeddings model.
getBedrockFoundationModelConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.ParsingConfiguration
Settings for a foundation model used to parse documents for a data source.
getBotAliasArn() - Method in class com.amazonaws.services.bedrockagent.model.LexFlowNodeConfiguration
The Amazon Resource Name (ARN) of the Amazon Lex bot alias to invoke.
getBreakpointPercentileThreshold() - Method in class com.amazonaws.services.bedrockagent.model.SemanticChunkingConfiguration
The dissimilarity threshold for splitting chunks.
getBucketArn() - Method in class com.amazonaws.services.bedrockagent.model.S3DataSourceConfiguration
The Amazon Resource Name (ARN) of the S3 bucket that contains your data.
getBucketName() - Method in class com.amazonaws.services.bedrockagent.model.RetrievalFlowNodeS3Configuration
The name of the Amazon S3 bucket from which to retrieve data.
getBucketName() - Method in class com.amazonaws.services.bedrockagent.model.StorageFlowNodeS3Configuration
The name of the Amazon S3 bucket in which to store the input into the node.
getBucketOwnerAccountId() - Method in class com.amazonaws.services.bedrockagent.model.S3DataSourceConfiguration
The account ID for the owner of the S3 bucket.
getBufferSize() - Method in class com.amazonaws.services.bedrockagent.model.SemanticChunkingConfiguration
The buffer size.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getChunkingConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.VectorIngestionConfiguration
Details about how to chunk the documents in the data source.
getChunkingStrategy() - Method in class com.amazonaws.services.bedrockagent.model.ChunkingConfiguration
Knowledge base can split your source data into chunks.
getClientToken() - Method in class com.amazonaws.services.bedrockagent.model.Agent
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
getClientToken() - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
getClientToken() - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
getClientToken() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
getClientToken() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
getClientToken() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
getClientToken() - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
getClientToken() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
getClientToken() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
getClientToken() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
getClientToken() - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
getClientToken() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
getClientToken() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
getClientToken() - Method in class com.amazonaws.services.bedrockagent.model.StartIngestionJobRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
getCollectionArn() - Method in class com.amazonaws.services.bedrockagent.model.OpenSearchServerlessConfiguration
The Amazon Resource Name (ARN) of the OpenSearch Service vector store.
getCollectionName() - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasConfiguration
The collection name of the knowledge base in MongoDB Atlas.
getCollector() - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for a collector node in your flow.
getCondition() - Method in class com.amazonaws.services.bedrockagent.model.FlowConditionalConnectionConfiguration
The condition that triggers this connection.
getCondition() - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for a Condition node in your flow.
getConditional() - Method in class com.amazonaws.services.bedrockagent.model.FlowConnectionConfiguration
The configuration of a connection originating from a Condition node.
getConditions() - Method in class com.amazonaws.services.bedrockagent.model.ConditionFlowNodeConfiguration
An array of conditions.
getConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.FlowConnection
The configuration of the connection.
getConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.FlowNode
Contains configurations for the node.
getConfluenceConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.DataSourceConfiguration
The configuration information to connect to Confluence as your data source.
getConnections() - Method in class com.amazonaws.services.bedrockagent.model.FlowDefinition
An array of connection definitions in the flow.
getConnectionString() - Method in class com.amazonaws.services.bedrockagent.model.PineconeConfiguration
The endpoint URL for your index management page.
getCrawlerConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceDataSourceConfiguration
The configuration of the Confluence content.
getCrawlerConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.SalesforceDataSourceConfiguration
The configuration of the Salesforce content.
getCrawlerConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.SharePointDataSourceConfiguration
The configuration of the SharePoint content.
getCrawlerConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.WebDataSourceConfiguration
The Web Crawler configuration details for the web data source.
getCrawlerLimits() - Method in class com.amazonaws.services.bedrockagent.model.WebCrawlerConfiguration
The configuration of crawl limits for the web URLs.
getCreatedAt() - Method in class com.amazonaws.services.bedrockagent.model.Agent
The time at which the agent was created.
getCreatedAt() - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
The time at which the action group was created.
getCreatedAt() - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
The time at which the alias of the agent was created.
getCreatedAt() - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasSummary
The time at which the alias of the agent was created.
getCreatedAt() - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBase
The time at which the association between the agent and the knowledge base was created.
getCreatedAt() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The time at which the version was created.
getCreatedAt() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersionSummary
The time at which the version was created.
getCreatedAt() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasResult
The time at which the alias was created.
getCreatedAt() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The time at which the flow was created.
getCreatedAt() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
The time at which the flow was created.
getCreatedAt() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
The time at which the prompt was created.
getCreatedAt() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
The time at which the prompt was created.
getCreatedAt() - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The time at which the data source was created.
getCreatedAt() - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
The time at which the alias was created.
getCreatedAt() - Method in class com.amazonaws.services.bedrockagent.model.FlowSummary
The time at which the flow was created.
getCreatedAt() - Method in class com.amazonaws.services.bedrockagent.model.FlowVersionSummary
The time at the flow version was created.
getCreatedAt() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasResult
The time at which the flow was created.
getCreatedAt() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The time at which the flow was created.
getCreatedAt() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The time at which the flow was created.
getCreatedAt() - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
The time at which the prompt was created.
getCreatedAt() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
The time at which the knowledge base was created.
getCreatedAt() - Method in class com.amazonaws.services.bedrockagent.model.PromptSummary
The time at which the prompt was created.
getCreatedAt() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasResult
The time at which the flow was created.
getCreatedAt() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The time at which the flow was created.
getCreatedAt() - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
The time at which the prompt was created.
getCredentialsSecretArn() - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceSourceConfiguration
The Amazon Resource Name of an Secrets Manager secret that stores your authentication credentials for your SharePoint site/sites.
getCredentialsSecretArn() - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasConfiguration
The Amazon Resource Name (ARN) of the secret that you created in Secrets Manager that contains user credentials for your MongoDB Atlas cluster.
getCredentialsSecretArn() - Method in class com.amazonaws.services.bedrockagent.model.PineconeConfiguration
The Amazon Resource Name (ARN) of the secret that you created in Secrets Manager that is linked to your Pinecone API key.
getCredentialsSecretArn() - Method in class com.amazonaws.services.bedrockagent.model.RdsConfiguration
The Amazon Resource Name (ARN) of the secret that you created in Secrets Manager that is linked to your Amazon RDS database.
getCredentialsSecretArn() - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudConfiguration
The Amazon Resource Name (ARN) of the secret that you created in Secrets Manager that is linked to your Redis Enterprise Cloud database.
getCredentialsSecretArn() - Method in class com.amazonaws.services.bedrockagent.model.SalesforceSourceConfiguration
The Amazon Resource Name of an Secrets Manager secret that stores your authentication credentials for your SharePoint site/sites.
getCredentialsSecretArn() - Method in class com.amazonaws.services.bedrockagent.model.SharePointSourceConfiguration
The Amazon Resource Name of an Secrets Manager secret that stores your authentication credentials for your SharePoint site/sites.
getCustomControl() - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupExecutor
To return the action group invocation results directly in the InvokeAgent response, specify RETURN_CONTROL.
getCustomerEncryptionKeyArn() - Method in class com.amazonaws.services.bedrockagent.model.Agent
The Amazon Resource Name (ARN) of the KMS key that encrypts the agent.
getCustomerEncryptionKeyArn() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The Amazon Resource Name (ARN) of the KMS key that encrypts the agent.
getCustomerEncryptionKeyArn() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
The Amazon Resource Name (ARN) of the KMS key with which to encrypt the agent.
getCustomerEncryptionKeyArn() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowRequest
The Amazon Resource Name (ARN) of the KMS key to encrypt the flow.
getCustomerEncryptionKeyArn() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The Amazon Resource Name (ARN) of the KMS key that you encrypted the flow with.
getCustomerEncryptionKeyArn() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
The KMS key that the flow is encrypted with.
getCustomerEncryptionKeyArn() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptRequest
The Amazon Resource Name (ARN) of the KMS key to encrypt the prompt.
getCustomerEncryptionKeyArn() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
The Amazon Resource Name (ARN) of the KMS key that you encrypted the prompt with.
getCustomerEncryptionKeyArn() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
The Amazon Resource Name (ARN) of the KMS key to encrypt the version of the prompt.
getCustomerEncryptionKeyArn() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The Amazon Resource Name (ARN) of the KMS key that the flow is encrypted with.
getCustomerEncryptionKeyArn() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The Amazon Resource Name (ARN) of the KMS key that the version of the flow is encrypted with.
getCustomerEncryptionKeyArn() - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
The Amazon Resource Name (ARN) of the KMS key that the prompt is encrypted with.
getCustomerEncryptionKeyArn() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
The Amazon Resource Name (ARN) of the KMS key with which to encrypt the agent.
getCustomerEncryptionKeyArn() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowRequest
The Amazon Resource Name (ARN) of the KMS key to encrypt the flow.
getCustomerEncryptionKeyArn() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The Amazon Resource Name (ARN) of the KMS key that the flow was encrypted with.
getCustomerEncryptionKeyArn() - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptRequest
The Amazon Resource Name (ARN) of the KMS key to encrypt the prompt.
getCustomerEncryptionKeyArn() - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
The Amazon Resource Name (ARN) of the KMS key to encrypt the prompt.
getCustomTransformationConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.VectorIngestionConfiguration
A custom document transformer for parsed data source documents.
getData() - Method in class com.amazonaws.services.bedrockagent.model.FlowConnectionConfiguration
The configuration of a connection originating from a node that isn't a Condition node.
getDatabaseName() - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasConfiguration
The database name in your MongoDB Atlas cluster for your knowledge base.
getDatabaseName() - Method in class com.amazonaws.services.bedrockagent.model.RdsConfiguration
The name of your Amazon RDS database.
getDataDeletionPolicy() - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceRequest
The data deletion policy for the data source.
getDataDeletionPolicy() - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The data deletion policy for the data source.
getDataDeletionPolicy() - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceRequest
The data deletion policy for the data source that you want to update.
getDataSource(GetDataSourceRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
getDataSource(GetDataSourceRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Gets information about a data source.
getDataSource(GetDataSourceRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Gets information about a data source.
getDataSource() - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceResult
Contains details about the data source.
getDataSource() - Method in class com.amazonaws.services.bedrockagent.model.GetDataSourceResult
Contains details about the data source.
getDataSource() - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceResult
Contains details about the data source.
getDataSourceAsync(GetDataSourceRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
getDataSourceAsync(GetDataSourceRequest, AsyncHandler<GetDataSourceRequest, GetDataSourceResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
getDataSourceAsync(GetDataSourceRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Gets information about a data source.
getDataSourceAsync(GetDataSourceRequest, AsyncHandler<GetDataSourceRequest, GetDataSourceResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Gets information about a data source.
getDataSourceAsync(GetDataSourceRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
getDataSourceAsync(GetDataSourceRequest, AsyncHandler<GetDataSourceRequest, GetDataSourceResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
getDataSourceConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceRequest
The connection configuration for the data source.
getDataSourceConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The connection configuration for the data source.
getDataSourceConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceRequest
The connection configuration for the data source that you want to update.
getDataSourceId() - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The unique identifier of the data source.
getDataSourceId() - Method in class com.amazonaws.services.bedrockagent.model.DataSourceSummary
The unique identifier of the data source.
getDataSourceId() - Method in class com.amazonaws.services.bedrockagent.model.DeleteDataSourceRequest
The unique identifier of the data source to delete.
getDataSourceId() - Method in class com.amazonaws.services.bedrockagent.model.DeleteDataSourceResult
The unique identifier of the data source that was deleted.
getDataSourceId() - Method in class com.amazonaws.services.bedrockagent.model.GetDataSourceRequest
The unique identifier of the data source.
getDataSourceId() - Method in class com.amazonaws.services.bedrockagent.model.GetIngestionJobRequest
The unique identifier of the data source in the ingestion job.
getDataSourceId() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
The unique identifier of the ingested data source.
getDataSourceId() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
The unique identifier of the data source in the ingestion job.
getDataSourceId() - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsRequest
The unique identifier of the data source for which to return ingestion jobs.
getDataSourceId() - Method in class com.amazonaws.services.bedrockagent.model.StartIngestionJobRequest
The unique identifier of the data source to ingest.
getDataSourceId() - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceRequest
The unique identifier of the data source.
GetDataSourceRequest - Class in com.amazonaws.services.bedrockagent.model
 
GetDataSourceRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.GetDataSourceRequest
 
GetDataSourceResult - Class in com.amazonaws.services.bedrockagent.model
 
GetDataSourceResult() - Constructor for class com.amazonaws.services.bedrockagent.model.GetDataSourceResult
 
getDataSourceSummaries() - Method in class com.amazonaws.services.bedrockagent.model.ListDataSourcesResult
A list of objects, each of which contains information about a data source.
getDefaultVariant() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptRequest
The name of the default variant for the prompt.
getDefaultVariant() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
The name of the default variant for your prompt.
getDefaultVariant() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
The name of the default variant for the prompt.
getDefaultVariant() - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
The name of the default variant for the prompt.
getDefaultVariant() - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptRequest
The name of the default variant for the prompt.
getDefaultVariant() - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
The name of the default variant for the prompt.
getDefinition() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowRequest
A definition of the nodes and connections between nodes in the flow.
getDefinition() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
A definition of the nodes and connections between nodes in the flow.
getDefinition() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
A definition of the nodes and connections in the flow.
getDefinition() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The definition of the nodes and connections between the nodes in the flow.
getDefinition() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The definition of the nodes and connections between nodes in the flow.
getDefinition() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowRequest
A definition of the nodes and the connections between the nodes in the flow.
getDefinition() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
A definition of the nodes and the connections between nodes in the flow.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupSummary
The description of the action group.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.Agent
The description of the agent.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
The description of the action group.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
The description of the alias of the agent.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasSummary
The description of the alias.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBase
The description of the association between the agent and the knowledge base.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBaseSummary
The description of the knowledge base associated with an agent.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.AgentSummary
The description of the agent.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The description of the version.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersionSummary
The description of the version of the agent.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.AssociateAgentKnowledgeBaseRequest
A description of what the agent should use the knowledge base for.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
A description of the action group.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasRequest
A description of the alias of the agent.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
A description of the agent.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceRequest
A description of the data source.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasRequest
A description for the alias.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasResult
The description of the alias.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowRequest
A description for the flow.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The description of the flow.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionRequest
A description of the version of the flow.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
The description of the flow version.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseRequest
A description of the knowledge base.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptRequest
A description for the prompt.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
The description of the prompt.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionRequest
A description for the version of the prompt.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
A description for the prompt version.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The description of the data source.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.DataSourceSummary
The description of the data source.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
A description of the alias.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.FlowSummary
A description of the flow.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.Function
A description of the function and its purpose.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasResult
The description of the flow.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The description of the flow.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The description of the flow.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
The descriptino of the prompt.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
The description of the ingestion job.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
The description of the ingestion job.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
The description of the knowledge base.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseSummary
The description of the knowledge base.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.ParameterDetail
A description of the parameter.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.PromptSummary
The description of the prompt.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.StartIngestionJobRequest
A description of the ingestion job.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
Specifies a new name for the action group.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentAliasRequest
Specifies a new description for the alias.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentKnowledgeBaseRequest
Specifies a new description for the knowledge base associated with an agent.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
Specifies a new description of the agent.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceRequest
Specifies a new description for the data source.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasRequest
A description for the flow alias.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasResult
The description of the flow.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowRequest
A description for the flow.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The description of the flow.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseRequest
Specifies a new description for the knowledge base.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptRequest
A description for the prompt.
getDescription() - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
The description of the prompt.
getDimensions() - Method in class com.amazonaws.services.bedrockagent.model.BedrockEmbeddingModelConfiguration
The dimensions details for the vector configuration used on the Bedrock embeddings model.
getDomain() - Method in class com.amazonaws.services.bedrockagent.model.SharePointSourceConfiguration
The domain of your SharePoint instance or site URL/URLs.
getEmbeddingModelArn() - Method in class com.amazonaws.services.bedrockagent.model.VectorKnowledgeBaseConfiguration
The Amazon Resource Name (ARN) of the model used to create vector embeddings for the knowledge base.
getEmbeddingModelConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.VectorKnowledgeBaseConfiguration
The embeddings model configuration details for the vector model used in Knowledge Base.
getEnabledMemoryTypes() - Method in class com.amazonaws.services.bedrockagent.model.MemoryConfiguration
The type of memory that is stored.
getEndDate() - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasHistoryEvent
The date that the alias stopped being associated to the version in the routingConfiguration object
getEndpoint() - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasConfiguration
The endpoint URL of your MongoDB Atlas cluster for your knowledge base.
getEndpoint() - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudConfiguration
The endpoint URL of the Redis Enterprise Cloud database.
getEndpointServiceName() - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasConfiguration
The name of the VPC endpoint service in your account that is connected to your MongoDB Atlas cluster.
getExclusionFilters() - Method in class com.amazonaws.services.bedrockagent.model.PatternObjectFilter
A list of one or more exclusion regular expression patterns to exclude certain object types that adhere to the pattern.
getExclusionFilters() - Method in class com.amazonaws.services.bedrockagent.model.WebCrawlerConfiguration
A list of one or more exclusion regular expression patterns to exclude certain URLs.
getExecutionRoleArn() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowRequest
The Amazon Resource Name (ARN) of the service role with permissions to create and manage a flow.
getExecutionRoleArn() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The Amazon Resource Name (ARN) of the service role with permissions to create a flow.
getExecutionRoleArn() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
The Amazon Resource Name (ARN) of the service role with permissions to create a flow.
getExecutionRoleArn() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The Amazon Resource Name (ARN) of the service role with permissions to create a flow.
getExecutionRoleArn() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The Amazon Resource Name (ARN) of the service role with permissions to create a flow.
getExecutionRoleArn() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowRequest
The Amazon Resource Name (ARN) of the service role with permissions to create and manage a flow.
getExecutionRoleArn() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The Amazon Resource Name (ARN) of the service role with permissions to create a flow.
getExecutorService() - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
Returns the executor service used by this client to execute async requests.
getExpression() - Method in class com.amazonaws.services.bedrockagent.model.FlowCondition
Defines the condition.
getExpression() - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeInput
An expression that formats the input for the node.
getFailureReasons() - Method in class com.amazonaws.services.bedrockagent.model.Agent
Contains reasons that the agent-related API that you invoked failed.
getFailureReasons() - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
Information on the failure of Provisioned Throughput assigned to an agent alias.
getFailureReasons() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
A list of reasons that the API operation on the version failed.
getFailureReasons() - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The detailed reasons on the failure to delete a data source.
getFailureReasons() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
A list of reasons that the ingestion job failed.
getFailureReasons() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
A list of reasons that the API operation on the knowledge base failed.
getFieldList() - Method in exception com.amazonaws.services.bedrockagent.model.ValidationException
A list of objects containing fields that caused validation errors and their corresponding validation error messages.
getFieldMapping() - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasConfiguration
Contains the names of the fields to which to map information about the vector store.
getFieldMapping() - Method in class com.amazonaws.services.bedrockagent.model.OpenSearchServerlessConfiguration
Contains the names of the fields to which to map information about the vector store.
getFieldMapping() - Method in class com.amazonaws.services.bedrockagent.model.PineconeConfiguration
Contains the names of the fields to which to map information about the vector store.
getFieldMapping() - Method in class com.amazonaws.services.bedrockagent.model.RdsConfiguration
Contains the names of the fields to which to map information about the vector store.
getFieldMapping() - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudConfiguration
Contains the names of the fields to which to map information about the vector store.
getFilterConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceCrawlerConfiguration
The configuration of filtering the Confluence content.
getFilterConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.SalesforceCrawlerConfiguration
The configuration of filtering the Salesforce content.
getFilterConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.SharePointCrawlerConfiguration
The configuration of filtering the SharePoint content.
getFilters() - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsRequest
Contains a definition of a filter for which to filter the results.
getFilters() - Method in class com.amazonaws.services.bedrockagent.model.PatternObjectFilterConfiguration
The configuration of specific filters applied to your data source content.
getFixedSizeChunkingConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.ChunkingConfiguration
Configurations for when you choose fixed-size chunking.
getFlow(GetFlowRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
getFlow(GetFlowRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Retrieves information about a flow.
getFlow(GetFlowRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Retrieves information about a flow.
getFlowAlias(GetFlowAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
getFlowAlias(GetFlowAliasRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Retrieves information about a flow.
getFlowAlias(GetFlowAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Retrieves information about a flow.
getFlowAliasAsync(GetFlowAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
getFlowAliasAsync(GetFlowAliasRequest, AsyncHandler<GetFlowAliasRequest, GetFlowAliasResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
getFlowAliasAsync(GetFlowAliasRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Retrieves information about a flow.
getFlowAliasAsync(GetFlowAliasRequest, AsyncHandler<GetFlowAliasRequest, GetFlowAliasResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Retrieves information about a flow.
getFlowAliasAsync(GetFlowAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
getFlowAliasAsync(GetFlowAliasRequest, AsyncHandler<GetFlowAliasRequest, GetFlowAliasResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
GetFlowAliasRequest - Class in com.amazonaws.services.bedrockagent.model
 
GetFlowAliasRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.GetFlowAliasRequest
 
GetFlowAliasResult - Class in com.amazonaws.services.bedrockagent.model
 
GetFlowAliasResult() - Constructor for class com.amazonaws.services.bedrockagent.model.GetFlowAliasResult
 
getFlowAliasSummaries() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowAliasesResult
A list, each member of which contains information about a flow alias.
getFlowAsync(GetFlowRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
getFlowAsync(GetFlowRequest, AsyncHandler<GetFlowRequest, GetFlowResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
getFlowAsync(GetFlowRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Retrieves information about a flow.
getFlowAsync(GetFlowRequest, AsyncHandler<GetFlowRequest, GetFlowResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Retrieves information about a flow.
getFlowAsync(GetFlowRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
getFlowAsync(GetFlowRequest, AsyncHandler<GetFlowRequest, GetFlowResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
getFlowId() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasResult
The unique identifier of the flow that the alias belongs to.
getFlowId() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowAliasResult
The unique identifier of the flow that the alias belongs to.
getFlowId() - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
The unique identifier of the flow.
getFlowId() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasResult
The unique identifier of the flow that the alias belongs to.
getFlowId() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasResult
The unique identifier of the flow.
getFlowIdentifier() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasRequest
The unique identifier of the flow for which to create an alias.
getFlowIdentifier() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionRequest
The unique identifier of the flow that you want to create a version of.
getFlowIdentifier() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowAliasRequest
The unique identifier of the flow that the alias belongs to.
getFlowIdentifier() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowRequest
The unique identifier of the flow.
getFlowIdentifier() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowVersionRequest
The unique identifier of the flow whose version that you want to delete
getFlowIdentifier() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasRequest
The unique identifier of the flow that the alias belongs to.
getFlowIdentifier() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowRequest
The unique identifier of the flow.
getFlowIdentifier() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionRequest
The unique identifier of the flow for which to get information.
getFlowIdentifier() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowAliasesRequest
The unique identifier of the flow for which aliases are being returned.
getFlowIdentifier() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowVersionsRequest
The unique identifier of the flow.
getFlowIdentifier() - Method in class com.amazonaws.services.bedrockagent.model.PrepareFlowRequest
The unique identifier of the flow.
getFlowIdentifier() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasRequest
The unique identifier of the flow.
getFlowIdentifier() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowRequest
The unique identifier of the flow.
GetFlowRequest - Class in com.amazonaws.services.bedrockagent.model
 
GetFlowRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.GetFlowRequest
 
GetFlowResult - Class in com.amazonaws.services.bedrockagent.model
 
GetFlowResult() - Constructor for class com.amazonaws.services.bedrockagent.model.GetFlowResult
 
getFlowSummaries() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowsResult
A list, each member of which contains information about a flow.
getFlowVersion(GetFlowVersionRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
getFlowVersion(GetFlowVersionRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Retrieves information about a version of a flow.
getFlowVersion(GetFlowVersionRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Retrieves information about a version of a flow.
getFlowVersion() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowVersionRequest
The version of the flow that you want to delete.
getFlowVersion() - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasRoutingConfigurationListItem
The version that the alias maps to.
getFlowVersion() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionRequest
The version of the flow for which to get information.
getFlowVersionAsync(GetFlowVersionRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
getFlowVersionAsync(GetFlowVersionRequest, AsyncHandler<GetFlowVersionRequest, GetFlowVersionResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
getFlowVersionAsync(GetFlowVersionRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Retrieves information about a version of a flow.
getFlowVersionAsync(GetFlowVersionRequest, AsyncHandler<GetFlowVersionRequest, GetFlowVersionResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Retrieves information about a version of a flow.
getFlowVersionAsync(GetFlowVersionRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
getFlowVersionAsync(GetFlowVersionRequest, AsyncHandler<GetFlowVersionRequest, GetFlowVersionResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
GetFlowVersionRequest - Class in com.amazonaws.services.bedrockagent.model
 
GetFlowVersionRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.GetFlowVersionRequest
 
GetFlowVersionResult - Class in com.amazonaws.services.bedrockagent.model
 
GetFlowVersionResult() - Constructor for class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
 
getFlowVersionSummaries() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowVersionsResult
A list, each member of which contains information about a flow.
getFoundationModel() - Method in class com.amazonaws.services.bedrockagent.model.Agent
The foundation model used for orchestration by the agent.
getFoundationModel() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The foundation model that the version invokes.
getFoundationModel() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
The foundation model to be used for orchestration by the agent you create.
getFoundationModel() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
Specifies a new foundation model to be used for orchestration by the agent.
getFunctions() - Method in class com.amazonaws.services.bedrockagent.model.FunctionSchema
A list of functions that each define an action in the action group.
getFunctionSchema() - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
Defines functions that each define parameters that the agent needs to invoke from the user.
getFunctionSchema() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
Contains details about the function schema for the action group or the JSON or YAML-formatted payload defining the schema.
getFunctionSchema() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
Contains details about the function schema for the action group or the JSON or YAML-formatted payload defining the schema.
getGuardrailConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.Agent
Details about the guardrail associated with the agent.
getGuardrailConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.AgentSummary
Details about the guardrail associated with the agent.
getGuardrailConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
Details about the guardrail associated with the agent.
getGuardrailConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersionSummary
Details about the guardrail associated with the agent.
getGuardrailConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
The unique Guardrail configuration assigned to the agent when it is created.
getGuardrailConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
The unique Guardrail configuration assigned to the agent when it is updated.
getGuardrailIdentifier() - Method in class com.amazonaws.services.bedrockagent.model.GuardrailConfiguration
The unique identifier of the guardrail.
getGuardrailVersion() - Method in class com.amazonaws.services.bedrockagent.model.GuardrailConfiguration
The version of the guardrail.
getHierarchicalChunkingConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.ChunkingConfiguration
Settings for hierarchical document chunking for a data source.
getHostType() - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceSourceConfiguration
The supported host type, whether online/cloud or server/on-premises.
getHostType() - Method in class com.amazonaws.services.bedrockagent.model.SharePointSourceConfiguration
The supported host type, whether online/cloud or server/on-premises.
getHostUrl() - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceSourceConfiguration
The Confluence host URL or instance URL.
getHostUrl() - Method in class com.amazonaws.services.bedrockagent.model.SalesforceSourceConfiguration
The Salesforce host URL or instance URL.
getId() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasResult
The unique identifier of the alias.
getId() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The unique identifier of the flow.
getId() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
The unique identifier of the flow.
getId() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
The unique identifier of the prompt.
getId() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
The unique identifier of the prompt.
getId() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowAliasResult
The unique identifier of the flow.
getId() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowResult
The unique identifier of the flow.
getId() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowVersionResult
The unique identifier of the flow.
getId() - Method in class com.amazonaws.services.bedrockagent.model.DeletePromptResult
The unique identifier of the prompt that was deleted.
getId() - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
The unique identifier of the alias of the flow.
getId() - Method in class com.amazonaws.services.bedrockagent.model.FlowSummary
The unique identifier of the flow.
getId() - Method in class com.amazonaws.services.bedrockagent.model.FlowVersionSummary
The unique identifier of the flow.
getId() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasResult
The unique identifier of the alias of the flow.
getId() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The unique identifier of the flow.
getId() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The unique identifier of the flow.
getId() - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
The unique identifier of the prompt.
getId() - Method in class com.amazonaws.services.bedrockagent.model.PrepareFlowResult
The unique identifier of the flow.
getId() - Method in class com.amazonaws.services.bedrockagent.model.PromptSummary
The unique identifier of the prompt.
getId() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasResult
The unique identifier of the alias.
getId() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The unique identifier of the flow.
getId() - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
The unique identifier of the prompt.
getIdleSessionTTLInSeconds() - Method in class com.amazonaws.services.bedrockagent.model.Agent
The number of seconds for which Amazon Bedrock keeps information about a user's conversation with the agent.
getIdleSessionTTLInSeconds() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The number of seconds for which Amazon Bedrock keeps information about a user's conversation with the agent.
getIdleSessionTTLInSeconds() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
The number of seconds for which Amazon Bedrock keeps information about a user's conversation with the agent.
getIdleSessionTTLInSeconds() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
The number of seconds for which Amazon Bedrock keeps information about a user's conversation with the agent.
getInclusionFilters() - Method in class com.amazonaws.services.bedrockagent.model.PatternObjectFilter
A list of one or more inclusion regular expression patterns to include certain object types that adhere to the pattern.
getInclusionFilters() - Method in class com.amazonaws.services.bedrockagent.model.WebCrawlerConfiguration
A list of one or more inclusion regular expression patterns to include certain URLs.
getInclusionPrefixes() - Method in class com.amazonaws.services.bedrockagent.model.S3DataSourceConfiguration
A list of S3 prefixes to include certain files or content.
getInferenceConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.PromptConfiguration
Contains inference parameters to use when the agent invokes a foundation model in the part of the agent sequence defined by the promptType.
getInferenceConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeInlineConfiguration
Contains inference configurations for the prompt.
getInferenceConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.PromptVariant
Contains inference configurations for the prompt variant.
getIngestionJob(GetIngestionJobRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
getIngestionJob(GetIngestionJobRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Gets information about a ingestion job, in which a data source is added to a knowledge base.
getIngestionJob(GetIngestionJobRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Gets information about a ingestion job, in which a data source is added to a knowledge base.
getIngestionJob() - Method in class com.amazonaws.services.bedrockagent.model.GetIngestionJobResult
Contains details about the ingestion job.
getIngestionJob() - Method in class com.amazonaws.services.bedrockagent.model.StartIngestionJobResult
An object containing information about the ingestion job.
getIngestionJobAsync(GetIngestionJobRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
getIngestionJobAsync(GetIngestionJobRequest, AsyncHandler<GetIngestionJobRequest, GetIngestionJobResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
getIngestionJobAsync(GetIngestionJobRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Gets information about a ingestion job, in which a data source is added to a knowledge base.
getIngestionJobAsync(GetIngestionJobRequest, AsyncHandler<GetIngestionJobRequest, GetIngestionJobResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Gets information about a ingestion job, in which a data source is added to a knowledge base.
getIngestionJobAsync(GetIngestionJobRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
getIngestionJobAsync(GetIngestionJobRequest, AsyncHandler<GetIngestionJobRequest, GetIngestionJobResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
getIngestionJobId() - Method in class com.amazonaws.services.bedrockagent.model.GetIngestionJobRequest
The unique identifier of the ingestion job.
getIngestionJobId() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
The unique identifier of the ingestion job.
getIngestionJobId() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
The unique identifier of the ingestion job.
GetIngestionJobRequest - Class in com.amazonaws.services.bedrockagent.model
 
GetIngestionJobRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.GetIngestionJobRequest
 
GetIngestionJobResult - Class in com.amazonaws.services.bedrockagent.model
 
GetIngestionJobResult() - Constructor for class com.amazonaws.services.bedrockagent.model.GetIngestionJobResult
 
getIngestionJobSummaries() - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsResult
A list of objects, each of which contains information about an ingestion job.
getInline() - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeSourceConfiguration
Contains configurations for a prompt that is defined inline
getInput() - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for an input flow node in your flow.
getInputs() - Method in class com.amazonaws.services.bedrockagent.model.FlowNode
An array of objects, each of which contains information about an input into the node.
getInputVariables() - Method in class com.amazonaws.services.bedrockagent.model.TextPromptTemplateConfiguration
An array of the variables in the prompt template.
getInstruction() - Method in class com.amazonaws.services.bedrockagent.model.Agent
Instructions that tell the agent what it should do and how it should interact with users.
getInstruction() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The instructions provided to the agent.
getInstruction() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
Instructions that tell the agent what it should do and how it should interact with users.
getInstruction() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
Specifies new instructions that tell the agent what it should do and how it should interact with users.
getIntermediateStorage() - Method in class com.amazonaws.services.bedrockagent.model.CustomTransformationConfiguration
An S3 bucket path for input and output objects.
getIterator() - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for an iterator node in your flow.
getKmsKeyArn() - Method in class com.amazonaws.services.bedrockagent.model.ServerSideEncryptionConfiguration
The Amazon Resource Name (ARN) of the KMS key used to encrypt the resource.
getKnowledgeBase(GetKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
getKnowledgeBase(GetKnowledgeBaseRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Gets information about a knoweldge base.
getKnowledgeBase(GetKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Gets information about a knoweldge base.
getKnowledgeBase() - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseResult
Contains details about the knowledge base.
getKnowledgeBase() - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for a knowledge base node in your flow.
getKnowledgeBase() - Method in class com.amazonaws.services.bedrockagent.model.GetKnowledgeBaseResult
Contains details about the knowledge base.
getKnowledgeBase() - Method in class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseResult
Contains details about the knowledge base.
getKnowledgeBaseArn() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
The Amazon Resource Name (ARN) of the knowledge base.
getKnowledgeBaseAsync(GetKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
getKnowledgeBaseAsync(GetKnowledgeBaseRequest, AsyncHandler<GetKnowledgeBaseRequest, GetKnowledgeBaseResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
getKnowledgeBaseAsync(GetKnowledgeBaseRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Gets information about a knoweldge base.
getKnowledgeBaseAsync(GetKnowledgeBaseRequest, AsyncHandler<GetKnowledgeBaseRequest, GetKnowledgeBaseResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Gets information about a knoweldge base.
getKnowledgeBaseAsync(GetKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
getKnowledgeBaseAsync(GetKnowledgeBaseRequest, AsyncHandler<GetKnowledgeBaseRequest, GetKnowledgeBaseResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
getKnowledgeBaseConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseRequest
Contains details about the embeddings model used for the knowledge base.
getKnowledgeBaseConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
Contains details about the embeddings configuration of the knowledge base.
getKnowledgeBaseConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseRequest
Specifies the configuration for the embeddings model used for the knowledge base.
getKnowledgeBaseId() - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBase
The unique identifier of the association between the agent and the knowledge base.
getKnowledgeBaseId() - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBaseSummary
The unique identifier of the knowledge base associated with an agent.
getKnowledgeBaseId() - Method in class com.amazonaws.services.bedrockagent.model.AssociateAgentKnowledgeBaseRequest
The unique identifier of the knowledge base to associate with the agent.
getKnowledgeBaseId() - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceRequest
The unique identifier of the knowledge base to which to add the data source.
getKnowledgeBaseId() - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The unique identifier of the knowledge base to which the data source belongs.
getKnowledgeBaseId() - Method in class com.amazonaws.services.bedrockagent.model.DataSourceSummary
The unique identifier of the knowledge base to which the data source belongs.
getKnowledgeBaseId() - Method in class com.amazonaws.services.bedrockagent.model.DeleteDataSourceRequest
The unique identifier of the knowledge base from which to delete the data source.
getKnowledgeBaseId() - Method in class com.amazonaws.services.bedrockagent.model.DeleteDataSourceResult
The unique identifier of the knowledge base to which the data source that was deleted belonged.
getKnowledgeBaseId() - Method in class com.amazonaws.services.bedrockagent.model.DeleteKnowledgeBaseRequest
The unique identifier of the knowledge base to delete.
getKnowledgeBaseId() - Method in class com.amazonaws.services.bedrockagent.model.DeleteKnowledgeBaseResult
The unique identifier of the knowledge base that was deleted.
getKnowledgeBaseId() - Method in class com.amazonaws.services.bedrockagent.model.DisassociateAgentKnowledgeBaseRequest
The unique identifier of the knowledge base to disassociate.
getKnowledgeBaseId() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentKnowledgeBaseRequest
The unique identifier of the knowledge base associated with the agent.
getKnowledgeBaseId() - Method in class com.amazonaws.services.bedrockagent.model.GetDataSourceRequest
The unique identifier of the knowledge base that the data source was added to.
getKnowledgeBaseId() - Method in class com.amazonaws.services.bedrockagent.model.GetIngestionJobRequest
The unique identifier of the knowledge base for which the ingestion job applies.
getKnowledgeBaseId() - Method in class com.amazonaws.services.bedrockagent.model.GetKnowledgeBaseRequest
The unique identifier of the knowledge base for which to get information.
getKnowledgeBaseId() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
The unique identifier of the knowledge base to which the data source is being added.
getKnowledgeBaseId() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
The unique identifier of the knowledge base to which the data source is added.
getKnowledgeBaseId() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
The unique identifier of the knowledge base.
getKnowledgeBaseId() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseFlowNodeConfiguration
The unique identifier of the knowledge base to query.
getKnowledgeBaseId() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseSummary
The unique identifier of the knowledge base.
getKnowledgeBaseId() - Method in class com.amazonaws.services.bedrockagent.model.ListDataSourcesRequest
The unique identifier of the knowledge base for which to return a list of information.
getKnowledgeBaseId() - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsRequest
The unique identifier of the knowledge base for which to return ingestion jobs.
getKnowledgeBaseId() - Method in class com.amazonaws.services.bedrockagent.model.StartIngestionJobRequest
The unique identifier of the knowledge base to which to add the data source.
getKnowledgeBaseId() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentKnowledgeBaseRequest
The unique identifier of the knowledge base that has been associated with an agent.
getKnowledgeBaseId() - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceRequest
The unique identifier of the knowledge base for the data source.
getKnowledgeBaseId() - Method in class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseRequest
The unique identifier of the knowledge base to update.
GetKnowledgeBaseRequest - Class in com.amazonaws.services.bedrockagent.model
 
GetKnowledgeBaseRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.GetKnowledgeBaseRequest
 
GetKnowledgeBaseResult - Class in com.amazonaws.services.bedrockagent.model
 
GetKnowledgeBaseResult() - Constructor for class com.amazonaws.services.bedrockagent.model.GetKnowledgeBaseResult
 
getKnowledgeBaseState() - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBase
Specifies whether to use the knowledge base or not when sending an InvokeAgent request.
getKnowledgeBaseState() - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBaseSummary
Specifies whether the agent uses the knowledge base or not when sending an InvokeAgent request.
getKnowledgeBaseState() - Method in class com.amazonaws.services.bedrockagent.model.AssociateAgentKnowledgeBaseRequest
Specifies whether to use the knowledge base or not when sending an InvokeAgent request.
getKnowledgeBaseState() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentKnowledgeBaseRequest
Specifies whether the agent uses the knowledge base or not when sending an InvokeAgent request.
getKnowledgeBaseSummaries() - Method in class com.amazonaws.services.bedrockagent.model.ListKnowledgeBasesResult
A list of objects, each of which contains information about a knowledge base.
getLambda() - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupExecutor
The Amazon Resource Name (ARN) of the Lambda function containing the business logic that is carried out upon invoking the action.
getLambdaArn() - Method in class com.amazonaws.services.bedrockagent.model.LambdaFunctionFlowNodeConfiguration
The Amazon Resource Name (ARN) of the Lambda function to invoke.
getLambdaArn() - Method in class com.amazonaws.services.bedrockagent.model.TransformationLambdaConfiguration
The function's ARN identifier.
getLambdaFunction() - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for a Lambda function node in your flow.
getLatestAgentVersion() - Method in class com.amazonaws.services.bedrockagent.model.AgentSummary
The latest version of the agent.
getLevelConfigurations() - Method in class com.amazonaws.services.bedrockagent.model.HierarchicalChunkingConfiguration
Token settings for each layer.
getLex() - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for a Lex node in your flow.
getLocaleId() - Method in class com.amazonaws.services.bedrockagent.model.LexFlowNodeConfiguration
The Region to invoke the Amazon Lex bot in.
getMaximumLength() - Method in class com.amazonaws.services.bedrockagent.model.InferenceConfiguration
The maximum number of tokens to allow in the generated response.
getMaxResults() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentActionGroupsRequest
The maximum number of results to return in the response.
getMaxResults() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentAliasesRequest
The maximum number of results to return in the response.
getMaxResults() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentKnowledgeBasesRequest
The maximum number of results to return in the response.
getMaxResults() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentsRequest
The maximum number of results to return in the response.
getMaxResults() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentVersionsRequest
The maximum number of results to return in the response.
getMaxResults() - Method in class com.amazonaws.services.bedrockagent.model.ListDataSourcesRequest
The maximum number of results to return in the response.
getMaxResults() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowAliasesRequest
The maximum number of results to return in the response.
getMaxResults() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowsRequest
The maximum number of results to return in the response.
getMaxResults() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowVersionsRequest
The maximum number of results to return in the response.
getMaxResults() - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsRequest
The maximum number of results to return in the response.
getMaxResults() - Method in class com.amazonaws.services.bedrockagent.model.ListKnowledgeBasesRequest
The maximum number of results to return in the response.
getMaxResults() - Method in class com.amazonaws.services.bedrockagent.model.ListPromptsRequest
The maximum number of results to return in the response.
getMaxTokens() - Method in class com.amazonaws.services.bedrockagent.model.FixedSizeChunkingConfiguration
The maximum number of tokens to include in a chunk.
getMaxTokens() - Method in class com.amazonaws.services.bedrockagent.model.HierarchicalChunkingLevelConfiguration
The maximum number of tokens that a chunk can contain in this layer.
getMaxTokens() - Method in class com.amazonaws.services.bedrockagent.model.PromptModelInferenceConfiguration
The maximum number of tokens to return in the response.
getMaxTokens() - Method in class com.amazonaws.services.bedrockagent.model.SemanticChunkingConfiguration
The maximum number of tokens that a chunk can contain.
getMemoryConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.Agent
Contains memory configuration for the agent.
getMemoryConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
Contains details of the memory configuration on the version of the agent.
getMemoryConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
Contains the details of the memory configured for the agent.
getMemoryConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
Specifies the new memory configuration for the agent.
getMessage() - Method in class com.amazonaws.services.bedrockagent.model.FlowValidation
A message describing the validation error.
getMessage() - Method in class com.amazonaws.services.bedrockagent.model.ValidationExceptionField
A message describing why this field failed validation.
getMetadataField() - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasFieldMapping
The name of the field in which Amazon Bedrock stores metadata about the vector store.
getMetadataField() - Method in class com.amazonaws.services.bedrockagent.model.OpenSearchServerlessFieldMapping
The name of the field in which Amazon Bedrock stores metadata about the vector store.
getMetadataField() - Method in class com.amazonaws.services.bedrockagent.model.PineconeFieldMapping
The name of the field in which Amazon Bedrock stores metadata about the vector store.
getMetadataField() - Method in class com.amazonaws.services.bedrockagent.model.RdsFieldMapping
The name of the field in which Amazon Bedrock stores metadata about the vector store.
getMetadataField() - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudFieldMapping
The name of the field in which Amazon Bedrock stores metadata about the vector store.
getModelArn() - Method in class com.amazonaws.services.bedrockagent.model.BedrockFoundationModelConfiguration
The model's ARN.
getModelId() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseFlowNodeConfiguration
The unique identifier of the model to use to generate a response from the query results.
getModelId() - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeInlineConfiguration
The unique identifier of the model to run inference with.
getModelId() - Method in class com.amazonaws.services.bedrockagent.model.PromptVariant
The unique identifier of the model with which to run inference on the prompt.
getMongoDbAtlasConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.StorageConfiguration
Contains the storage configuration of the knowledge base in MongoDB Atlas.
getName() - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceRequest
The name of the data source.
getName() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasRequest
A name for the alias.
getName() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasResult
The name of the alias.
getName() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowRequest
A name for the flow.
getName() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The name of the flow.
getName() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
The name of the flow version.
getName() - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseRequest
A name for the knowledge base.
getName() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptRequest
A name for the prompt.
getName() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
The name of the prompt.
getName() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
The name of the prompt version.
getName() - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The name of the data source.
getName() - Method in class com.amazonaws.services.bedrockagent.model.DataSourceSummary
The name of the data source.
getName() - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
The name of the alias.
getName() - Method in class com.amazonaws.services.bedrockagent.model.FlowCondition
A name for the condition that you can reference.
getName() - Method in class com.amazonaws.services.bedrockagent.model.FlowConnection
A name for the connection that you can reference.
getName() - Method in class com.amazonaws.services.bedrockagent.model.FlowNode
A name for the node.
getName() - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeInput
A name for the input that you can reference.
getName() - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeOutput
A name for the output that you can reference.
getName() - Method in class com.amazonaws.services.bedrockagent.model.FlowSummary
The name of the flow.
getName() - Method in class com.amazonaws.services.bedrockagent.model.Function
A name for the function.
getName() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasResult
The name of the flow alias.
getName() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The name of the flow.
getName() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The name of the flow version.
getName() - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
The name of the prompt.
getName() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
The name of the knowledge base.
getName() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseSummary
The name of the knowledge base.
getName() - Method in class com.amazonaws.services.bedrockagent.model.PromptInputVariable
The name of the variable.
getName() - Method in class com.amazonaws.services.bedrockagent.model.PromptSummary
The name of the prompt.
getName() - Method in class com.amazonaws.services.bedrockagent.model.PromptVariant
The name of the prompt variant.
getName() - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceRequest
Specifies a new name for the data source.
getName() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasRequest
The name of the flow alias.
getName() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasResult
The name of the flow alias.
getName() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowRequest
A name for the flow.
getName() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The name of the flow.
getName() - Method in class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseRequest
Specifies a new name for the knowledge base.
getName() - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptRequest
A name for the prompt.
getName() - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
The name of the prompt.
getName() - Method in class com.amazonaws.services.bedrockagent.model.ValidationExceptionField
The name of the field.
getNamespace() - Method in class com.amazonaws.services.bedrockagent.model.PineconeConfiguration
The namespace to be used to write new data to your database.
getNextToken() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentActionGroupsRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
getNextToken() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentActionGroupsResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
getNextToken() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentAliasesRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
getNextToken() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentAliasesResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
getNextToken() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentKnowledgeBasesRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
getNextToken() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentKnowledgeBasesResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
getNextToken() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentsRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
getNextToken() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentsResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
getNextToken() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentVersionsRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
getNextToken() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentVersionsResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
getNextToken() - Method in class com.amazonaws.services.bedrockagent.model.ListDataSourcesRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
getNextToken() - Method in class com.amazonaws.services.bedrockagent.model.ListDataSourcesResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
getNextToken() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowAliasesRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
getNextToken() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowAliasesResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
getNextToken() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowsRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
getNextToken() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowsResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
getNextToken() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowVersionsRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
getNextToken() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowVersionsResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
getNextToken() - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
getNextToken() - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
getNextToken() - Method in class com.amazonaws.services.bedrockagent.model.ListKnowledgeBasesRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
getNextToken() - Method in class com.amazonaws.services.bedrockagent.model.ListKnowledgeBasesResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
getNextToken() - Method in class com.amazonaws.services.bedrockagent.model.ListPromptsRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
getNextToken() - Method in class com.amazonaws.services.bedrockagent.model.ListPromptsResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
getNodes() - Method in class com.amazonaws.services.bedrockagent.model.FlowDefinition
An array of node definitions in the flow.
getNumberOfDocumentsDeleted() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobStatistics
The number of source documents that was deleted.
getNumberOfDocumentsFailed() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobStatistics
The number of source documents that failed to be ingested.
getNumberOfDocumentsScanned() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobStatistics
The total number of source documents that were scanned.
getNumberOfMetadataDocumentsModified() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobStatistics
The number of metadata files that were updated or deleted.
getNumberOfMetadataDocumentsScanned() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobStatistics
The total number of metadata files that were scanned.
getNumberOfModifiedDocumentsIndexed() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobStatistics
The number of modified source documents in the data source that were successfully indexed.
getNumberOfNewDocumentsIndexed() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobStatistics
The number of new source documents in the data source that were successfully indexed.
getObjectType() - Method in class com.amazonaws.services.bedrockagent.model.PatternObjectFilter
The supported object type or content type of the data source.
getOpensearchServerlessConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.StorageConfiguration
Contains the storage configuration of the knowledge base in Amazon OpenSearch Service.
getOperator() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobFilter
The operation to carry out between the attribute and the values.
getOrder() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSortBy
The order by which to sort the results.
getOutput() - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for an output flow node in your flow.
getOutputs() - Method in class com.amazonaws.services.bedrockagent.model.FlowNode
A list of objects, each of which contains information about an output from the node.
getOverlapPercentage() - Method in class com.amazonaws.services.bedrockagent.model.FixedSizeChunkingConfiguration
The percentage of overlap between adjacent chunks of a data source.
getOverlapTokens() - Method in class com.amazonaws.services.bedrockagent.model.HierarchicalChunkingConfiguration
The number of tokens to repeat across chunks in the same layer.
getOverrideLambda() - Method in class com.amazonaws.services.bedrockagent.model.PromptOverrideConfiguration
The ARN of the Lambda function to use when parsing the raw foundation model output in parts of the agent sequence.
getParameters() - Method in class com.amazonaws.services.bedrockagent.model.Function
The parameters that the agent elicits from the user to fulfill the function.
getParentActionGroupSignature() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
To allow your agent to request the user for additional information when trying to complete a task, set this field to AMAZON.UserInput.
getParentActionGroupSignature() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
To allow your agent to request the user for additional information when trying to complete a task, set this field to AMAZON.UserInput.
getParentActionSignature() - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
If this field is set as AMAZON.UserInput, the agent can request the user for additional information when trying to complete a task.
getParserMode() - Method in class com.amazonaws.services.bedrockagent.model.PromptConfiguration
Specifies whether to override the default parser Lambda function when parsing the raw foundation model output in the part of the agent sequence defined by the promptType.
getParsingConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.VectorIngestionConfiguration
A custom parser for data source documents.
getParsingPrompt() - Method in class com.amazonaws.services.bedrockagent.model.BedrockFoundationModelConfiguration
Instructions for interpreting the contents of a document.
getParsingPromptText() - Method in class com.amazonaws.services.bedrockagent.model.ParsingPrompt
Instructions for interpreting the contents of a document.
getParsingStrategy() - Method in class com.amazonaws.services.bedrockagent.model.ParsingConfiguration
The parsing strategy for the data source.
getPatternObjectFilter() - Method in class com.amazonaws.services.bedrockagent.model.CrawlFilterConfiguration
The configuration of filtering certain objects or content types of the data source.
getPayload() - Method in class com.amazonaws.services.bedrockagent.model.APISchema
The JSON or YAML-formatted payload defining the OpenAPI schema for the action group.
getPineconeConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.StorageConfiguration
Contains the storage configuration of the knowledge base in Pinecone.
getPreparedAt() - Method in class com.amazonaws.services.bedrockagent.model.Agent
The time at which the agent was last prepared.
getPreparedAt() - Method in class com.amazonaws.services.bedrockagent.model.PrepareAgentResult
The time at which the DRAFT version of the agent was last prepared.
getPrimaryKeyField() - Method in class com.amazonaws.services.bedrockagent.model.RdsFieldMapping
The name of the field in which Amazon Bedrock stores the ID for each entry.
getPrompt(GetPromptRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
getPrompt(GetPromptRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Retrieves information about a prompt or a version of it.
getPrompt(GetPromptRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Retrieves information about a prompt or a version of it.
getPrompt() - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for a prompt node in your flow.
getPromptArn() - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeResourceConfiguration
The Amazon Resource Name (ARN) of the prompt from Prompt management.
getPromptAsync(GetPromptRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
getPromptAsync(GetPromptRequest, AsyncHandler<GetPromptRequest, GetPromptResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
getPromptAsync(GetPromptRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Retrieves information about a prompt or a version of it.
getPromptAsync(GetPromptRequest, AsyncHandler<GetPromptRequest, GetPromptResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Retrieves information about a prompt or a version of it.
getPromptAsync(GetPromptRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
getPromptAsync(GetPromptRequest, AsyncHandler<GetPromptRequest, GetPromptResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
getPromptConfigurations() - Method in class com.amazonaws.services.bedrockagent.model.PromptOverrideConfiguration
Contains configurations to override a prompt template in one part of an agent sequence.
getPromptCreationMode() - Method in class com.amazonaws.services.bedrockagent.model.PromptConfiguration
Specifies whether to override the default prompt template for this promptType.
getPromptIdentifier() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionRequest
The unique identifier of the prompt that you want to create a version of.
getPromptIdentifier() - Method in class com.amazonaws.services.bedrockagent.model.DeletePromptRequest
The unique identifier of the prompt.
getPromptIdentifier() - Method in class com.amazonaws.services.bedrockagent.model.GetPromptRequest
The unique identifier of the prompt.
getPromptIdentifier() - Method in class com.amazonaws.services.bedrockagent.model.ListPromptsRequest
The unique identifier of the prompt.
getPromptIdentifier() - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptRequest
The unique identifier of the prompt.
getPromptOverrideConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.Agent
Contains configurations to override prompt templates in different parts of an agent sequence.
getPromptOverrideConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
Contains configurations to override prompt templates in different parts of an agent sequence.
getPromptOverrideConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
Contains configurations to override prompts in different parts of an agent sequence.
getPromptOverrideConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
Contains configurations to override prompts in different parts of an agent sequence.
GetPromptRequest - Class in com.amazonaws.services.bedrockagent.model
 
GetPromptRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.GetPromptRequest
 
GetPromptResult - Class in com.amazonaws.services.bedrockagent.model
 
GetPromptResult() - Constructor for class com.amazonaws.services.bedrockagent.model.GetPromptResult
 
getPromptState() - Method in class com.amazonaws.services.bedrockagent.model.PromptConfiguration
Specifies whether to allow the agent to carry out the step specified in the promptType.
getPromptSummaries() - Method in class com.amazonaws.services.bedrockagent.model.ListPromptsResult
A list, each member of which contains information about a prompt using Prompt management.
getPromptType() - Method in class com.amazonaws.services.bedrockagent.model.PromptConfiguration
The step in the agent sequence that this prompt configuration applies to.
getPromptVersion() - Method in class com.amazonaws.services.bedrockagent.model.DeletePromptRequest
The version of the prompt to delete.
getPromptVersion() - Method in class com.amazonaws.services.bedrockagent.model.GetPromptRequest
The version of the prompt about which you want to retrieve information.
getProvisionedThroughput() - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasRoutingConfigurationListItem
Information on the Provisioned Throughput assigned to an agent alias.
getRateLimit() - Method in class com.amazonaws.services.bedrockagent.model.WebCrawlerLimits
The max rate at which pages are crawled, up to 300 per minute per host.
getRdsConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.StorageConfiguration
Contains details about the storage configuration of the knowledge base in Amazon RDS.
getRecommendedActions() - Method in class com.amazonaws.services.bedrockagent.model.Agent
Contains recommended actions to take for the agent-related API that you invoked to succeed.
getRecommendedActions() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
A list of recommended actions to take for the failed API operation on the version to succeed.
getRedisEnterpriseCloudConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.StorageConfiguration
Contains the storage configuration of the knowledge base in Redis Enterprise Cloud.
getRequired() - Method in class com.amazonaws.services.bedrockagent.model.ParameterDetail
Whether the parameter is required for the agent to complete the function for action group invocation.
getResource() - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeSourceConfiguration
Contains configurations for a prompt from Prompt management.
getResourceArn() - Method in class com.amazonaws.services.bedrockagent.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource for which to list tags.
getResourceArn() - Method in class com.amazonaws.services.bedrockagent.model.RdsConfiguration
The Amazon Resource Name (ARN) of the vector store.
getResourceArn() - Method in class com.amazonaws.services.bedrockagent.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource to tag.
getResourceArn() - Method in class com.amazonaws.services.bedrockagent.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource from which to remove tags.
getRetrieval() - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for a Retrieval node in your flow.
getRoleArn() - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseRequest
The Amazon Resource Name (ARN) of the IAM role with permissions to invoke API operations on the knowledge base.
getRoleArn() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
The Amazon Resource Name (ARN) of the IAM role with permissions to invoke API operations on the knowledge base.
getRoleArn() - Method in class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseRequest
Specifies a different Amazon Resource Name (ARN) of the IAM role with permissions to invoke API operations on the knowledge base.
getRoutingConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
Contains details about the routing configuration of the alias.
getRoutingConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasHistoryEvent
Contains details about the version of the agent with which the alias is associated.
getRoutingConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasSummary
Contains details about the version of the agent with which the alias is associated.
getRoutingConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasRequest
Contains details about the routing configuration of the alias.
getRoutingConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasRequest
Contains information about the version to which to map the alias.
getRoutingConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasResult
Contains information about the version that the alias is mapped to.
getRoutingConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
A list of configurations about the versions that the alias maps to.
getRoutingConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasResult
Contains information about the version that the alias is mapped to.
getRoutingConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentAliasRequest
Contains details about the routing configuration of the alias.
getRoutingConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasRequest
Contains information about the version to which to map the alias.
getRoutingConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasResult
Contains information about the version that the alias is mapped to.
getS3() - Method in class com.amazonaws.services.bedrockagent.model.APISchema
Contains details about the S3 object containing the OpenAPI schema for the action group.
getS3() - Method in class com.amazonaws.services.bedrockagent.model.RetrievalFlowNodeServiceConfiguration
Contains configurations for the Amazon S3 location from which to retrieve data to return as the output from the node.
getS3() - Method in class com.amazonaws.services.bedrockagent.model.StorageFlowNodeServiceConfiguration
Contains configurations for the Amazon S3 location in which to store the input into the node.
getS3BucketName() - Method in class com.amazonaws.services.bedrockagent.model.S3Identifier
The name of the S3 bucket.
getS3Configuration() - Method in class com.amazonaws.services.bedrockagent.model.DataSourceConfiguration
The configuration information to connect to Amazon S3 as your data source.
getS3Location() - Method in class com.amazonaws.services.bedrockagent.model.IntermediateStorage
An S3 bucket path.
getS3ObjectKey() - Method in class com.amazonaws.services.bedrockagent.model.S3Identifier
The S3 object key for the S3 resource.
getSalesforceConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.DataSourceConfiguration
The configuration information to connect to Salesforce as your data source.
getScope() - Method in class com.amazonaws.services.bedrockagent.model.WebCrawlerConfiguration
The scope of what is crawled for your URLs.
getSeedUrls() - Method in class com.amazonaws.services.bedrockagent.model.UrlConfiguration
One or more seed or starting point URLs.
getSemanticChunkingConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.ChunkingConfiguration
Settings for semantic document chunking for a data source.
getServerSideEncryptionConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceRequest
Contains details about the server-side encryption for the data source.
getServerSideEncryptionConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.DataSource
Contains details about the configuration of the server-side encryption.
getServerSideEncryptionConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceRequest
Contains details about server-side encryption of the data source.
getServiceConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.RetrievalFlowNodeConfiguration
Contains configurations for the service to use for retrieving data to return as the output from the node.
getServiceConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.StorageFlowNodeConfiguration
Contains configurations for the service to use for storing the input into the node.
getSeverity() - Method in class com.amazonaws.services.bedrockagent.model.FlowValidation
The severity of the issue described in the message.
getSharePointConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.DataSourceConfiguration
The configuration information to connect to SharePoint as your data source.
getSiteUrls() - Method in class com.amazonaws.services.bedrockagent.model.SharePointSourceConfiguration
A list of one or more SharePoint site URLs.
getSkipResourceInUseCheck() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentActionGroupRequest
By default, this value is false and deletion is stopped if the resource is in use.
getSkipResourceInUseCheck() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentRequest
By default, this value is false and deletion is stopped if the resource is in use.
getSkipResourceInUseCheck() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentVersionRequest
By default, this value is false and deletion is stopped if the resource is in use.
getSkipResourceInUseCheck() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowRequest
By default, this value is false and deletion is stopped if the resource is in use.
getSkipResourceInUseCheck() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowVersionRequest
By default, this value is false and deletion is stopped if the resource is in use.
getSortBy() - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsRequest
Contains details about how to sort the results.
getSource() - Method in class com.amazonaws.services.bedrockagent.model.FlowConnection
The node that the connection starts at.
getSourceConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceDataSourceConfiguration
The endpoint information to connect to your Confluence data source.
getSourceConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeConfiguration
Specifies whether the prompt is from Prompt management or defined inline.
getSourceConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.SalesforceDataSourceConfiguration
The endpoint information to connect to your Salesforce data source.
getSourceConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.SharePointDataSourceConfiguration
The endpoint information to connect to your SharePoint data source.
getSourceConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.WebDataSourceConfiguration
The source configuration details for the web data source.
getSourceOutput() - Method in class com.amazonaws.services.bedrockagent.model.FlowDataConnectionConfiguration
The name of the output in the source node that the connection begins from.
getStartDate() - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasHistoryEvent
The date that the alias began being associated to the version in the routingConfiguration object.
getStartedAt() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
The time at which the ingestion job started.
getStartedAt() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
The time at which the ingestion job was started.
getStatistics() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
Contains statistics about the ingestion job.
getStatistics() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
Contains statistics for the ingestion job.
getStatus() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The status of the flow.
getStatus() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
The status of the flow.
getStatus() - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The status of the data source.
getStatus() - Method in class com.amazonaws.services.bedrockagent.model.DataSourceSummary
The status of the data source.
getStatus() - Method in class com.amazonaws.services.bedrockagent.model.DeleteDataSourceResult
The status of the data source.
getStatus() - Method in class com.amazonaws.services.bedrockagent.model.DeleteKnowledgeBaseResult
The status of the knowledge base and whether it has been successfully deleted.
getStatus() - Method in class com.amazonaws.services.bedrockagent.model.FlowSummary
The status of the flow.
getStatus() - Method in class com.amazonaws.services.bedrockagent.model.FlowVersionSummary
The status of the flow.
getStatus() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The status of the flow.
getStatus() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The status of the flow.
getStatus() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
The status of the ingestion job.
getStatus() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
The status of the ingestion job.
getStatus() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
The status of the knowledge base.
getStatus() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseSummary
The status of the knowledge base.
getStatus() - Method in class com.amazonaws.services.bedrockagent.model.PrepareFlowResult
The status of the flow.
getStatus() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The status of the flow.
getStepToApply() - Method in class com.amazonaws.services.bedrockagent.model.Transformation
When the service applies the transformation.
getStopSequences() - Method in class com.amazonaws.services.bedrockagent.model.InferenceConfiguration
A list of stop sequences.
getStopSequences() - Method in class com.amazonaws.services.bedrockagent.model.PromptModelInferenceConfiguration
A list of strings that define sequences after which the model will stop generating.
getStorage() - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for a Storage node in your flow.
getStorageConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseRequest
Contains details about the configuration of the vector database used for the knowledge base.
getStorageConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
Contains details about the storage configuration of the knowledge base.
getStorageConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseRequest
Specifies the configuration for the vector store used for the knowledge base.
getStorageDays() - Method in class com.amazonaws.services.bedrockagent.model.MemoryConfiguration
The number of days the agent is configured to retain the conversational context.
getTableName() - Method in class com.amazonaws.services.bedrockagent.model.RdsConfiguration
The name of the table in the database.
getTagKeys() - Method in class com.amazonaws.services.bedrockagent.model.UntagResourceRequest
A list of keys of the tags to remove from the resource.
getTags() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasRequest
Any tags that you want to attach to the alias of the agent.
getTags() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
Any tags that you want to attach to the agent.
getTags() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasRequest
Any tags that you want to attach to the alias of the flow.
getTags() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowRequest
Any tags that you want to attach to the flow.
getTags() - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseRequest
Specify the key-value pairs for the tags that you want to attach to your knowledge base in this object.
getTags() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptRequest
Any tags that you want to attach to the prompt.
getTags() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionRequest
Any tags that you want to attach to the version of the prompt.
getTags() - Method in class com.amazonaws.services.bedrockagent.model.ListTagsForResourceResult
The key-value pairs for the tags associated with the resource.
getTags() - Method in class com.amazonaws.services.bedrockagent.model.TagResourceRequest
An object containing key-value pairs that define the tags to attach to the resource.
getTarget() - Method in class com.amazonaws.services.bedrockagent.model.FlowConnection
The node that the connection ends at.
getTargetInput() - Method in class com.amazonaws.services.bedrockagent.model.FlowDataConnectionConfiguration
The name of the input in the target node that the connection ends at.
getTemperature() - Method in class com.amazonaws.services.bedrockagent.model.InferenceConfiguration
The likelihood of the model selecting higher-probability options while generating a response.
getTemperature() - Method in class com.amazonaws.services.bedrockagent.model.PromptModelInferenceConfiguration
Controls the randomness of the response.
getTemplateConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeInlineConfiguration
Contains a prompt and variables in the prompt that can be replaced with values at runtime.
getTemplateConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.PromptVariant
Contains configurations for the prompt template.
getTemplateType() - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeInlineConfiguration
The type of prompt template.
getTemplateType() - Method in class com.amazonaws.services.bedrockagent.model.PromptVariant
The type of prompt template to use.
getTenantId() - Method in class com.amazonaws.services.bedrockagent.model.SharePointSourceConfiguration
The identifier of your Microsoft 365 tenant.
getText() - Method in class com.amazonaws.services.bedrockagent.model.PromptInferenceConfiguration
Contains inference configurations for a text prompt.
getText() - Method in class com.amazonaws.services.bedrockagent.model.PromptTemplateConfiguration
Contains configurations for the text in a message for a prompt.
getText() - Method in class com.amazonaws.services.bedrockagent.model.TextPromptTemplateConfiguration
The message for the prompt.
getTextField() - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasFieldMapping
The name of the field in which Amazon Bedrock stores the raw text from your data.
getTextField() - Method in class com.amazonaws.services.bedrockagent.model.OpenSearchServerlessFieldMapping
The name of the field in which Amazon Bedrock stores the raw text from your data.
getTextField() - Method in class com.amazonaws.services.bedrockagent.model.PineconeFieldMapping
The name of the field in which Amazon Bedrock stores the raw text from your data.
getTextField() - Method in class com.amazonaws.services.bedrockagent.model.RdsFieldMapping
The name of the field in which Amazon Bedrock stores the raw text from your data.
getTextField() - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudFieldMapping
The name of the field in which Amazon Bedrock stores the raw text from your data.
getTopK() - Method in class com.amazonaws.services.bedrockagent.model.InferenceConfiguration
While generating a response, the model determines the probability of the following token at each point of generation.
getTopK() - Method in class com.amazonaws.services.bedrockagent.model.PromptModelInferenceConfiguration
The number of most-likely candidates that the model considers for the next token during generation.
getTopP() - Method in class com.amazonaws.services.bedrockagent.model.InferenceConfiguration
While generating a response, the model determines the probability of the following token at each point of generation.
getTopP() - Method in class com.amazonaws.services.bedrockagent.model.PromptModelInferenceConfiguration
The percentage of most-likely candidates that the model considers for the next token.
getTransformationFunction() - Method in class com.amazonaws.services.bedrockagent.model.Transformation
A Lambda function that processes documents.
getTransformationLambdaConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.TransformationFunction
The Lambda function.
getTransformations() - Method in class com.amazonaws.services.bedrockagent.model.CustomTransformationConfiguration
A Lambda function that processes documents.
getType() - Method in class com.amazonaws.services.bedrockagent.model.CrawlFilterConfiguration
The type of filtering that you want to apply to certain objects or content of the data source.
getType() - Method in class com.amazonaws.services.bedrockagent.model.DataSourceConfiguration
The type of data source.
getType() - Method in class com.amazonaws.services.bedrockagent.model.FlowConnection
Whether the source node that the connection begins from is a condition node (Conditional) or not ( Data).
getType() - Method in class com.amazonaws.services.bedrockagent.model.FlowNode
The type of node.
getType() - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeInput
The data type of the input.
getType() - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeOutput
The data type of the output.
getType() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseConfiguration
The type of data that the data source is converted into for the knowledge base.
getType() - Method in class com.amazonaws.services.bedrockagent.model.ParameterDetail
The data type of the parameter.
getType() - Method in class com.amazonaws.services.bedrockagent.model.StorageConfiguration
The vector store service in which the knowledge base is stored.
getUpdatedAt() - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupSummary
The time at which the action group was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.bedrockagent.model.Agent
The time at which the agent was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
The time at which the action group was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
The time at which the alias was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasSummary
The time at which the alias was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBase
The time at which the association between the agent and the knowledge base was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBaseSummary
The time at which the knowledge base associated with an agent was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.bedrockagent.model.AgentSummary
The time at which the agent was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The time at which the version was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersionSummary
The time at which the version was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasResult
The time at which the alias of the flow was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The time at which the flow was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
The time at which the prompt was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
The time at which the prompt was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The time at which the data source was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.bedrockagent.model.DataSourceSummary
The time at which the data source was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
The time at which the alias was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.bedrockagent.model.FlowSummary
The time at which the flow was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasResult
The time at which the flow alias was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The time at which the flow was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
The time at which the prompt was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
The time at which the ingestion job was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
The time at which the ingestion job was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
The time at which the knowledge base was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseSummary
The time at which the knowledge base was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.bedrockagent.model.PromptSummary
The time at which the prompt was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasResult
The time at which the flow alias was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The time at which the flow was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
The time at which the prompt was last updated.
getUri() - Method in class com.amazonaws.services.bedrockagent.model.S3Location
The location's URI.
getUrl() - Method in class com.amazonaws.services.bedrockagent.model.SeedUrl
A seed or starting point URL.
getUrlConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.WebSourceConfiguration
The configuration of the URL/URLs.
getValidations() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
A list of validation error messages related to the last failed operation on the flow.
getValues() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobFilter
A list of values for the attribute.
getVariants() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptRequest
A list of objects, each containing details about a variant of the prompt.
getVariants() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
A list of objects, each containing details about a variant of the prompt.
getVariants() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
A list of objects, each containing details about a variant of the prompt.
getVariants() - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
A list of objects, each containing details about a variant of the prompt.
getVariants() - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptRequest
A list of objects, each containing details about a variant of the prompt.
getVariants() - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
A list of objects, each containing details about a variant of the prompt.
getVectorField() - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasFieldMapping
The name of the field in which Amazon Bedrock stores the vector embeddings for your data sources.
getVectorField() - Method in class com.amazonaws.services.bedrockagent.model.OpenSearchServerlessFieldMapping
The name of the field in which Amazon Bedrock stores the vector embeddings for your data sources.
getVectorField() - Method in class com.amazonaws.services.bedrockagent.model.RdsFieldMapping
The name of the field in which Amazon Bedrock stores the vector embeddings for your data sources.
getVectorField() - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudFieldMapping
The name of the field in which Amazon Bedrock stores the vector embeddings for your data sources.
getVectorIndexName() - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasConfiguration
The name of the MongoDB Atlas vector search index.
getVectorIndexName() - Method in class com.amazonaws.services.bedrockagent.model.OpenSearchServerlessConfiguration
The name of the vector store.
getVectorIndexName() - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudConfiguration
The name of the vector index.
getVectorIngestionConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceRequest
Contains details about how to ingest the documents in the data source.
getVectorIngestionConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.DataSource
Contains details about how to ingest the documents in the data source.
getVectorIngestionConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceRequest
Contains details about how to ingest the documents in the data source.
getVectorKnowledgeBaseConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseConfiguration
Contains details about the embeddings model that'sused to convert the data source.
getVersion() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The version number.
getVersion() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The version of the flow.
getVersion() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
The version of the flow that was created.
getVersion() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
The version of the prompt.
getVersion() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
The version of the prompt that was created.
getVersion() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowVersionResult
The version of the flow being deleted.
getVersion() - Method in class com.amazonaws.services.bedrockagent.model.DeletePromptResult
The version of the prompt that was deleted.
getVersion() - Method in class com.amazonaws.services.bedrockagent.model.FlowSummary
The latest version of the flow.
getVersion() - Method in class com.amazonaws.services.bedrockagent.model.FlowVersionSummary
The version of the flow.
getVersion() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The version of the flow for which information was retrieved.
getVersion() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The version of the flow for which information was retrieved.
getVersion() - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
The version of the prompt.
getVersion() - Method in class com.amazonaws.services.bedrockagent.model.PromptSummary
The version of the prompt that this summary applies to.
getVersion() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The version of the flow.
getVersion() - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
The version of the prompt.
getWebConfiguration() - Method in class com.amazonaws.services.bedrockagent.model.DataSourceConfiguration
The configuration of web URLs to crawl for your data source.
GuardrailConfiguration - Class in com.amazonaws.services.bedrockagent.model
Details about the guardrail associated with an agent.
GuardrailConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.GuardrailConfiguration
 

H

hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupExecutor
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupSummary
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.Agent
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasHistoryEvent
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasRoutingConfigurationListItem
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasSummary
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.AgentFlowNodeConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBase
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBaseSummary
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.AgentSummary
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersionSummary
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.APISchema
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.AssociateAgentKnowledgeBaseRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.AssociateAgentKnowledgeBaseResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.BedrockEmbeddingModelConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.BedrockFoundationModelConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ChunkingConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.CollectorFlowNodeConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ConditionFlowNodeConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceCrawlerConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceDataSourceConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceSourceConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.CrawlFilterConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.CustomTransformationConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.DataSource
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.DataSourceConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.DataSourceSummary
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentActionGroupRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentActionGroupResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentAliasRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentAliasResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentVersionRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentVersionResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.DeleteDataSourceRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.DeleteDataSourceResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowAliasRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowAliasResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowVersionRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowVersionResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.DeleteKnowledgeBaseRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.DeleteKnowledgeBaseResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.DeletePromptRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.DeletePromptResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.DisassociateAgentKnowledgeBaseRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.DisassociateAgentKnowledgeBaseResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.EmbeddingModelConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.FixedSizeChunkingConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasRoutingConfigurationListItem
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.FlowCondition
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.FlowConditionalConnectionConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.FlowConnection
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.FlowConnectionConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.FlowDataConnectionConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.FlowDefinition
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.FlowNode
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeInput
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeOutput
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.FlowSummary
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.FlowValidation
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.FlowVersionSummary
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.Function
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.FunctionSchema
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentActionGroupRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentActionGroupResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentAliasRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentAliasResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentKnowledgeBaseRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentKnowledgeBaseResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentVersionRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentVersionResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.GetDataSourceRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.GetDataSourceResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.GetIngestionJobRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.GetIngestionJobResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.GetKnowledgeBaseRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.GetKnowledgeBaseResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.GetPromptRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.GuardrailConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.HierarchicalChunkingConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.HierarchicalChunkingLevelConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.InferenceConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobFilter
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSortBy
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobStatistics
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.InputFlowNodeConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.IntermediateStorage
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.IteratorFlowNodeConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseFlowNodeConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseSummary
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.LambdaFunctionFlowNodeConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.LexFlowNodeConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentActionGroupsRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentActionGroupsResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentAliasesRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentAliasesResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentKnowledgeBasesRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentKnowledgeBasesResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentsRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentsResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentVersionsRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentVersionsResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ListDataSourcesRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ListDataSourcesResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowAliasesRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowAliasesResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowsRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowsResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowVersionsRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowVersionsResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ListKnowledgeBasesRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ListKnowledgeBasesResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ListPromptsRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ListPromptsResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.MemoryConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasFieldMapping
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.OpenSearchServerlessConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.OpenSearchServerlessFieldMapping
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.OutputFlowNodeConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ParameterDetail
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ParsingConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ParsingPrompt
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.PatternObjectFilter
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.PatternObjectFilterConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.PineconeConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.PineconeFieldMapping
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.PrepareAgentRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.PrepareAgentResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.PrepareFlowRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.PrepareFlowResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.PromptConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeInlineConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeResourceConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeSourceConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.PromptInferenceConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.PromptInputVariable
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.PromptModelInferenceConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.PromptOverrideConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.PromptSummary
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.PromptTemplateConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.PromptVariant
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.RdsConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.RdsFieldMapping
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudFieldMapping
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.RetrievalFlowNodeConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.RetrievalFlowNodeS3Configuration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.RetrievalFlowNodeServiceConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.S3DataSourceConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.S3Identifier
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.S3Location
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.SalesforceCrawlerConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.SalesforceDataSourceConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.SalesforceSourceConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.SeedUrl
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.SemanticChunkingConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ServerSideEncryptionConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.SharePointCrawlerConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.SharePointDataSourceConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.SharePointSourceConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.StartIngestionJobRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.StartIngestionJobResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.StorageConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.StorageFlowNodeConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.StorageFlowNodeS3Configuration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.StorageFlowNodeServiceConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.TextPromptTemplateConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.Transformation
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.TransformationFunction
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.TransformationLambdaConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentAliasRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentAliasResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentKnowledgeBaseRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentKnowledgeBaseResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptRequest
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.UrlConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.ValidationExceptionField
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.VectorIngestionConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.VectorKnowledgeBaseConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.WebCrawlerConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.WebCrawlerLimits
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.WebDataSourceConfiguration
 
hashCode() - Method in class com.amazonaws.services.bedrockagent.model.WebSourceConfiguration
 
HierarchicalChunkingConfiguration - Class in com.amazonaws.services.bedrockagent.model
Settings for hierarchical document chunking for a data source.
HierarchicalChunkingConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.HierarchicalChunkingConfiguration
 
HierarchicalChunkingLevelConfiguration - Class in com.amazonaws.services.bedrockagent.model
Token settings for a layer in a hierarchical chunking configuration.
HierarchicalChunkingLevelConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.HierarchicalChunkingLevelConfiguration
 

I

InferenceConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains inference parameters to use when the agent invokes a foundation model in the part of the agent sequence defined by the promptType.
InferenceConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.InferenceConfiguration
 
IngestionJob - Class in com.amazonaws.services.bedrockagent.model
Contains details about an ingestion job, which converts a data source to embeddings for a vector store in knowledge base.
IngestionJob() - Constructor for class com.amazonaws.services.bedrockagent.model.IngestionJob
 
IngestionJobFilter - Class in com.amazonaws.services.bedrockagent.model
Defines a filter by which to filter the results.
IngestionJobFilter() - Constructor for class com.amazonaws.services.bedrockagent.model.IngestionJobFilter
 
IngestionJobFilterAttribute - Enum in com.amazonaws.services.bedrockagent.model
 
IngestionJobFilterOperator - Enum in com.amazonaws.services.bedrockagent.model
 
IngestionJobSortBy - Class in com.amazonaws.services.bedrockagent.model
Parameters by which to sort the results.
IngestionJobSortBy() - Constructor for class com.amazonaws.services.bedrockagent.model.IngestionJobSortBy
 
IngestionJobSortByAttribute - Enum in com.amazonaws.services.bedrockagent.model
 
IngestionJobStatistics - Class in com.amazonaws.services.bedrockagent.model
Contains the statistics for the ingestion job.
IngestionJobStatistics() - Constructor for class com.amazonaws.services.bedrockagent.model.IngestionJobStatistics
 
IngestionJobStatus - Enum in com.amazonaws.services.bedrockagent.model
 
IngestionJobSummary - Class in com.amazonaws.services.bedrockagent.model
Contains details about an ingestion job.
IngestionJobSummary() - Constructor for class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
 
InputFlowNodeConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains configurations for the input flow node for a flow.
InputFlowNodeConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.InputFlowNodeConfiguration
 
IntermediateStorage - Class in com.amazonaws.services.bedrockagent.model
A location for storing content from data sources temporarily as it is processed by custom components in the ingestion pipeline.
IntermediateStorage() - Constructor for class com.amazonaws.services.bedrockagent.model.IntermediateStorage
 
InternalServerException - Exception in com.amazonaws.services.bedrockagent.model
An internal server error occurred.
InternalServerException(String) - Constructor for exception com.amazonaws.services.bedrockagent.model.InternalServerException
Constructs a new InternalServerException with the specified error message.
isRequired() - Method in class com.amazonaws.services.bedrockagent.model.ParameterDetail
Whether the parameter is required for the agent to complete the function for action group invocation.
isSkipResourceInUseCheck() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentActionGroupRequest
By default, this value is false and deletion is stopped if the resource is in use.
isSkipResourceInUseCheck() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentRequest
By default, this value is false and deletion is stopped if the resource is in use.
isSkipResourceInUseCheck() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentVersionRequest
By default, this value is false and deletion is stopped if the resource is in use.
isSkipResourceInUseCheck() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowRequest
By default, this value is false and deletion is stopped if the resource is in use.
isSkipResourceInUseCheck() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowVersionRequest
By default, this value is false and deletion is stopped if the resource is in use.
IteratorFlowNodeConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains configurations for an iterator node in a flow.
IteratorFlowNodeConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.IteratorFlowNodeConfiguration
 

K

KnowledgeBase - Class in com.amazonaws.services.bedrockagent.model
Contains information about a knowledge base.
KnowledgeBase() - Constructor for class com.amazonaws.services.bedrockagent.model.KnowledgeBase
 
KnowledgeBaseConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains details about the embeddings configuration of the knowledge base.
KnowledgeBaseConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.KnowledgeBaseConfiguration
 
KnowledgeBaseFlowNodeConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains configurations for a knowledge base node in a flow.
KnowledgeBaseFlowNodeConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.KnowledgeBaseFlowNodeConfiguration
 
KnowledgeBaseState - Enum in com.amazonaws.services.bedrockagent.model
 
KnowledgeBaseStatus - Enum in com.amazonaws.services.bedrockagent.model
 
KnowledgeBaseStorageType - Enum in com.amazonaws.services.bedrockagent.model
 
KnowledgeBaseSummary - Class in com.amazonaws.services.bedrockagent.model
Contains details about a knowledge base.
KnowledgeBaseSummary() - Constructor for class com.amazonaws.services.bedrockagent.model.KnowledgeBaseSummary
 
KnowledgeBaseType - Enum in com.amazonaws.services.bedrockagent.model
 

L

LambdaFunctionFlowNodeConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains configurations for a Lambda function node in the flow.
LambdaFunctionFlowNodeConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.LambdaFunctionFlowNodeConfiguration
 
LexFlowNodeConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains configurations for a Lex node in the flow.
LexFlowNodeConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.LexFlowNodeConfiguration
 
listAgentActionGroups(ListAgentActionGroupsRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
listAgentActionGroups(ListAgentActionGroupsRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Lists the action groups for an agent and information about each one.
listAgentActionGroups(ListAgentActionGroupsRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Lists the action groups for an agent and information about each one.
listAgentActionGroupsAsync(ListAgentActionGroupsRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
listAgentActionGroupsAsync(ListAgentActionGroupsRequest, AsyncHandler<ListAgentActionGroupsRequest, ListAgentActionGroupsResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
listAgentActionGroupsAsync(ListAgentActionGroupsRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Lists the action groups for an agent and information about each one.
listAgentActionGroupsAsync(ListAgentActionGroupsRequest, AsyncHandler<ListAgentActionGroupsRequest, ListAgentActionGroupsResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Lists the action groups for an agent and information about each one.
listAgentActionGroupsAsync(ListAgentActionGroupsRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
listAgentActionGroupsAsync(ListAgentActionGroupsRequest, AsyncHandler<ListAgentActionGroupsRequest, ListAgentActionGroupsResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
ListAgentActionGroupsRequest - Class in com.amazonaws.services.bedrockagent.model
 
ListAgentActionGroupsRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.ListAgentActionGroupsRequest
 
ListAgentActionGroupsResult - Class in com.amazonaws.services.bedrockagent.model
 
ListAgentActionGroupsResult() - Constructor for class com.amazonaws.services.bedrockagent.model.ListAgentActionGroupsResult
 
listAgentAliases(ListAgentAliasesRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
listAgentAliases(ListAgentAliasesRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Lists the aliases of an agent and information about each one.
listAgentAliases(ListAgentAliasesRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Lists the aliases of an agent and information about each one.
listAgentAliasesAsync(ListAgentAliasesRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
listAgentAliasesAsync(ListAgentAliasesRequest, AsyncHandler<ListAgentAliasesRequest, ListAgentAliasesResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
listAgentAliasesAsync(ListAgentAliasesRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Lists the aliases of an agent and information about each one.
listAgentAliasesAsync(ListAgentAliasesRequest, AsyncHandler<ListAgentAliasesRequest, ListAgentAliasesResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Lists the aliases of an agent and information about each one.
listAgentAliasesAsync(ListAgentAliasesRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
listAgentAliasesAsync(ListAgentAliasesRequest, AsyncHandler<ListAgentAliasesRequest, ListAgentAliasesResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
ListAgentAliasesRequest - Class in com.amazonaws.services.bedrockagent.model
 
ListAgentAliasesRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.ListAgentAliasesRequest
 
ListAgentAliasesResult - Class in com.amazonaws.services.bedrockagent.model
 
ListAgentAliasesResult() - Constructor for class com.amazonaws.services.bedrockagent.model.ListAgentAliasesResult
 
listAgentKnowledgeBases(ListAgentKnowledgeBasesRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
listAgentKnowledgeBases(ListAgentKnowledgeBasesRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Lists knowledge bases associated with an agent and information about each one.
listAgentKnowledgeBases(ListAgentKnowledgeBasesRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Lists knowledge bases associated with an agent and information about each one.
listAgentKnowledgeBasesAsync(ListAgentKnowledgeBasesRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
listAgentKnowledgeBasesAsync(ListAgentKnowledgeBasesRequest, AsyncHandler<ListAgentKnowledgeBasesRequest, ListAgentKnowledgeBasesResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
listAgentKnowledgeBasesAsync(ListAgentKnowledgeBasesRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Lists knowledge bases associated with an agent and information about each one.
listAgentKnowledgeBasesAsync(ListAgentKnowledgeBasesRequest, AsyncHandler<ListAgentKnowledgeBasesRequest, ListAgentKnowledgeBasesResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Lists knowledge bases associated with an agent and information about each one.
listAgentKnowledgeBasesAsync(ListAgentKnowledgeBasesRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
listAgentKnowledgeBasesAsync(ListAgentKnowledgeBasesRequest, AsyncHandler<ListAgentKnowledgeBasesRequest, ListAgentKnowledgeBasesResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
ListAgentKnowledgeBasesRequest - Class in com.amazonaws.services.bedrockagent.model
 
ListAgentKnowledgeBasesRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.ListAgentKnowledgeBasesRequest
 
ListAgentKnowledgeBasesResult - Class in com.amazonaws.services.bedrockagent.model
 
ListAgentKnowledgeBasesResult() - Constructor for class com.amazonaws.services.bedrockagent.model.ListAgentKnowledgeBasesResult
 
listAgents(ListAgentsRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
listAgents(ListAgentsRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Lists the agents belonging to an account and information about each agent.
listAgents(ListAgentsRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Lists the agents belonging to an account and information about each agent.
listAgentsAsync(ListAgentsRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
listAgentsAsync(ListAgentsRequest, AsyncHandler<ListAgentsRequest, ListAgentsResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
listAgentsAsync(ListAgentsRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Lists the agents belonging to an account and information about each agent.
listAgentsAsync(ListAgentsRequest, AsyncHandler<ListAgentsRequest, ListAgentsResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Lists the agents belonging to an account and information about each agent.
listAgentsAsync(ListAgentsRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
listAgentsAsync(ListAgentsRequest, AsyncHandler<ListAgentsRequest, ListAgentsResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
ListAgentsRequest - Class in com.amazonaws.services.bedrockagent.model
 
ListAgentsRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.ListAgentsRequest
 
ListAgentsResult - Class in com.amazonaws.services.bedrockagent.model
 
ListAgentsResult() - Constructor for class com.amazonaws.services.bedrockagent.model.ListAgentsResult
 
listAgentVersions(ListAgentVersionsRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
listAgentVersions(ListAgentVersionsRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Lists the versions of an agent and information about each version.
listAgentVersions(ListAgentVersionsRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Lists the versions of an agent and information about each version.
listAgentVersionsAsync(ListAgentVersionsRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
listAgentVersionsAsync(ListAgentVersionsRequest, AsyncHandler<ListAgentVersionsRequest, ListAgentVersionsResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
listAgentVersionsAsync(ListAgentVersionsRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Lists the versions of an agent and information about each version.
listAgentVersionsAsync(ListAgentVersionsRequest, AsyncHandler<ListAgentVersionsRequest, ListAgentVersionsResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Lists the versions of an agent and information about each version.
listAgentVersionsAsync(ListAgentVersionsRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
listAgentVersionsAsync(ListAgentVersionsRequest, AsyncHandler<ListAgentVersionsRequest, ListAgentVersionsResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
ListAgentVersionsRequest - Class in com.amazonaws.services.bedrockagent.model
 
ListAgentVersionsRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.ListAgentVersionsRequest
 
ListAgentVersionsResult - Class in com.amazonaws.services.bedrockagent.model
 
ListAgentVersionsResult() - Constructor for class com.amazonaws.services.bedrockagent.model.ListAgentVersionsResult
 
listDataSources(ListDataSourcesRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
listDataSources(ListDataSourcesRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Lists the data sources in a knowledge base and information about each one.
listDataSources(ListDataSourcesRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Lists the data sources in a knowledge base and information about each one.
listDataSourcesAsync(ListDataSourcesRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
listDataSourcesAsync(ListDataSourcesRequest, AsyncHandler<ListDataSourcesRequest, ListDataSourcesResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
listDataSourcesAsync(ListDataSourcesRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Lists the data sources in a knowledge base and information about each one.
listDataSourcesAsync(ListDataSourcesRequest, AsyncHandler<ListDataSourcesRequest, ListDataSourcesResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Lists the data sources in a knowledge base and information about each one.
listDataSourcesAsync(ListDataSourcesRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
listDataSourcesAsync(ListDataSourcesRequest, AsyncHandler<ListDataSourcesRequest, ListDataSourcesResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
ListDataSourcesRequest - Class in com.amazonaws.services.bedrockagent.model
 
ListDataSourcesRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.ListDataSourcesRequest
 
ListDataSourcesResult - Class in com.amazonaws.services.bedrockagent.model
 
ListDataSourcesResult() - Constructor for class com.amazonaws.services.bedrockagent.model.ListDataSourcesResult
 
listFlowAliases(ListFlowAliasesRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
listFlowAliases(ListFlowAliasesRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Returns a list of aliases for a flow.
listFlowAliases(ListFlowAliasesRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Returns a list of aliases for a flow.
listFlowAliasesAsync(ListFlowAliasesRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
listFlowAliasesAsync(ListFlowAliasesRequest, AsyncHandler<ListFlowAliasesRequest, ListFlowAliasesResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
listFlowAliasesAsync(ListFlowAliasesRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Returns a list of aliases for a flow.
listFlowAliasesAsync(ListFlowAliasesRequest, AsyncHandler<ListFlowAliasesRequest, ListFlowAliasesResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Returns a list of aliases for a flow.
listFlowAliasesAsync(ListFlowAliasesRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
listFlowAliasesAsync(ListFlowAliasesRequest, AsyncHandler<ListFlowAliasesRequest, ListFlowAliasesResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
ListFlowAliasesRequest - Class in com.amazonaws.services.bedrockagent.model
 
ListFlowAliasesRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.ListFlowAliasesRequest
 
ListFlowAliasesResult - Class in com.amazonaws.services.bedrockagent.model
 
ListFlowAliasesResult() - Constructor for class com.amazonaws.services.bedrockagent.model.ListFlowAliasesResult
 
listFlows(ListFlowsRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
listFlows(ListFlowsRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Returns a list of flows and information about each flow.
listFlows(ListFlowsRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Returns a list of flows and information about each flow.
listFlowsAsync(ListFlowsRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
listFlowsAsync(ListFlowsRequest, AsyncHandler<ListFlowsRequest, ListFlowsResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
listFlowsAsync(ListFlowsRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Returns a list of flows and information about each flow.
listFlowsAsync(ListFlowsRequest, AsyncHandler<ListFlowsRequest, ListFlowsResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Returns a list of flows and information about each flow.
listFlowsAsync(ListFlowsRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
listFlowsAsync(ListFlowsRequest, AsyncHandler<ListFlowsRequest, ListFlowsResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
ListFlowsRequest - Class in com.amazonaws.services.bedrockagent.model
 
ListFlowsRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.ListFlowsRequest
 
ListFlowsResult - Class in com.amazonaws.services.bedrockagent.model
 
ListFlowsResult() - Constructor for class com.amazonaws.services.bedrockagent.model.ListFlowsResult
 
listFlowVersions(ListFlowVersionsRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
listFlowVersions(ListFlowVersionsRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Returns a list of information about each flow.
listFlowVersions(ListFlowVersionsRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Returns a list of information about each flow.
listFlowVersionsAsync(ListFlowVersionsRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
listFlowVersionsAsync(ListFlowVersionsRequest, AsyncHandler<ListFlowVersionsRequest, ListFlowVersionsResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
listFlowVersionsAsync(ListFlowVersionsRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Returns a list of information about each flow.
listFlowVersionsAsync(ListFlowVersionsRequest, AsyncHandler<ListFlowVersionsRequest, ListFlowVersionsResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Returns a list of information about each flow.
listFlowVersionsAsync(ListFlowVersionsRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
listFlowVersionsAsync(ListFlowVersionsRequest, AsyncHandler<ListFlowVersionsRequest, ListFlowVersionsResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
ListFlowVersionsRequest - Class in com.amazonaws.services.bedrockagent.model
 
ListFlowVersionsRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.ListFlowVersionsRequest
 
ListFlowVersionsResult - Class in com.amazonaws.services.bedrockagent.model
 
ListFlowVersionsResult() - Constructor for class com.amazonaws.services.bedrockagent.model.ListFlowVersionsResult
 
listIngestionJobs(ListIngestionJobsRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
listIngestionJobs(ListIngestionJobsRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Lists the ingestion jobs for a data source and information about each of them.
listIngestionJobs(ListIngestionJobsRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Lists the ingestion jobs for a data source and information about each of them.
listIngestionJobsAsync(ListIngestionJobsRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
listIngestionJobsAsync(ListIngestionJobsRequest, AsyncHandler<ListIngestionJobsRequest, ListIngestionJobsResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
listIngestionJobsAsync(ListIngestionJobsRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Lists the ingestion jobs for a data source and information about each of them.
listIngestionJobsAsync(ListIngestionJobsRequest, AsyncHandler<ListIngestionJobsRequest, ListIngestionJobsResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Lists the ingestion jobs for a data source and information about each of them.
listIngestionJobsAsync(ListIngestionJobsRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
listIngestionJobsAsync(ListIngestionJobsRequest, AsyncHandler<ListIngestionJobsRequest, ListIngestionJobsResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
ListIngestionJobsRequest - Class in com.amazonaws.services.bedrockagent.model
 
ListIngestionJobsRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.ListIngestionJobsRequest
 
ListIngestionJobsResult - Class in com.amazonaws.services.bedrockagent.model
 
ListIngestionJobsResult() - Constructor for class com.amazonaws.services.bedrockagent.model.ListIngestionJobsResult
 
listKnowledgeBases(ListKnowledgeBasesRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
listKnowledgeBases(ListKnowledgeBasesRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Lists the knowledge bases in an account and information about each of them.
listKnowledgeBases(ListKnowledgeBasesRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Lists the knowledge bases in an account and information about each of them.
listKnowledgeBasesAsync(ListKnowledgeBasesRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
listKnowledgeBasesAsync(ListKnowledgeBasesRequest, AsyncHandler<ListKnowledgeBasesRequest, ListKnowledgeBasesResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
listKnowledgeBasesAsync(ListKnowledgeBasesRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Lists the knowledge bases in an account and information about each of them.
listKnowledgeBasesAsync(ListKnowledgeBasesRequest, AsyncHandler<ListKnowledgeBasesRequest, ListKnowledgeBasesResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Lists the knowledge bases in an account and information about each of them.
listKnowledgeBasesAsync(ListKnowledgeBasesRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
listKnowledgeBasesAsync(ListKnowledgeBasesRequest, AsyncHandler<ListKnowledgeBasesRequest, ListKnowledgeBasesResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
ListKnowledgeBasesRequest - Class in com.amazonaws.services.bedrockagent.model
 
ListKnowledgeBasesRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.ListKnowledgeBasesRequest
 
ListKnowledgeBasesResult - Class in com.amazonaws.services.bedrockagent.model
 
ListKnowledgeBasesResult() - Constructor for class com.amazonaws.services.bedrockagent.model.ListKnowledgeBasesResult
 
listPrompts(ListPromptsRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
listPrompts(ListPromptsRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Returns a list of prompts from the Prompt management tool and information about each prompt.
listPrompts(ListPromptsRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Returns a list of prompts from the Prompt management tool and information about each prompt.
listPromptsAsync(ListPromptsRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
listPromptsAsync(ListPromptsRequest, AsyncHandler<ListPromptsRequest, ListPromptsResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
listPromptsAsync(ListPromptsRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Returns a list of prompts from the Prompt management tool and information about each prompt.
listPromptsAsync(ListPromptsRequest, AsyncHandler<ListPromptsRequest, ListPromptsResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Returns a list of prompts from the Prompt management tool and information about each prompt.
listPromptsAsync(ListPromptsRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
listPromptsAsync(ListPromptsRequest, AsyncHandler<ListPromptsRequest, ListPromptsResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
ListPromptsRequest - Class in com.amazonaws.services.bedrockagent.model
 
ListPromptsRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.ListPromptsRequest
 
ListPromptsResult - Class in com.amazonaws.services.bedrockagent.model
 
ListPromptsResult() - Constructor for class com.amazonaws.services.bedrockagent.model.ListPromptsResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
List all the tags for the resource you specify.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
List all the tags for the resource you specify.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
List all the tags for the resource you specify.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
List all the tags for the resource you specify.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.bedrockagent.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.bedrockagent.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.bedrockagent.model.ListTagsForResourceResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupExecutor
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.Agent
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasHistoryEvent
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasRoutingConfigurationListItem
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.AgentFlowNodeConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBase
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBaseSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.AgentSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersionSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.APISchema
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.BedrockEmbeddingModelConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.BedrockFoundationModelConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.ChunkingConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.CollectorFlowNodeConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.ConditionFlowNodeConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceCrawlerConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceDataSourceConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceSourceConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.CrawlFilterConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.CustomTransformationConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.DataSource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.DataSourceConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.DataSourceSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.EmbeddingModelConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.FixedSizeChunkingConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasRoutingConfigurationListItem
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.FlowCondition
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.FlowConditionalConnectionConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.FlowConnection
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.FlowConnectionConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.FlowDataConnectionConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.FlowDefinition
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.FlowNode
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeInput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeOutput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.FlowSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.FlowValidation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.FlowVersionSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.Function
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.FunctionSchema
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.GuardrailConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.HierarchicalChunkingConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.HierarchicalChunkingLevelConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.InferenceConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobFilter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSortBy
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobStatistics
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.InputFlowNodeConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.IntermediateStorage
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.IteratorFlowNodeConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseFlowNodeConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.LambdaFunctionFlowNodeConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.LexFlowNodeConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.MemoryConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasFieldMapping
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.OpenSearchServerlessConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.OpenSearchServerlessFieldMapping
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.OutputFlowNodeConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.ParameterDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.ParsingConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.ParsingPrompt
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.PatternObjectFilter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.PatternObjectFilterConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.PineconeConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.PineconeFieldMapping
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.PromptConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeInlineConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeResourceConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeSourceConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.PromptInferenceConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.PromptInputVariable
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.PromptModelInferenceConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.PromptOverrideConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.PromptSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.PromptTemplateConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.PromptVariant
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.RdsConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.RdsFieldMapping
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudFieldMapping
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.RetrievalFlowNodeConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.RetrievalFlowNodeS3Configuration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.RetrievalFlowNodeServiceConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.S3DataSourceConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.S3Identifier
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.S3Location
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.SalesforceCrawlerConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.SalesforceDataSourceConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.SalesforceSourceConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.SeedUrl
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.SemanticChunkingConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.ServerSideEncryptionConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.SharePointCrawlerConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.SharePointDataSourceConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.SharePointSourceConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.StorageConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.StorageFlowNodeConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.StorageFlowNodeS3Configuration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.StorageFlowNodeServiceConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.TextPromptTemplateConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.Transformation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.TransformationFunction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.TransformationLambdaConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.UrlConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.ValidationExceptionField
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.VectorIngestionConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.VectorKnowledgeBaseConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.WebCrawlerConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.WebCrawlerLimits
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.WebDataSourceConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.bedrockagent.model.WebSourceConfiguration
 
MemoryConfiguration - Class in com.amazonaws.services.bedrockagent.model
Details of the memory configuration.
MemoryConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.MemoryConfiguration
 
MemoryType - Enum in com.amazonaws.services.bedrockagent.model
 
MongoDbAtlasConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains details about the storage configuration of the knowledge base in MongoDB Atlas.
MongoDbAtlasConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.MongoDbAtlasConfiguration
 
MongoDbAtlasFieldMapping - Class in com.amazonaws.services.bedrockagent.model
Contains the names of the fields to which to map information about the vector store.
MongoDbAtlasFieldMapping() - Constructor for class com.amazonaws.services.bedrockagent.model.MongoDbAtlasFieldMapping
 

O

OpenSearchServerlessConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains details about the storage configuration of the knowledge base in Amazon OpenSearch Service.
OpenSearchServerlessConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.OpenSearchServerlessConfiguration
 
OpenSearchServerlessFieldMapping - Class in com.amazonaws.services.bedrockagent.model
Contains the names of the fields to which to map information about the vector store.
OpenSearchServerlessFieldMapping() - Constructor for class com.amazonaws.services.bedrockagent.model.OpenSearchServerlessFieldMapping
 
OutputFlowNodeConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains configurations for an output flow node in the flow.
OutputFlowNodeConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.OutputFlowNodeConfiguration
 

P

ParameterDetail - Class in com.amazonaws.services.bedrockagent.model
Contains details about a parameter in a function for an action group.
ParameterDetail() - Constructor for class com.amazonaws.services.bedrockagent.model.ParameterDetail
 
ParsingConfiguration - Class in com.amazonaws.services.bedrockagent.model
Settings for parsing document contents.
ParsingConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.ParsingConfiguration
 
ParsingPrompt - Class in com.amazonaws.services.bedrockagent.model
Instructions for interpreting the contents of a document.
ParsingPrompt() - Constructor for class com.amazonaws.services.bedrockagent.model.ParsingPrompt
 
ParsingStrategy - Enum in com.amazonaws.services.bedrockagent.model
 
PatternObjectFilter - Class in com.amazonaws.services.bedrockagent.model
The specific filters applied to your data source content.
PatternObjectFilter() - Constructor for class com.amazonaws.services.bedrockagent.model.PatternObjectFilter
 
PatternObjectFilterConfiguration - Class in com.amazonaws.services.bedrockagent.model
The configuration of filtering certain objects or content types of the data source.
PatternObjectFilterConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.PatternObjectFilterConfiguration
 
PineconeConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains details about the storage configuration of the knowledge base in Pinecone.
PineconeConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.PineconeConfiguration
 
PineconeFieldMapping - Class in com.amazonaws.services.bedrockagent.model
Contains the names of the fields to which to map information about the vector store.
PineconeFieldMapping() - Constructor for class com.amazonaws.services.bedrockagent.model.PineconeFieldMapping
 
prepareAgent(PrepareAgentRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
prepareAgent(PrepareAgentRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Creates a DRAFT version of the agent that can be used for internal testing.
prepareAgent(PrepareAgentRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Creates a DRAFT version of the agent that can be used for internal testing.
prepareAgentAsync(PrepareAgentRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
prepareAgentAsync(PrepareAgentRequest, AsyncHandler<PrepareAgentRequest, PrepareAgentResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
prepareAgentAsync(PrepareAgentRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Creates a DRAFT version of the agent that can be used for internal testing.
prepareAgentAsync(PrepareAgentRequest, AsyncHandler<PrepareAgentRequest, PrepareAgentResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Creates a DRAFT version of the agent that can be used for internal testing.
prepareAgentAsync(PrepareAgentRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
prepareAgentAsync(PrepareAgentRequest, AsyncHandler<PrepareAgentRequest, PrepareAgentResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
PrepareAgentRequest - Class in com.amazonaws.services.bedrockagent.model
 
PrepareAgentRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.PrepareAgentRequest
 
PrepareAgentResult - Class in com.amazonaws.services.bedrockagent.model
 
PrepareAgentResult() - Constructor for class com.amazonaws.services.bedrockagent.model.PrepareAgentResult
 
prepareFlow(PrepareFlowRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
prepareFlow(PrepareFlowRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Prepares the DRAFT version of a flow so that it can be invoked.
prepareFlow(PrepareFlowRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Prepares the DRAFT version of a flow so that it can be invoked.
prepareFlowAsync(PrepareFlowRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
prepareFlowAsync(PrepareFlowRequest, AsyncHandler<PrepareFlowRequest, PrepareFlowResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
prepareFlowAsync(PrepareFlowRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Prepares the DRAFT version of a flow so that it can be invoked.
prepareFlowAsync(PrepareFlowRequest, AsyncHandler<PrepareFlowRequest, PrepareFlowResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Prepares the DRAFT version of a flow so that it can be invoked.
prepareFlowAsync(PrepareFlowRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
prepareFlowAsync(PrepareFlowRequest, AsyncHandler<PrepareFlowRequest, PrepareFlowResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
PrepareFlowRequest - Class in com.amazonaws.services.bedrockagent.model
 
PrepareFlowRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.PrepareFlowRequest
 
PrepareFlowResult - Class in com.amazonaws.services.bedrockagent.model
 
PrepareFlowResult() - Constructor for class com.amazonaws.services.bedrockagent.model.PrepareFlowResult
 
PromptConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains configurations to override a prompt template in one part of an agent sequence.
PromptConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.PromptConfiguration
 
PromptFlowNodeConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains configurations for a prompt node in the flow.
PromptFlowNodeConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.PromptFlowNodeConfiguration
 
PromptFlowNodeInlineConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains configurations for a prompt defined inline in the node.
PromptFlowNodeInlineConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.PromptFlowNodeInlineConfiguration
 
PromptFlowNodeResourceConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains configurations for a prompt from Prompt management to use in a node.
PromptFlowNodeResourceConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.PromptFlowNodeResourceConfiguration
 
PromptFlowNodeSourceConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains configurations for a prompt and whether it is from Prompt management or defined inline.
PromptFlowNodeSourceConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.PromptFlowNodeSourceConfiguration
 
PromptInferenceConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains inference configurations for the prompt.
PromptInferenceConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.PromptInferenceConfiguration
 
PromptInputVariable - Class in com.amazonaws.services.bedrockagent.model
Contains information about a variable in the prompt.
PromptInputVariable() - Constructor for class com.amazonaws.services.bedrockagent.model.PromptInputVariable
 
PromptModelInferenceConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains inference configurations related to model inference for a prompt.
PromptModelInferenceConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.PromptModelInferenceConfiguration
 
PromptOverrideConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains configurations to override prompts in different parts of an agent sequence.
PromptOverrideConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.PromptOverrideConfiguration
 
PromptState - Enum in com.amazonaws.services.bedrockagent.model
 
PromptSummary - Class in com.amazonaws.services.bedrockagent.model
Contains information about a prompt in your Prompt management tool.
PromptSummary() - Constructor for class com.amazonaws.services.bedrockagent.model.PromptSummary
 
PromptTemplateConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains the message for a prompt.
PromptTemplateConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.PromptTemplateConfiguration
 
PromptTemplateType - Enum in com.amazonaws.services.bedrockagent.model
 
PromptType - Enum in com.amazonaws.services.bedrockagent.model
 
PromptVariant - Class in com.amazonaws.services.bedrockagent.model
Contains details about a variant of the prompt.
PromptVariant() - Constructor for class com.amazonaws.services.bedrockagent.model.PromptVariant
 

R

RdsConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains details about the storage configuration of the knowledge base in Amazon RDS.
RdsConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.RdsConfiguration
 
RdsFieldMapping - Class in com.amazonaws.services.bedrockagent.model
Contains the names of the fields to which to map information about the vector store.
RdsFieldMapping() - Constructor for class com.amazonaws.services.bedrockagent.model.RdsFieldMapping
 
RedisEnterpriseCloudConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains details about the storage configuration of the knowledge base in Redis Enterprise Cloud.
RedisEnterpriseCloudConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudConfiguration
 
RedisEnterpriseCloudFieldMapping - Class in com.amazonaws.services.bedrockagent.model
Contains the names of the fields to which to map information about the vector store.
RedisEnterpriseCloudFieldMapping() - Constructor for class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudFieldMapping
 
ResourceNotFoundException - Exception in com.amazonaws.services.bedrockagent.model
The specified resource Amazon Resource Name (ARN) was not found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.bedrockagent.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
RetrievalFlowNodeConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains configurations for a Retrieval node in a flow.
RetrievalFlowNodeConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.RetrievalFlowNodeConfiguration
 
RetrievalFlowNodeS3Configuration - Class in com.amazonaws.services.bedrockagent.model
Contains configurations for the Amazon S3 location from which to retrieve data to return as the output from the node.
RetrievalFlowNodeS3Configuration() - Constructor for class com.amazonaws.services.bedrockagent.model.RetrievalFlowNodeS3Configuration
 
RetrievalFlowNodeServiceConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains configurations for the service to use for retrieving data to return as the output from the node.
RetrievalFlowNodeServiceConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.RetrievalFlowNodeServiceConfiguration
 

S

S3DataSourceConfiguration - Class in com.amazonaws.services.bedrockagent.model
The configuration information to connect to Amazon S3 as your data source.
S3DataSourceConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.S3DataSourceConfiguration
 
S3Identifier - Class in com.amazonaws.services.bedrockagent.model
The identifier information for an Amazon S3 bucket.
S3Identifier() - Constructor for class com.amazonaws.services.bedrockagent.model.S3Identifier
 
S3Location - Class in com.amazonaws.services.bedrockagent.model
An Amazon S3 location.
S3Location() - Constructor for class com.amazonaws.services.bedrockagent.model.S3Location
 
SalesforceAuthType - Enum in com.amazonaws.services.bedrockagent.model
 
SalesforceCrawlerConfiguration - Class in com.amazonaws.services.bedrockagent.model
The configuration of the Salesforce content.
SalesforceCrawlerConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.SalesforceCrawlerConfiguration
 
SalesforceDataSourceConfiguration - Class in com.amazonaws.services.bedrockagent.model
The configuration information to connect to Salesforce as your data source.
SalesforceDataSourceConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.SalesforceDataSourceConfiguration
 
SalesforceSourceConfiguration - Class in com.amazonaws.services.bedrockagent.model
The endpoint information to connect to your Salesforce data source.
SalesforceSourceConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.SalesforceSourceConfiguration
 
SeedUrl - Class in com.amazonaws.services.bedrockagent.model
The seed or starting point URL.
SeedUrl() - Constructor for class com.amazonaws.services.bedrockagent.model.SeedUrl
 
SemanticChunkingConfiguration - Class in com.amazonaws.services.bedrockagent.model
Settings for semantic document chunking for a data source.
SemanticChunkingConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.SemanticChunkingConfiguration
 
ServerSideEncryptionConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains the configuration for server-side encryption.
ServerSideEncryptionConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.ServerSideEncryptionConfiguration
 
ServiceQuotaExceededException - Exception in com.amazonaws.services.bedrockagent.model
The number of requests exceeds the service quota.
ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.bedrockagent.model.ServiceQuotaExceededException
Constructs a new ServiceQuotaExceededException with the specified error message.
setActionGroupExecutor(ActionGroupExecutor) - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
The Amazon Resource Name (ARN) of the Lambda function containing the business logic that is carried out upon invoking the action or the custom control method for handling the information elicited from the user.
setActionGroupExecutor(ActionGroupExecutor) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
The Amazon Resource Name (ARN) of the Lambda function containing the business logic that is carried out upon invoking the action or the custom control method for handling the information elicited from the user.
setActionGroupExecutor(ActionGroupExecutor) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
The Amazon Resource Name (ARN) of the Lambda function containing the business logic that is carried out upon invoking the action.
setActionGroupId(String) - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupSummary
The unique identifier of the action group.
setActionGroupId(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
The unique identifier of the action group.
setActionGroupId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentActionGroupRequest
The unique identifier of the action group to delete.
setActionGroupId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentActionGroupRequest
The unique identifier of the action group for which to get information.
setActionGroupId(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
The unique identifier of the action group.
setActionGroupName(String) - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupSummary
The name of the action group.
setActionGroupName(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
The name of the action group.
setActionGroupName(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
The name to give the action group.
setActionGroupName(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
Specifies a new name for the action group.
setActionGroupState(String) - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupSummary
Specifies whether the action group is available for the agent to invoke or not when sending an InvokeAgent request.
setActionGroupState(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
Specifies whether the action group is available for the agent to invoke or not when sending an InvokeAgent request.
setActionGroupState(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
Specifies whether the action group is available for the agent to invoke or not when sending an InvokeAgent request.
setActionGroupState(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
Specifies whether the action group is available for the agent to invoke or not when sending an InvokeAgent request.
setActionGroupSummaries(Collection<ActionGroupSummary>) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentActionGroupsResult
A list of objects, each of which contains information about an action group.
setAgent(Agent) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentResult
Contains details about the agent created.
setAgent(AgentFlowNodeConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for an agent node in your flow.
setAgent(Agent) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentResult
Contains details about the agent.
setAgent(Agent) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentResult
Contains details about the agent that was updated.
setAgentActionGroup(AgentActionGroup) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupResult
Contains details about the action group that was created.
setAgentActionGroup(AgentActionGroup) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentActionGroupResult
Contains details about the action group.
setAgentActionGroup(AgentActionGroup) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupResult
Contains details about the action group that was updated.
setAgentAlias(AgentAlias) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasResult
Contains details about the alias that was created.
setAgentAlias(AgentAlias) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentAliasResult
Contains information about the alias.
setAgentAlias(AgentAlias) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentAliasResult
Contains details about the alias that was updated.
setAgentAliasArn(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
The Amazon Resource Name (ARN) of the alias of the agent.
setAgentAliasArn(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentFlowNodeConfiguration
The Amazon Resource Name (ARN) of the alias of the agent to invoke.
setAgentAliasHistoryEvents(Collection<AgentAliasHistoryEvent>) - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
Contains details about the history of the alias.
setAgentAliasId(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
The unique identifier of the alias of the agent.
setAgentAliasId(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasSummary
Contains details about
setAgentAliasId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentAliasRequest
The unique identifier of the alias to delete.
setAgentAliasId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentAliasResult
The unique identifier of the alias that was deleted.
setAgentAliasId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentAliasRequest
The unique identifier of the alias for which to get information.
setAgentAliasId(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentAliasRequest
The unique identifier of the alias.
setAgentAliasName(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
The name of the alias of the agent.
setAgentAliasName(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasSummary
The name of the alias.
setAgentAliasName(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasRequest
The name of the alias.
setAgentAliasName(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentAliasRequest
Specifies a new name for the alias.
setAgentAliasStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
The status of the alias of the agent and whether it is ready for use.
setAgentAliasStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasSummary
The status of the alias.
setAgentAliasStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentAliasResult
The status of the alias.
setAgentAliasSummaries(Collection<AgentAliasSummary>) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentAliasesResult
A list of objects, each of which contains information about an alias of the agent.
setAgentArn(String) - Method in class com.amazonaws.services.bedrockagent.model.Agent
The Amazon Resource Name (ARN) of the agent.
setAgentArn(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The Amazon Resource Name (ARN) of the agent that the version belongs to.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.Agent
The unique identifier of the agent.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
The unique identifier of the agent to which the action group belongs.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
The unique identifier of the agent.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBase
The unique identifier of the agent with which the knowledge base is associated.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentSummary
The unique identifier of the agent.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The unique identifier of the agent that the version belongs to.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.AssociateAgentKnowledgeBaseRequest
The unique identifier of the agent with which you want to associate the knowledge base.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
The unique identifier of the agent for which to create the action group.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasRequest
The unique identifier of the agent.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentActionGroupRequest
The unique identifier of the agent that the action group belongs to.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentAliasRequest
The unique identifier of the agent that the alias belongs to.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentAliasResult
The unique identifier of the agent that the alias belongs to.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentRequest
The unique identifier of the agent to delete.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentResult
The unique identifier of the agent that was deleted.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentVersionRequest
The unique identifier of the agent that the version belongs to.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentVersionResult
The unique identifier of the agent that the version belongs to.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.DisassociateAgentKnowledgeBaseRequest
The unique identifier of the agent from which to disassociate the knowledge base.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentActionGroupRequest
The unique identifier of the agent that the action group belongs to.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentAliasRequest
The unique identifier of the agent to which the alias to get information belongs.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentKnowledgeBaseRequest
The unique identifier of the agent with which the knowledge base is associated.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentRequest
The unique identifier of the agent.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentVersionRequest
The unique identifier of the agent.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentActionGroupsRequest
The unique identifier of the agent.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentAliasesRequest
The unique identifier of the agent.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentKnowledgeBasesRequest
The unique identifier of the agent for which to return information about knowledge bases associated with it.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentVersionsRequest
The unique identifier of the agent.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.PrepareAgentRequest
The unique identifier of the agent for which to create a DRAFT version.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.PrepareAgentResult
The unique identifier of the agent for which the DRAFT version was created.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
The unique identifier of the agent for which to update the action group.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentAliasRequest
The unique identifier of the agent.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentKnowledgeBaseRequest
The unique identifier of the agent associated with the knowledge base that you want to update.
setAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
The unique identifier of the agent.
setAgentKnowledgeBase(AgentKnowledgeBase) - Method in class com.amazonaws.services.bedrockagent.model.AssociateAgentKnowledgeBaseResult
Contains details about the knowledge base that has been associated with the agent.
setAgentKnowledgeBase(AgentKnowledgeBase) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentKnowledgeBaseResult
Contains details about a knowledge base attached to an agent.
setAgentKnowledgeBase(AgentKnowledgeBase) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentKnowledgeBaseResult
Contains details about the knowledge base that has been associated with an agent.
setAgentKnowledgeBaseSummaries(Collection<AgentKnowledgeBaseSummary>) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentKnowledgeBasesResult
A list of objects, each of which contains information about a knowledge base associated with the agent.
setAgentName(String) - Method in class com.amazonaws.services.bedrockagent.model.Agent
The name of the agent.
setAgentName(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentSummary
The name of the agent.
setAgentName(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The name of the agent that the version belongs to.
setAgentName(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersionSummary
The name of the agent to which the version belongs.
setAgentName(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
A name for the agent that you create.
setAgentName(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
Specifies a new name for the agent.
setAgentResourceRoleArn(String) - Method in class com.amazonaws.services.bedrockagent.model.Agent
The Amazon Resource Name (ARN) of the IAM role with permissions to invoke API operations on the agent.
setAgentResourceRoleArn(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The Amazon Resource Name (ARN) of the IAM role with permissions to invoke API operations on the agent.
setAgentResourceRoleArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
The Amazon Resource Name (ARN) of the IAM role with permissions to invoke API operations on the agent.
setAgentResourceRoleArn(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
The Amazon Resource Name (ARN) of the IAM role with permissions to invoke API operations on the agent.
setAgentStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.Agent
The status of the agent and whether it is ready for use.
setAgentStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentSummary
The status of the agent.
setAgentStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The status of the agent that the version belongs to.
setAgentStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersionSummary
The status of the agent to which the version belongs.
setAgentStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentResult
The status of the agent.
setAgentStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentVersionResult
The status of the agent version.
setAgentStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.PrepareAgentResult
The status of the DRAFT version and whether it is ready for use.
setAgentSummaries(Collection<AgentSummary>) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentsResult
A list of objects, each of which contains information about an agent.
setAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.Agent
The version of the agent.
setAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
The version of the agent to which the action group belongs.
setAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasRoutingConfigurationListItem
The version of the agent with which the alias is associated.
setAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBase
The version of the agent with which the knowledge base is associated.
setAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersionSummary
The version of the agent.
setAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.AssociateAgentKnowledgeBaseRequest
The version of the agent with which you want to associate the knowledge base.
setAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
The version of the agent for which to create the action group.
setAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentActionGroupRequest
The version of the agent that the action group belongs to.
setAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentVersionRequest
The version of the agent to delete.
setAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentVersionResult
The version that was deleted.
setAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.DisassociateAgentKnowledgeBaseRequest
The version of the agent from which to disassociate the knowledge base.
setAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentActionGroupRequest
The version of the agent that the action group belongs to.
setAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentKnowledgeBaseRequest
The version of the agent with which the knowledge base is associated.
setAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentVersionRequest
The version of the agent.
setAgentVersion(AgentVersion) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentVersionResult
Contains details about the version of the agent.
setAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentActionGroupsRequest
The version of the agent.
setAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentKnowledgeBasesRequest
The version of the agent for which to return information about knowledge bases associated with it.
setAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.PrepareAgentResult
The version of the agent.
setAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
The unique identifier of the agent version for which to update the action group.
setAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentKnowledgeBaseRequest
The version of the agent associated with the knowledge base that you want to update.
setAgentVersionSummaries(Collection<AgentVersionSummary>) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentVersionsResult
A list of objects, each of which contains information about a version of the agent.
setAliasIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowAliasRequest
The unique identifier of the alias to be deleted.
setAliasIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasRequest
The unique identifier of the alias for which to retrieve information.
setAliasIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasRequest
The unique identifier of the alias.
setApiSchema(APISchema) - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
Contains either details about the S3 object containing the OpenAPI schema for the action group or the JSON or YAML-formatted payload defining the schema.
setApiSchema(APISchema) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
Contains either details about the S3 object containing the OpenAPI schema for the action group or the JSON or YAML-formatted payload defining the schema.
setApiSchema(APISchema) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
Contains either details about the S3 object containing the OpenAPI schema for the action group or the JSON or YAML-formatted payload defining the schema.
setArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasResult
The Amazon Resource Name (ARN) of the alias.
setArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The Amazon Resource Name (ARN) of the flow.
setArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
The Amazon Resource Name (ARN) of the flow.
setArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
The Amazon Resource Name (ARN) of the prompt.
setArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
The Amazon Resource Name (ARN) of the version of the prompt.
setArn(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
The Amazon Resource Name (ARN) of the flow alias.
setArn(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowSummary
The Amazon Resource Name (ARN) of the flow.
setArn(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowVersionSummary
The Amazon Resource Name (ARN) of the flow that the version belongs to.
setArn(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasResult
The Amazon Resource Name (ARN) of the flow.
setArn(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The Amazon Resource Name (ARN) of the flow.
setArn(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The Amazon Resource Name (ARN) of the flow.
setArn(String) - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
The Amazon Resource Name (ARN) of the prompt.
setArn(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptSummary
The Amazon Resource Name (ARN) of the prompt.
setArn(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasResult
The Amazon Resource Name (ARN) of the flow.
setArn(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The Amazon Resource Name (ARN) of the flow.
setArn(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
The Amazon Resource Name (ARN) of the prompt.
setAttribute(String) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobFilter
The attribute by which to filter the results.
setAttribute(String) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSortBy
The attribute by which to sort the results.
setAuthType(String) - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceSourceConfiguration
The supported authentication type to authenticate and connect to your Confluence instance.
setAuthType(String) - Method in class com.amazonaws.services.bedrockagent.model.SalesforceSourceConfiguration
The supported authentication type to authenticate and connect to your Salesforce instance.
setAuthType(String) - Method in class com.amazonaws.services.bedrockagent.model.SharePointSourceConfiguration
The supported authentication type to authenticate and connect to your SharePoint site/sites.
setBasePromptTemplate(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptConfiguration
Defines the prompt template with which to replace the default prompt template.
setBedrockEmbeddingModelConfiguration(BedrockEmbeddingModelConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.EmbeddingModelConfiguration
The vector configuration details on the Bedrock embeddings model.
setBedrockFoundationModelConfiguration(BedrockFoundationModelConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.ParsingConfiguration
Settings for a foundation model used to parse documents for a data source.
setBotAliasArn(String) - Method in class com.amazonaws.services.bedrockagent.model.LexFlowNodeConfiguration
The Amazon Resource Name (ARN) of the Amazon Lex bot alias to invoke.
setBreakpointPercentileThreshold(Integer) - Method in class com.amazonaws.services.bedrockagent.model.SemanticChunkingConfiguration
The dissimilarity threshold for splitting chunks.
setBucketArn(String) - Method in class com.amazonaws.services.bedrockagent.model.S3DataSourceConfiguration
The Amazon Resource Name (ARN) of the S3 bucket that contains your data.
setBucketName(String) - Method in class com.amazonaws.services.bedrockagent.model.RetrievalFlowNodeS3Configuration
The name of the Amazon S3 bucket from which to retrieve data.
setBucketName(String) - Method in class com.amazonaws.services.bedrockagent.model.StorageFlowNodeS3Configuration
The name of the Amazon S3 bucket in which to store the input into the node.
setBucketOwnerAccountId(String) - Method in class com.amazonaws.services.bedrockagent.model.S3DataSourceConfiguration
The account ID for the owner of the S3 bucket.
setBufferSize(Integer) - Method in class com.amazonaws.services.bedrockagent.model.SemanticChunkingConfiguration
The buffer size.
setChunkingConfiguration(ChunkingConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.VectorIngestionConfiguration
Details about how to chunk the documents in the data source.
setChunkingStrategy(String) - Method in class com.amazonaws.services.bedrockagent.model.ChunkingConfiguration
Knowledge base can split your source data into chunks.
setClientToken(String) - Method in class com.amazonaws.services.bedrockagent.model.Agent
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
setClientToken(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
setClientToken(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
setClientToken(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
setClientToken(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
setClientToken(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
setClientToken(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
setClientToken(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
setClientToken(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
setClientToken(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
setClientToken(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
setClientToken(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
setClientToken(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
setClientToken(String) - Method in class com.amazonaws.services.bedrockagent.model.StartIngestionJobRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
setCollectionArn(String) - Method in class com.amazonaws.services.bedrockagent.model.OpenSearchServerlessConfiguration
The Amazon Resource Name (ARN) of the OpenSearch Service vector store.
setCollectionName(String) - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasConfiguration
The collection name of the knowledge base in MongoDB Atlas.
setCollector(CollectorFlowNodeConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for a collector node in your flow.
setCondition(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowConditionalConnectionConfiguration
The condition that triggers this connection.
setCondition(ConditionFlowNodeConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for a Condition node in your flow.
setConditional(FlowConditionalConnectionConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowConnectionConfiguration
The configuration of a connection originating from a Condition node.
setConditions(Collection<FlowCondition>) - Method in class com.amazonaws.services.bedrockagent.model.ConditionFlowNodeConfiguration
An array of conditions.
setConfiguration(FlowConnectionConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowConnection
The configuration of the connection.
setConfiguration(FlowNodeConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowNode
Contains configurations for the node.
setConfluenceConfiguration(ConfluenceDataSourceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.DataSourceConfiguration
The configuration information to connect to Confluence as your data source.
setConnections(Collection<FlowConnection>) - Method in class com.amazonaws.services.bedrockagent.model.FlowDefinition
An array of connection definitions in the flow.
setConnectionString(String) - Method in class com.amazonaws.services.bedrockagent.model.PineconeConfiguration
The endpoint URL for your index management page.
setCrawlerConfiguration(ConfluenceCrawlerConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceDataSourceConfiguration
The configuration of the Confluence content.
setCrawlerConfiguration(SalesforceCrawlerConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.SalesforceDataSourceConfiguration
The configuration of the Salesforce content.
setCrawlerConfiguration(SharePointCrawlerConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.SharePointDataSourceConfiguration
The configuration of the SharePoint content.
setCrawlerConfiguration(WebCrawlerConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.WebDataSourceConfiguration
The Web Crawler configuration details for the web data source.
setCrawlerLimits(WebCrawlerLimits) - Method in class com.amazonaws.services.bedrockagent.model.WebCrawlerConfiguration
The configuration of crawl limits for the web URLs.
setCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.Agent
The time at which the agent was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
The time at which the action group was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
The time at which the alias of the agent was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasSummary
The time at which the alias of the agent was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBase
The time at which the association between the agent and the knowledge base was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The time at which the version was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersionSummary
The time at which the version was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasResult
The time at which the alias was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The time at which the flow was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
The time at which the flow was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
The time at which the prompt was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
The time at which the prompt was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The time at which the data source was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
The time at which the alias was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.FlowSummary
The time at which the flow was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.FlowVersionSummary
The time at the flow version was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasResult
The time at which the flow was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The time at which the flow was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The time at which the flow was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
The time at which the prompt was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
The time at which the knowledge base was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.PromptSummary
The time at which the prompt was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasResult
The time at which the flow was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The time at which the flow was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
The time at which the prompt was created.
setCredentialsSecretArn(String) - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceSourceConfiguration
The Amazon Resource Name of an Secrets Manager secret that stores your authentication credentials for your SharePoint site/sites.
setCredentialsSecretArn(String) - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasConfiguration
The Amazon Resource Name (ARN) of the secret that you created in Secrets Manager that contains user credentials for your MongoDB Atlas cluster.
setCredentialsSecretArn(String) - Method in class com.amazonaws.services.bedrockagent.model.PineconeConfiguration
The Amazon Resource Name (ARN) of the secret that you created in Secrets Manager that is linked to your Pinecone API key.
setCredentialsSecretArn(String) - Method in class com.amazonaws.services.bedrockagent.model.RdsConfiguration
The Amazon Resource Name (ARN) of the secret that you created in Secrets Manager that is linked to your Amazon RDS database.
setCredentialsSecretArn(String) - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudConfiguration
The Amazon Resource Name (ARN) of the secret that you created in Secrets Manager that is linked to your Redis Enterprise Cloud database.
setCredentialsSecretArn(String) - Method in class com.amazonaws.services.bedrockagent.model.SalesforceSourceConfiguration
The Amazon Resource Name of an Secrets Manager secret that stores your authentication credentials for your SharePoint site/sites.
setCredentialsSecretArn(String) - Method in class com.amazonaws.services.bedrockagent.model.SharePointSourceConfiguration
The Amazon Resource Name of an Secrets Manager secret that stores your authentication credentials for your SharePoint site/sites.
setCustomControl(String) - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupExecutor
To return the action group invocation results directly in the InvokeAgent response, specify RETURN_CONTROL.
setCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.Agent
The Amazon Resource Name (ARN) of the KMS key that encrypts the agent.
setCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The Amazon Resource Name (ARN) of the KMS key that encrypts the agent.
setCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
The Amazon Resource Name (ARN) of the KMS key with which to encrypt the agent.
setCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowRequest
The Amazon Resource Name (ARN) of the KMS key to encrypt the flow.
setCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The Amazon Resource Name (ARN) of the KMS key that you encrypted the flow with.
setCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
The KMS key that the flow is encrypted with.
setCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptRequest
The Amazon Resource Name (ARN) of the KMS key to encrypt the prompt.
setCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
The Amazon Resource Name (ARN) of the KMS key that you encrypted the prompt with.
setCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
The Amazon Resource Name (ARN) of the KMS key to encrypt the version of the prompt.
setCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The Amazon Resource Name (ARN) of the KMS key that the flow is encrypted with.
setCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The Amazon Resource Name (ARN) of the KMS key that the version of the flow is encrypted with.
setCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
The Amazon Resource Name (ARN) of the KMS key that the prompt is encrypted with.
setCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
The Amazon Resource Name (ARN) of the KMS key with which to encrypt the agent.
setCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowRequest
The Amazon Resource Name (ARN) of the KMS key to encrypt the flow.
setCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The Amazon Resource Name (ARN) of the KMS key that the flow was encrypted with.
setCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptRequest
The Amazon Resource Name (ARN) of the KMS key to encrypt the prompt.
setCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
The Amazon Resource Name (ARN) of the KMS key to encrypt the prompt.
setCustomTransformationConfiguration(CustomTransformationConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.VectorIngestionConfiguration
A custom document transformer for parsed data source documents.
setData(FlowDataConnectionConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowConnectionConfiguration
The configuration of a connection originating from a node that isn't a Condition node.
setDatabaseName(String) - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasConfiguration
The database name in your MongoDB Atlas cluster for your knowledge base.
setDatabaseName(String) - Method in class com.amazonaws.services.bedrockagent.model.RdsConfiguration
The name of your Amazon RDS database.
setDataDeletionPolicy(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceRequest
The data deletion policy for the data source.
setDataDeletionPolicy(String) - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The data deletion policy for the data source.
setDataDeletionPolicy(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceRequest
The data deletion policy for the data source that you want to update.
setDataSource(DataSource) - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceResult
Contains details about the data source.
setDataSource(DataSource) - Method in class com.amazonaws.services.bedrockagent.model.GetDataSourceResult
Contains details about the data source.
setDataSource(DataSource) - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceResult
Contains details about the data source.
setDataSourceConfiguration(DataSourceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceRequest
The connection configuration for the data source.
setDataSourceConfiguration(DataSourceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The connection configuration for the data source.
setDataSourceConfiguration(DataSourceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceRequest
The connection configuration for the data source that you want to update.
setDataSourceId(String) - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The unique identifier of the data source.
setDataSourceId(String) - Method in class com.amazonaws.services.bedrockagent.model.DataSourceSummary
The unique identifier of the data source.
setDataSourceId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteDataSourceRequest
The unique identifier of the data source to delete.
setDataSourceId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteDataSourceResult
The unique identifier of the data source that was deleted.
setDataSourceId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetDataSourceRequest
The unique identifier of the data source.
setDataSourceId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetIngestionJobRequest
The unique identifier of the data source in the ingestion job.
setDataSourceId(String) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
The unique identifier of the ingested data source.
setDataSourceId(String) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
The unique identifier of the data source in the ingestion job.
setDataSourceId(String) - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsRequest
The unique identifier of the data source for which to return ingestion jobs.
setDataSourceId(String) - Method in class com.amazonaws.services.bedrockagent.model.StartIngestionJobRequest
The unique identifier of the data source to ingest.
setDataSourceId(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceRequest
The unique identifier of the data source.
setDataSourceSummaries(Collection<DataSourceSummary>) - Method in class com.amazonaws.services.bedrockagent.model.ListDataSourcesResult
A list of objects, each of which contains information about a data source.
setDefaultVariant(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptRequest
The name of the default variant for the prompt.
setDefaultVariant(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
The name of the default variant for your prompt.
setDefaultVariant(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
The name of the default variant for the prompt.
setDefaultVariant(String) - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
The name of the default variant for the prompt.
setDefaultVariant(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptRequest
The name of the default variant for the prompt.
setDefaultVariant(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
The name of the default variant for the prompt.
setDefinition(FlowDefinition) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowRequest
A definition of the nodes and connections between nodes in the flow.
setDefinition(FlowDefinition) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
A definition of the nodes and connections between nodes in the flow.
setDefinition(FlowDefinition) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
A definition of the nodes and connections in the flow.
setDefinition(FlowDefinition) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The definition of the nodes and connections between the nodes in the flow.
setDefinition(FlowDefinition) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The definition of the nodes and connections between nodes in the flow.
setDefinition(FlowDefinition) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowRequest
A definition of the nodes and the connections between the nodes in the flow.
setDefinition(FlowDefinition) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
A definition of the nodes and the connections between nodes in the flow.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupSummary
The description of the action group.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.Agent
The description of the agent.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
The description of the action group.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
The description of the alias of the agent.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasSummary
The description of the alias.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBase
The description of the association between the agent and the knowledge base.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBaseSummary
The description of the knowledge base associated with an agent.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentSummary
The description of the agent.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The description of the version.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersionSummary
The description of the version of the agent.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.AssociateAgentKnowledgeBaseRequest
A description of what the agent should use the knowledge base for.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
A description of the action group.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasRequest
A description of the alias of the agent.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
A description of the agent.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceRequest
A description of the data source.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasRequest
A description for the alias.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasResult
The description of the alias.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowRequest
A description for the flow.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The description of the flow.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionRequest
A description of the version of the flow.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
The description of the flow version.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseRequest
A description of the knowledge base.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptRequest
A description for the prompt.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
The description of the prompt.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionRequest
A description for the version of the prompt.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
A description for the prompt version.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The description of the data source.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.DataSourceSummary
The description of the data source.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
A description of the alias.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowSummary
A description of the flow.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.Function
A description of the function and its purpose.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasResult
The description of the flow.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The description of the flow.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The description of the flow.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
The descriptino of the prompt.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
The description of the ingestion job.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
The description of the ingestion job.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
The description of the knowledge base.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseSummary
The description of the knowledge base.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.ParameterDetail
A description of the parameter.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptSummary
The description of the prompt.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.StartIngestionJobRequest
A description of the ingestion job.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
Specifies a new name for the action group.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentAliasRequest
Specifies a new description for the alias.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentKnowledgeBaseRequest
Specifies a new description for the knowledge base associated with an agent.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
Specifies a new description of the agent.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceRequest
Specifies a new description for the data source.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasRequest
A description for the flow alias.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasResult
The description of the flow.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowRequest
A description for the flow.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The description of the flow.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseRequest
Specifies a new description for the knowledge base.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptRequest
A description for the prompt.
setDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
The description of the prompt.
setDimensions(Integer) - Method in class com.amazonaws.services.bedrockagent.model.BedrockEmbeddingModelConfiguration
The dimensions details for the vector configuration used on the Bedrock embeddings model.
setDomain(String) - Method in class com.amazonaws.services.bedrockagent.model.SharePointSourceConfiguration
The domain of your SharePoint instance or site URL/URLs.
setEmbeddingModelArn(String) - Method in class com.amazonaws.services.bedrockagent.model.VectorKnowledgeBaseConfiguration
The Amazon Resource Name (ARN) of the model used to create vector embeddings for the knowledge base.
setEmbeddingModelConfiguration(EmbeddingModelConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.VectorKnowledgeBaseConfiguration
The embeddings model configuration details for the vector model used in Knowledge Base.
setEnabledMemoryTypes(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.MemoryConfiguration
The type of memory that is stored.
setEndDate(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasHistoryEvent
The date that the alias stopped being associated to the version in the routingConfiguration object
setEndpoint(String) - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasConfiguration
The endpoint URL of your MongoDB Atlas cluster for your knowledge base.
setEndpoint(String) - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudConfiguration
The endpoint URL of the Redis Enterprise Cloud database.
setEndpointServiceName(String) - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasConfiguration
The name of the VPC endpoint service in your account that is connected to your MongoDB Atlas cluster.
setExclusionFilters(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.PatternObjectFilter
A list of one or more exclusion regular expression patterns to exclude certain object types that adhere to the pattern.
setExclusionFilters(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.WebCrawlerConfiguration
A list of one or more exclusion regular expression patterns to exclude certain URLs.
setExecutionRoleArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowRequest
The Amazon Resource Name (ARN) of the service role with permissions to create and manage a flow.
setExecutionRoleArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The Amazon Resource Name (ARN) of the service role with permissions to create a flow.
setExecutionRoleArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
The Amazon Resource Name (ARN) of the service role with permissions to create a flow.
setExecutionRoleArn(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The Amazon Resource Name (ARN) of the service role with permissions to create a flow.
setExecutionRoleArn(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The Amazon Resource Name (ARN) of the service role with permissions to create a flow.
setExecutionRoleArn(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowRequest
The Amazon Resource Name (ARN) of the service role with permissions to create and manage a flow.
setExecutionRoleArn(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The Amazon Resource Name (ARN) of the service role with permissions to create a flow.
setExpression(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowCondition
Defines the condition.
setExpression(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeInput
An expression that formats the input for the node.
setFailureReasons(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.Agent
Contains reasons that the agent-related API that you invoked failed.
setFailureReasons(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
Information on the failure of Provisioned Throughput assigned to an agent alias.
setFailureReasons(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
A list of reasons that the API operation on the version failed.
setFailureReasons(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The detailed reasons on the failure to delete a data source.
setFailureReasons(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
A list of reasons that the ingestion job failed.
setFailureReasons(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
A list of reasons that the API operation on the knowledge base failed.
setFieldList(Collection<ValidationExceptionField>) - Method in exception com.amazonaws.services.bedrockagent.model.ValidationException
A list of objects containing fields that caused validation errors and their corresponding validation error messages.
setFieldMapping(MongoDbAtlasFieldMapping) - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasConfiguration
Contains the names of the fields to which to map information about the vector store.
setFieldMapping(OpenSearchServerlessFieldMapping) - Method in class com.amazonaws.services.bedrockagent.model.OpenSearchServerlessConfiguration
Contains the names of the fields to which to map information about the vector store.
setFieldMapping(PineconeFieldMapping) - Method in class com.amazonaws.services.bedrockagent.model.PineconeConfiguration
Contains the names of the fields to which to map information about the vector store.
setFieldMapping(RdsFieldMapping) - Method in class com.amazonaws.services.bedrockagent.model.RdsConfiguration
Contains the names of the fields to which to map information about the vector store.
setFieldMapping(RedisEnterpriseCloudFieldMapping) - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudConfiguration
Contains the names of the fields to which to map information about the vector store.
setFilterConfiguration(CrawlFilterConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceCrawlerConfiguration
The configuration of filtering the Confluence content.
setFilterConfiguration(CrawlFilterConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.SalesforceCrawlerConfiguration
The configuration of filtering the Salesforce content.
setFilterConfiguration(CrawlFilterConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.SharePointCrawlerConfiguration
The configuration of filtering the SharePoint content.
setFilters(Collection<IngestionJobFilter>) - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsRequest
Contains a definition of a filter for which to filter the results.
setFilters(Collection<PatternObjectFilter>) - Method in class com.amazonaws.services.bedrockagent.model.PatternObjectFilterConfiguration
The configuration of specific filters applied to your data source content.
setFixedSizeChunkingConfiguration(FixedSizeChunkingConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.ChunkingConfiguration
Configurations for when you choose fixed-size chunking.
setFlowAliasSummaries(Collection<FlowAliasSummary>) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowAliasesResult
A list, each member of which contains information about a flow alias.
setFlowId(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasResult
The unique identifier of the flow that the alias belongs to.
setFlowId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowAliasResult
The unique identifier of the flow that the alias belongs to.
setFlowId(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
The unique identifier of the flow.
setFlowId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasResult
The unique identifier of the flow that the alias belongs to.
setFlowId(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasResult
The unique identifier of the flow.
setFlowIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasRequest
The unique identifier of the flow for which to create an alias.
setFlowIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionRequest
The unique identifier of the flow that you want to create a version of.
setFlowIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowAliasRequest
The unique identifier of the flow that the alias belongs to.
setFlowIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowRequest
The unique identifier of the flow.
setFlowIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowVersionRequest
The unique identifier of the flow whose version that you want to delete
setFlowIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasRequest
The unique identifier of the flow that the alias belongs to.
setFlowIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowRequest
The unique identifier of the flow.
setFlowIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionRequest
The unique identifier of the flow for which to get information.
setFlowIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowAliasesRequest
The unique identifier of the flow for which aliases are being returned.
setFlowIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowVersionsRequest
The unique identifier of the flow.
setFlowIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.PrepareFlowRequest
The unique identifier of the flow.
setFlowIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasRequest
The unique identifier of the flow.
setFlowIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowRequest
The unique identifier of the flow.
setFlowSummaries(Collection<FlowSummary>) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowsResult
A list, each member of which contains information about a flow.
setFlowVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowVersionRequest
The version of the flow that you want to delete.
setFlowVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasRoutingConfigurationListItem
The version that the alias maps to.
setFlowVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionRequest
The version of the flow for which to get information.
setFlowVersionSummaries(Collection<FlowVersionSummary>) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowVersionsResult
A list, each member of which contains information about a flow.
setFoundationModel(String) - Method in class com.amazonaws.services.bedrockagent.model.Agent
The foundation model used for orchestration by the agent.
setFoundationModel(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The foundation model that the version invokes.
setFoundationModel(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
The foundation model to be used for orchestration by the agent you create.
setFoundationModel(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
Specifies a new foundation model to be used for orchestration by the agent.
setFunctions(Collection<Function>) - Method in class com.amazonaws.services.bedrockagent.model.FunctionSchema
A list of functions that each define an action in the action group.
setFunctionSchema(FunctionSchema) - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
Defines functions that each define parameters that the agent needs to invoke from the user.
setFunctionSchema(FunctionSchema) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
Contains details about the function schema for the action group or the JSON or YAML-formatted payload defining the schema.
setFunctionSchema(FunctionSchema) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
Contains details about the function schema for the action group or the JSON or YAML-formatted payload defining the schema.
setGuardrailConfiguration(GuardrailConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.Agent
Details about the guardrail associated with the agent.
setGuardrailConfiguration(GuardrailConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.AgentSummary
Details about the guardrail associated with the agent.
setGuardrailConfiguration(GuardrailConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
Details about the guardrail associated with the agent.
setGuardrailConfiguration(GuardrailConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersionSummary
Details about the guardrail associated with the agent.
setGuardrailConfiguration(GuardrailConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
The unique Guardrail configuration assigned to the agent when it is created.
setGuardrailConfiguration(GuardrailConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
The unique Guardrail configuration assigned to the agent when it is updated.
setGuardrailIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.GuardrailConfiguration
The unique identifier of the guardrail.
setGuardrailVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.GuardrailConfiguration
The version of the guardrail.
setHierarchicalChunkingConfiguration(HierarchicalChunkingConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.ChunkingConfiguration
Settings for hierarchical document chunking for a data source.
setHostType(String) - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceSourceConfiguration
The supported host type, whether online/cloud or server/on-premises.
setHostType(String) - Method in class com.amazonaws.services.bedrockagent.model.SharePointSourceConfiguration
The supported host type, whether online/cloud or server/on-premises.
setHostUrl(String) - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceSourceConfiguration
The Confluence host URL or instance URL.
setHostUrl(String) - Method in class com.amazonaws.services.bedrockagent.model.SalesforceSourceConfiguration
The Salesforce host URL or instance URL.
setId(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasResult
The unique identifier of the alias.
setId(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The unique identifier of the flow.
setId(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
The unique identifier of the flow.
setId(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
The unique identifier of the prompt.
setId(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
The unique identifier of the prompt.
setId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowAliasResult
The unique identifier of the flow.
setId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowResult
The unique identifier of the flow.
setId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowVersionResult
The unique identifier of the flow.
setId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeletePromptResult
The unique identifier of the prompt that was deleted.
setId(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
The unique identifier of the alias of the flow.
setId(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowSummary
The unique identifier of the flow.
setId(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowVersionSummary
The unique identifier of the flow.
setId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasResult
The unique identifier of the alias of the flow.
setId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The unique identifier of the flow.
setId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The unique identifier of the flow.
setId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
The unique identifier of the prompt.
setId(String) - Method in class com.amazonaws.services.bedrockagent.model.PrepareFlowResult
The unique identifier of the flow.
setId(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptSummary
The unique identifier of the prompt.
setId(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasResult
The unique identifier of the alias.
setId(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The unique identifier of the flow.
setId(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
The unique identifier of the prompt.
setIdleSessionTTLInSeconds(Integer) - Method in class com.amazonaws.services.bedrockagent.model.Agent
The number of seconds for which Amazon Bedrock keeps information about a user's conversation with the agent.
setIdleSessionTTLInSeconds(Integer) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The number of seconds for which Amazon Bedrock keeps information about a user's conversation with the agent.
setIdleSessionTTLInSeconds(Integer) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
The number of seconds for which Amazon Bedrock keeps information about a user's conversation with the agent.
setIdleSessionTTLInSeconds(Integer) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
The number of seconds for which Amazon Bedrock keeps information about a user's conversation with the agent.
setInclusionFilters(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.PatternObjectFilter
A list of one or more inclusion regular expression patterns to include certain object types that adhere to the pattern.
setInclusionFilters(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.WebCrawlerConfiguration
A list of one or more inclusion regular expression patterns to include certain URLs.
setInclusionPrefixes(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.S3DataSourceConfiguration
A list of S3 prefixes to include certain files or content.
setInferenceConfiguration(InferenceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.PromptConfiguration
Contains inference parameters to use when the agent invokes a foundation model in the part of the agent sequence defined by the promptType.
setInferenceConfiguration(PromptInferenceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeInlineConfiguration
Contains inference configurations for the prompt.
setInferenceConfiguration(PromptInferenceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.PromptVariant
Contains inference configurations for the prompt variant.
setIngestionJob(IngestionJob) - Method in class com.amazonaws.services.bedrockagent.model.GetIngestionJobResult
Contains details about the ingestion job.
setIngestionJob(IngestionJob) - Method in class com.amazonaws.services.bedrockagent.model.StartIngestionJobResult
An object containing information about the ingestion job.
setIngestionJobId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetIngestionJobRequest
The unique identifier of the ingestion job.
setIngestionJobId(String) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
The unique identifier of the ingestion job.
setIngestionJobId(String) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
The unique identifier of the ingestion job.
setIngestionJobSummaries(Collection<IngestionJobSummary>) - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsResult
A list of objects, each of which contains information about an ingestion job.
setInline(PromptFlowNodeInlineConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeSourceConfiguration
Contains configurations for a prompt that is defined inline
setInput(InputFlowNodeConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for an input flow node in your flow.
setInputs(Collection<FlowNodeInput>) - Method in class com.amazonaws.services.bedrockagent.model.FlowNode
An array of objects, each of which contains information about an input into the node.
setInputVariables(Collection<PromptInputVariable>) - Method in class com.amazonaws.services.bedrockagent.model.TextPromptTemplateConfiguration
An array of the variables in the prompt template.
setInstruction(String) - Method in class com.amazonaws.services.bedrockagent.model.Agent
Instructions that tell the agent what it should do and how it should interact with users.
setInstruction(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The instructions provided to the agent.
setInstruction(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
Instructions that tell the agent what it should do and how it should interact with users.
setInstruction(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
Specifies new instructions that tell the agent what it should do and how it should interact with users.
setIntermediateStorage(IntermediateStorage) - Method in class com.amazonaws.services.bedrockagent.model.CustomTransformationConfiguration
An S3 bucket path for input and output objects.
setIterator(IteratorFlowNodeConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for an iterator node in your flow.
setKmsKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.ServerSideEncryptionConfiguration
The Amazon Resource Name (ARN) of the KMS key used to encrypt the resource.
setKnowledgeBase(KnowledgeBase) - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseResult
Contains details about the knowledge base.
setKnowledgeBase(KnowledgeBaseFlowNodeConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for a knowledge base node in your flow.
setKnowledgeBase(KnowledgeBase) - Method in class com.amazonaws.services.bedrockagent.model.GetKnowledgeBaseResult
Contains details about the knowledge base.
setKnowledgeBase(KnowledgeBase) - Method in class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseResult
Contains details about the knowledge base.
setKnowledgeBaseArn(String) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
The Amazon Resource Name (ARN) of the knowledge base.
setKnowledgeBaseConfiguration(KnowledgeBaseConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseRequest
Contains details about the embeddings model used for the knowledge base.
setKnowledgeBaseConfiguration(KnowledgeBaseConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
Contains details about the embeddings configuration of the knowledge base.
setKnowledgeBaseConfiguration(KnowledgeBaseConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseRequest
Specifies the configuration for the embeddings model used for the knowledge base.
setKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBase
The unique identifier of the association between the agent and the knowledge base.
setKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBaseSummary
The unique identifier of the knowledge base associated with an agent.
setKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.AssociateAgentKnowledgeBaseRequest
The unique identifier of the knowledge base to associate with the agent.
setKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceRequest
The unique identifier of the knowledge base to which to add the data source.
setKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The unique identifier of the knowledge base to which the data source belongs.
setKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.DataSourceSummary
The unique identifier of the knowledge base to which the data source belongs.
setKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteDataSourceRequest
The unique identifier of the knowledge base from which to delete the data source.
setKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteDataSourceResult
The unique identifier of the knowledge base to which the data source that was deleted belonged.
setKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteKnowledgeBaseRequest
The unique identifier of the knowledge base to delete.
setKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteKnowledgeBaseResult
The unique identifier of the knowledge base that was deleted.
setKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.DisassociateAgentKnowledgeBaseRequest
The unique identifier of the knowledge base to disassociate.
setKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentKnowledgeBaseRequest
The unique identifier of the knowledge base associated with the agent.
setKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetDataSourceRequest
The unique identifier of the knowledge base that the data source was added to.
setKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetIngestionJobRequest
The unique identifier of the knowledge base for which the ingestion job applies.
setKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetKnowledgeBaseRequest
The unique identifier of the knowledge base for which to get information.
setKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
The unique identifier of the knowledge base to which the data source is being added.
setKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
The unique identifier of the knowledge base to which the data source is added.
setKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
The unique identifier of the knowledge base.
setKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseFlowNodeConfiguration
The unique identifier of the knowledge base to query.
setKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseSummary
The unique identifier of the knowledge base.
setKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.ListDataSourcesRequest
The unique identifier of the knowledge base for which to return a list of information.
setKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsRequest
The unique identifier of the knowledge base for which to return ingestion jobs.
setKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.StartIngestionJobRequest
The unique identifier of the knowledge base to which to add the data source.
setKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentKnowledgeBaseRequest
The unique identifier of the knowledge base that has been associated with an agent.
setKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceRequest
The unique identifier of the knowledge base for the data source.
setKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseRequest
The unique identifier of the knowledge base to update.
setKnowledgeBaseState(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBase
Specifies whether to use the knowledge base or not when sending an InvokeAgent request.
setKnowledgeBaseState(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBaseSummary
Specifies whether the agent uses the knowledge base or not when sending an InvokeAgent request.
setKnowledgeBaseState(String) - Method in class com.amazonaws.services.bedrockagent.model.AssociateAgentKnowledgeBaseRequest
Specifies whether to use the knowledge base or not when sending an InvokeAgent request.
setKnowledgeBaseState(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentKnowledgeBaseRequest
Specifies whether the agent uses the knowledge base or not when sending an InvokeAgent request.
setKnowledgeBaseSummaries(Collection<KnowledgeBaseSummary>) - Method in class com.amazonaws.services.bedrockagent.model.ListKnowledgeBasesResult
A list of objects, each of which contains information about a knowledge base.
setLambda(String) - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupExecutor
The Amazon Resource Name (ARN) of the Lambda function containing the business logic that is carried out upon invoking the action.
setLambdaArn(String) - Method in class com.amazonaws.services.bedrockagent.model.LambdaFunctionFlowNodeConfiguration
The Amazon Resource Name (ARN) of the Lambda function to invoke.
setLambdaArn(String) - Method in class com.amazonaws.services.bedrockagent.model.TransformationLambdaConfiguration
The function's ARN identifier.
setLambdaFunction(LambdaFunctionFlowNodeConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for a Lambda function node in your flow.
setLatestAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentSummary
The latest version of the agent.
setLevelConfigurations(Collection<HierarchicalChunkingLevelConfiguration>) - Method in class com.amazonaws.services.bedrockagent.model.HierarchicalChunkingConfiguration
Token settings for each layer.
setLex(LexFlowNodeConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for a Lex node in your flow.
setLocaleId(String) - Method in class com.amazonaws.services.bedrockagent.model.LexFlowNodeConfiguration
The Region to invoke the Amazon Lex bot in.
setMaximumLength(Integer) - Method in class com.amazonaws.services.bedrockagent.model.InferenceConfiguration
The maximum number of tokens to allow in the generated response.
setMaxResults(Integer) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentActionGroupsRequest
The maximum number of results to return in the response.
setMaxResults(Integer) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentAliasesRequest
The maximum number of results to return in the response.
setMaxResults(Integer) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentKnowledgeBasesRequest
The maximum number of results to return in the response.
setMaxResults(Integer) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentsRequest
The maximum number of results to return in the response.
setMaxResults(Integer) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentVersionsRequest
The maximum number of results to return in the response.
setMaxResults(Integer) - Method in class com.amazonaws.services.bedrockagent.model.ListDataSourcesRequest
The maximum number of results to return in the response.
setMaxResults(Integer) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowAliasesRequest
The maximum number of results to return in the response.
setMaxResults(Integer) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowsRequest
The maximum number of results to return in the response.
setMaxResults(Integer) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowVersionsRequest
The maximum number of results to return in the response.
setMaxResults(Integer) - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsRequest
The maximum number of results to return in the response.
setMaxResults(Integer) - Method in class com.amazonaws.services.bedrockagent.model.ListKnowledgeBasesRequest
The maximum number of results to return in the response.
setMaxResults(Integer) - Method in class com.amazonaws.services.bedrockagent.model.ListPromptsRequest
The maximum number of results to return in the response.
setMaxTokens(Integer) - Method in class com.amazonaws.services.bedrockagent.model.FixedSizeChunkingConfiguration
The maximum number of tokens to include in a chunk.
setMaxTokens(Integer) - Method in class com.amazonaws.services.bedrockagent.model.HierarchicalChunkingLevelConfiguration
The maximum number of tokens that a chunk can contain in this layer.
setMaxTokens(Integer) - Method in class com.amazonaws.services.bedrockagent.model.PromptModelInferenceConfiguration
The maximum number of tokens to return in the response.
setMaxTokens(Integer) - Method in class com.amazonaws.services.bedrockagent.model.SemanticChunkingConfiguration
The maximum number of tokens that a chunk can contain.
setMemoryConfiguration(MemoryConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.Agent
Contains memory configuration for the agent.
setMemoryConfiguration(MemoryConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
Contains details of the memory configuration on the version of the agent.
setMemoryConfiguration(MemoryConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
Contains the details of the memory configured for the agent.
setMemoryConfiguration(MemoryConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
Specifies the new memory configuration for the agent.
setMessage(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowValidation
A message describing the validation error.
setMessage(String) - Method in class com.amazonaws.services.bedrockagent.model.ValidationExceptionField
A message describing why this field failed validation.
setMetadataField(String) - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasFieldMapping
The name of the field in which Amazon Bedrock stores metadata about the vector store.
setMetadataField(String) - Method in class com.amazonaws.services.bedrockagent.model.OpenSearchServerlessFieldMapping
The name of the field in which Amazon Bedrock stores metadata about the vector store.
setMetadataField(String) - Method in class com.amazonaws.services.bedrockagent.model.PineconeFieldMapping
The name of the field in which Amazon Bedrock stores metadata about the vector store.
setMetadataField(String) - Method in class com.amazonaws.services.bedrockagent.model.RdsFieldMapping
The name of the field in which Amazon Bedrock stores metadata about the vector store.
setMetadataField(String) - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudFieldMapping
The name of the field in which Amazon Bedrock stores metadata about the vector store.
setModelArn(String) - Method in class com.amazonaws.services.bedrockagent.model.BedrockFoundationModelConfiguration
The model's ARN.
setModelId(String) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseFlowNodeConfiguration
The unique identifier of the model to use to generate a response from the query results.
setModelId(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeInlineConfiguration
The unique identifier of the model to run inference with.
setModelId(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptVariant
The unique identifier of the model with which to run inference on the prompt.
setMongoDbAtlasConfiguration(MongoDbAtlasConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.StorageConfiguration
Contains the storage configuration of the knowledge base in MongoDB Atlas.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceRequest
The name of the data source.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasRequest
A name for the alias.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasResult
The name of the alias.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowRequest
A name for the flow.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The name of the flow.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
The name of the flow version.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseRequest
A name for the knowledge base.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptRequest
A name for the prompt.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
The name of the prompt.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
The name of the prompt version.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The name of the data source.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.DataSourceSummary
The name of the data source.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
The name of the alias.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowCondition
A name for the condition that you can reference.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowConnection
A name for the connection that you can reference.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowNode
A name for the node.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeInput
A name for the input that you can reference.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeOutput
A name for the output that you can reference.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowSummary
The name of the flow.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.Function
A name for the function.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasResult
The name of the flow alias.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The name of the flow.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The name of the flow version.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
The name of the prompt.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
The name of the knowledge base.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseSummary
The name of the knowledge base.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptInputVariable
The name of the variable.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptSummary
The name of the prompt.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptVariant
The name of the prompt variant.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceRequest
Specifies a new name for the data source.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasRequest
The name of the flow alias.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasResult
The name of the flow alias.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowRequest
A name for the flow.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The name of the flow.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseRequest
Specifies a new name for the knowledge base.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptRequest
A name for the prompt.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
The name of the prompt.
setName(String) - Method in class com.amazonaws.services.bedrockagent.model.ValidationExceptionField
The name of the field.
setNamespace(String) - Method in class com.amazonaws.services.bedrockagent.model.PineconeConfiguration
The namespace to be used to write new data to your database.
setNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentActionGroupsRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
setNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentActionGroupsResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
setNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentAliasesRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
setNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentAliasesResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
setNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentKnowledgeBasesRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
setNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentKnowledgeBasesResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
setNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentsRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
setNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentsResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
setNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentVersionsRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
setNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentVersionsResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
setNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListDataSourcesRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
setNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListDataSourcesResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
setNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowAliasesRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
setNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowAliasesResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
setNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowsRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
setNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowsResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
setNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowVersionsRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
setNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowVersionsResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
setNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
setNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
setNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListKnowledgeBasesRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
setNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListKnowledgeBasesResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
setNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListPromptsRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
setNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListPromptsResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
setNodes(Collection<FlowNode>) - Method in class com.amazonaws.services.bedrockagent.model.FlowDefinition
An array of node definitions in the flow.
setNumberOfDocumentsDeleted(Long) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobStatistics
The number of source documents that was deleted.
setNumberOfDocumentsFailed(Long) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobStatistics
The number of source documents that failed to be ingested.
setNumberOfDocumentsScanned(Long) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobStatistics
The total number of source documents that were scanned.
setNumberOfMetadataDocumentsModified(Long) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobStatistics
The number of metadata files that were updated or deleted.
setNumberOfMetadataDocumentsScanned(Long) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobStatistics
The total number of metadata files that were scanned.
setNumberOfModifiedDocumentsIndexed(Long) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobStatistics
The number of modified source documents in the data source that were successfully indexed.
setNumberOfNewDocumentsIndexed(Long) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobStatistics
The number of new source documents in the data source that were successfully indexed.
setObjectType(String) - Method in class com.amazonaws.services.bedrockagent.model.PatternObjectFilter
The supported object type or content type of the data source.
setOpensearchServerlessConfiguration(OpenSearchServerlessConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.StorageConfiguration
Contains the storage configuration of the knowledge base in Amazon OpenSearch Service.
setOperator(String) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobFilter
The operation to carry out between the attribute and the values.
setOrder(String) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSortBy
The order by which to sort the results.
setOutput(OutputFlowNodeConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for an output flow node in your flow.
setOutputs(Collection<FlowNodeOutput>) - Method in class com.amazonaws.services.bedrockagent.model.FlowNode
A list of objects, each of which contains information about an output from the node.
setOverlapPercentage(Integer) - Method in class com.amazonaws.services.bedrockagent.model.FixedSizeChunkingConfiguration
The percentage of overlap between adjacent chunks of a data source.
setOverlapTokens(Integer) - Method in class com.amazonaws.services.bedrockagent.model.HierarchicalChunkingConfiguration
The number of tokens to repeat across chunks in the same layer.
setOverrideLambda(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptOverrideConfiguration
The ARN of the Lambda function to use when parsing the raw foundation model output in parts of the agent sequence.
setParameters(Map<String, ParameterDetail>) - Method in class com.amazonaws.services.bedrockagent.model.Function
The parameters that the agent elicits from the user to fulfill the function.
setParentActionGroupSignature(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
To allow your agent to request the user for additional information when trying to complete a task, set this field to AMAZON.UserInput.
setParentActionGroupSignature(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
To allow your agent to request the user for additional information when trying to complete a task, set this field to AMAZON.UserInput.
setParentActionSignature(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
If this field is set as AMAZON.UserInput, the agent can request the user for additional information when trying to complete a task.
setParserMode(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptConfiguration
Specifies whether to override the default parser Lambda function when parsing the raw foundation model output in the part of the agent sequence defined by the promptType.
setParsingConfiguration(ParsingConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.VectorIngestionConfiguration
A custom parser for data source documents.
setParsingPrompt(ParsingPrompt) - Method in class com.amazonaws.services.bedrockagent.model.BedrockFoundationModelConfiguration
Instructions for interpreting the contents of a document.
setParsingPromptText(String) - Method in class com.amazonaws.services.bedrockagent.model.ParsingPrompt
Instructions for interpreting the contents of a document.
setParsingStrategy(String) - Method in class com.amazonaws.services.bedrockagent.model.ParsingConfiguration
The parsing strategy for the data source.
setPatternObjectFilter(PatternObjectFilterConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.CrawlFilterConfiguration
The configuration of filtering certain objects or content types of the data source.
setPayload(String) - Method in class com.amazonaws.services.bedrockagent.model.APISchema
The JSON or YAML-formatted payload defining the OpenAPI schema for the action group.
setPineconeConfiguration(PineconeConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.StorageConfiguration
Contains the storage configuration of the knowledge base in Pinecone.
setPreparedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.Agent
The time at which the agent was last prepared.
setPreparedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.PrepareAgentResult
The time at which the DRAFT version of the agent was last prepared.
setPrimaryKeyField(String) - Method in class com.amazonaws.services.bedrockagent.model.RdsFieldMapping
The name of the field in which Amazon Bedrock stores the ID for each entry.
setPrompt(PromptFlowNodeConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for a prompt node in your flow.
setPromptArn(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeResourceConfiguration
The Amazon Resource Name (ARN) of the prompt from Prompt management.
setPromptConfigurations(Collection<PromptConfiguration>) - Method in class com.amazonaws.services.bedrockagent.model.PromptOverrideConfiguration
Contains configurations to override a prompt template in one part of an agent sequence.
setPromptCreationMode(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptConfiguration
Specifies whether to override the default prompt template for this promptType.
setPromptIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionRequest
The unique identifier of the prompt that you want to create a version of.
setPromptIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.DeletePromptRequest
The unique identifier of the prompt.
setPromptIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.GetPromptRequest
The unique identifier of the prompt.
setPromptIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.ListPromptsRequest
The unique identifier of the prompt.
setPromptIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptRequest
The unique identifier of the prompt.
setPromptOverrideConfiguration(PromptOverrideConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.Agent
Contains configurations to override prompt templates in different parts of an agent sequence.
setPromptOverrideConfiguration(PromptOverrideConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
Contains configurations to override prompt templates in different parts of an agent sequence.
setPromptOverrideConfiguration(PromptOverrideConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
Contains configurations to override prompts in different parts of an agent sequence.
setPromptOverrideConfiguration(PromptOverrideConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
Contains configurations to override prompts in different parts of an agent sequence.
setPromptState(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptConfiguration
Specifies whether to allow the agent to carry out the step specified in the promptType.
setPromptSummaries(Collection<PromptSummary>) - Method in class com.amazonaws.services.bedrockagent.model.ListPromptsResult
A list, each member of which contains information about a prompt using Prompt management.
setPromptType(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptConfiguration
The step in the agent sequence that this prompt configuration applies to.
setPromptVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.DeletePromptRequest
The version of the prompt to delete.
setPromptVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.GetPromptRequest
The version of the prompt about which you want to retrieve information.
setProvisionedThroughput(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasRoutingConfigurationListItem
Information on the Provisioned Throughput assigned to an agent alias.
setRateLimit(Integer) - Method in class com.amazonaws.services.bedrockagent.model.WebCrawlerLimits
The max rate at which pages are crawled, up to 300 per minute per host.
setRdsConfiguration(RdsConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.StorageConfiguration
Contains details about the storage configuration of the knowledge base in Amazon RDS.
setRecommendedActions(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.Agent
Contains recommended actions to take for the agent-related API that you invoked to succeed.
setRecommendedActions(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
A list of recommended actions to take for the failed API operation on the version to succeed.
setRedisEnterpriseCloudConfiguration(RedisEnterpriseCloudConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.StorageConfiguration
Contains the storage configuration of the knowledge base in Redis Enterprise Cloud.
setRequired(Boolean) - Method in class com.amazonaws.services.bedrockagent.model.ParameterDetail
Whether the parameter is required for the agent to complete the function for action group invocation.
setResource(PromptFlowNodeResourceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeSourceConfiguration
Contains configurations for a prompt from Prompt management.
setResourceArn(String) - Method in class com.amazonaws.services.bedrockagent.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource for which to list tags.
setResourceArn(String) - Method in class com.amazonaws.services.bedrockagent.model.RdsConfiguration
The Amazon Resource Name (ARN) of the vector store.
setResourceArn(String) - Method in class com.amazonaws.services.bedrockagent.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource to tag.
setResourceArn(String) - Method in class com.amazonaws.services.bedrockagent.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource from which to remove tags.
setRetrieval(RetrievalFlowNodeConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for a Retrieval node in your flow.
setRoleArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseRequest
The Amazon Resource Name (ARN) of the IAM role with permissions to invoke API operations on the knowledge base.
setRoleArn(String) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
The Amazon Resource Name (ARN) of the IAM role with permissions to invoke API operations on the knowledge base.
setRoleArn(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseRequest
Specifies a different Amazon Resource Name (ARN) of the IAM role with permissions to invoke API operations on the knowledge base.
setRoutingConfiguration(Collection<AgentAliasRoutingConfigurationListItem>) - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
Contains details about the routing configuration of the alias.
setRoutingConfiguration(Collection<AgentAliasRoutingConfigurationListItem>) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasHistoryEvent
Contains details about the version of the agent with which the alias is associated.
setRoutingConfiguration(Collection<AgentAliasRoutingConfigurationListItem>) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasSummary
Contains details about the version of the agent with which the alias is associated.
setRoutingConfiguration(Collection<AgentAliasRoutingConfigurationListItem>) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasRequest
Contains details about the routing configuration of the alias.
setRoutingConfiguration(Collection<FlowAliasRoutingConfigurationListItem>) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasRequest
Contains information about the version to which to map the alias.
setRoutingConfiguration(Collection<FlowAliasRoutingConfigurationListItem>) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasResult
Contains information about the version that the alias is mapped to.
setRoutingConfiguration(Collection<FlowAliasRoutingConfigurationListItem>) - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
A list of configurations about the versions that the alias maps to.
setRoutingConfiguration(Collection<FlowAliasRoutingConfigurationListItem>) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasResult
Contains information about the version that the alias is mapped to.
setRoutingConfiguration(Collection<AgentAliasRoutingConfigurationListItem>) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentAliasRequest
Contains details about the routing configuration of the alias.
setRoutingConfiguration(Collection<FlowAliasRoutingConfigurationListItem>) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasRequest
Contains information about the version to which to map the alias.
setRoutingConfiguration(Collection<FlowAliasRoutingConfigurationListItem>) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasResult
Contains information about the version that the alias is mapped to.
setS3(S3Identifier) - Method in class com.amazonaws.services.bedrockagent.model.APISchema
Contains details about the S3 object containing the OpenAPI schema for the action group.
setS3(RetrievalFlowNodeS3Configuration) - Method in class com.amazonaws.services.bedrockagent.model.RetrievalFlowNodeServiceConfiguration
Contains configurations for the Amazon S3 location from which to retrieve data to return as the output from the node.
setS3(StorageFlowNodeS3Configuration) - Method in class com.amazonaws.services.bedrockagent.model.StorageFlowNodeServiceConfiguration
Contains configurations for the Amazon S3 location in which to store the input into the node.
setS3BucketName(String) - Method in class com.amazonaws.services.bedrockagent.model.S3Identifier
The name of the S3 bucket.
setS3Configuration(S3DataSourceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.DataSourceConfiguration
The configuration information to connect to Amazon S3 as your data source.
setS3Location(S3Location) - Method in class com.amazonaws.services.bedrockagent.model.IntermediateStorage
An S3 bucket path.
setS3ObjectKey(String) - Method in class com.amazonaws.services.bedrockagent.model.S3Identifier
The S3 object key for the S3 resource.
setSalesforceConfiguration(SalesforceDataSourceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.DataSourceConfiguration
The configuration information to connect to Salesforce as your data source.
setScope(String) - Method in class com.amazonaws.services.bedrockagent.model.WebCrawlerConfiguration
The scope of what is crawled for your URLs.
setSeedUrls(Collection<SeedUrl>) - Method in class com.amazonaws.services.bedrockagent.model.UrlConfiguration
One or more seed or starting point URLs.
setSemanticChunkingConfiguration(SemanticChunkingConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.ChunkingConfiguration
Settings for semantic document chunking for a data source.
setServerSideEncryptionConfiguration(ServerSideEncryptionConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceRequest
Contains details about the server-side encryption for the data source.
setServerSideEncryptionConfiguration(ServerSideEncryptionConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.DataSource
Contains details about the configuration of the server-side encryption.
setServerSideEncryptionConfiguration(ServerSideEncryptionConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceRequest
Contains details about server-side encryption of the data source.
setServiceConfiguration(RetrievalFlowNodeServiceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.RetrievalFlowNodeConfiguration
Contains configurations for the service to use for retrieving data to return as the output from the node.
setServiceConfiguration(StorageFlowNodeServiceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.StorageFlowNodeConfiguration
Contains configurations for the service to use for storing the input into the node.
setSeverity(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowValidation
The severity of the issue described in the message.
setSharePointConfiguration(SharePointDataSourceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.DataSourceConfiguration
The configuration information to connect to SharePoint as your data source.
setSiteUrls(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.SharePointSourceConfiguration
A list of one or more SharePoint site URLs.
setSkipResourceInUseCheck(Boolean) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentActionGroupRequest
By default, this value is false and deletion is stopped if the resource is in use.
setSkipResourceInUseCheck(Boolean) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentRequest
By default, this value is false and deletion is stopped if the resource is in use.
setSkipResourceInUseCheck(Boolean) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentVersionRequest
By default, this value is false and deletion is stopped if the resource is in use.
setSkipResourceInUseCheck(Boolean) - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowRequest
By default, this value is false and deletion is stopped if the resource is in use.
setSkipResourceInUseCheck(Boolean) - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowVersionRequest
By default, this value is false and deletion is stopped if the resource is in use.
setSortBy(IngestionJobSortBy) - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsRequest
Contains details about how to sort the results.
setSource(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowConnection
The node that the connection starts at.
setSourceConfiguration(ConfluenceSourceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceDataSourceConfiguration
The endpoint information to connect to your Confluence data source.
setSourceConfiguration(PromptFlowNodeSourceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeConfiguration
Specifies whether the prompt is from Prompt management or defined inline.
setSourceConfiguration(SalesforceSourceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.SalesforceDataSourceConfiguration
The endpoint information to connect to your Salesforce data source.
setSourceConfiguration(SharePointSourceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.SharePointDataSourceConfiguration
The endpoint information to connect to your SharePoint data source.
setSourceConfiguration(WebSourceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.WebDataSourceConfiguration
The source configuration details for the web data source.
setSourceOutput(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowDataConnectionConfiguration
The name of the output in the source node that the connection begins from.
setStartDate(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasHistoryEvent
The date that the alias began being associated to the version in the routingConfiguration object.
setStartedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
The time at which the ingestion job started.
setStartedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
The time at which the ingestion job was started.
setStatistics(IngestionJobStatistics) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
Contains statistics about the ingestion job.
setStatistics(IngestionJobStatistics) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
Contains statistics for the ingestion job.
setStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The status of the flow.
setStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
The status of the flow.
setStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The status of the data source.
setStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.DataSourceSummary
The status of the data source.
setStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteDataSourceResult
The status of the data source.
setStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteKnowledgeBaseResult
The status of the knowledge base and whether it has been successfully deleted.
setStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowSummary
The status of the flow.
setStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowVersionSummary
The status of the flow.
setStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The status of the flow.
setStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The status of the flow.
setStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
The status of the ingestion job.
setStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
The status of the ingestion job.
setStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
The status of the knowledge base.
setStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseSummary
The status of the knowledge base.
setStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.PrepareFlowResult
The status of the flow.
setStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The status of the flow.
setStepToApply(String) - Method in class com.amazonaws.services.bedrockagent.model.Transformation
When the service applies the transformation.
setStopSequences(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.InferenceConfiguration
A list of stop sequences.
setStopSequences(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.PromptModelInferenceConfiguration
A list of strings that define sequences after which the model will stop generating.
setStorage(StorageFlowNodeConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for a Storage node in your flow.
setStorageConfiguration(StorageConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseRequest
Contains details about the configuration of the vector database used for the knowledge base.
setStorageConfiguration(StorageConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
Contains details about the storage configuration of the knowledge base.
setStorageConfiguration(StorageConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseRequest
Specifies the configuration for the vector store used for the knowledge base.
setStorageDays(Integer) - Method in class com.amazonaws.services.bedrockagent.model.MemoryConfiguration
The number of days the agent is configured to retain the conversational context.
setTableName(String) - Method in class com.amazonaws.services.bedrockagent.model.RdsConfiguration
The name of the table in the database.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.UntagResourceRequest
A list of keys of the tags to remove from the resource.
setTags(Map<String, String>) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasRequest
Any tags that you want to attach to the alias of the agent.
setTags(Map<String, String>) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
Any tags that you want to attach to the agent.
setTags(Map<String, String>) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasRequest
Any tags that you want to attach to the alias of the flow.
setTags(Map<String, String>) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowRequest
Any tags that you want to attach to the flow.
setTags(Map<String, String>) - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseRequest
Specify the key-value pairs for the tags that you want to attach to your knowledge base in this object.
setTags(Map<String, String>) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptRequest
Any tags that you want to attach to the prompt.
setTags(Map<String, String>) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionRequest
Any tags that you want to attach to the version of the prompt.
setTags(Map<String, String>) - Method in class com.amazonaws.services.bedrockagent.model.ListTagsForResourceResult
The key-value pairs for the tags associated with the resource.
setTags(Map<String, String>) - Method in class com.amazonaws.services.bedrockagent.model.TagResourceRequest
An object containing key-value pairs that define the tags to attach to the resource.
setTarget(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowConnection
The node that the connection ends at.
setTargetInput(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowDataConnectionConfiguration
The name of the input in the target node that the connection ends at.
setTemperature(Float) - Method in class com.amazonaws.services.bedrockagent.model.InferenceConfiguration
The likelihood of the model selecting higher-probability options while generating a response.
setTemperature(Float) - Method in class com.amazonaws.services.bedrockagent.model.PromptModelInferenceConfiguration
Controls the randomness of the response.
setTemplateConfiguration(PromptTemplateConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeInlineConfiguration
Contains a prompt and variables in the prompt that can be replaced with values at runtime.
setTemplateConfiguration(PromptTemplateConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.PromptVariant
Contains configurations for the prompt template.
setTemplateType(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeInlineConfiguration
The type of prompt template.
setTemplateType(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptVariant
The type of prompt template to use.
setTenantId(String) - Method in class com.amazonaws.services.bedrockagent.model.SharePointSourceConfiguration
The identifier of your Microsoft 365 tenant.
setText(PromptModelInferenceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.PromptInferenceConfiguration
Contains inference configurations for a text prompt.
setText(TextPromptTemplateConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.PromptTemplateConfiguration
Contains configurations for the text in a message for a prompt.
setText(String) - Method in class com.amazonaws.services.bedrockagent.model.TextPromptTemplateConfiguration
The message for the prompt.
setTextField(String) - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasFieldMapping
The name of the field in which Amazon Bedrock stores the raw text from your data.
setTextField(String) - Method in class com.amazonaws.services.bedrockagent.model.OpenSearchServerlessFieldMapping
The name of the field in which Amazon Bedrock stores the raw text from your data.
setTextField(String) - Method in class com.amazonaws.services.bedrockagent.model.PineconeFieldMapping
The name of the field in which Amazon Bedrock stores the raw text from your data.
setTextField(String) - Method in class com.amazonaws.services.bedrockagent.model.RdsFieldMapping
The name of the field in which Amazon Bedrock stores the raw text from your data.
setTextField(String) - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudFieldMapping
The name of the field in which Amazon Bedrock stores the raw text from your data.
setTopK(Integer) - Method in class com.amazonaws.services.bedrockagent.model.InferenceConfiguration
While generating a response, the model determines the probability of the following token at each point of generation.
setTopK(Integer) - Method in class com.amazonaws.services.bedrockagent.model.PromptModelInferenceConfiguration
The number of most-likely candidates that the model considers for the next token during generation.
setTopP(Float) - Method in class com.amazonaws.services.bedrockagent.model.InferenceConfiguration
While generating a response, the model determines the probability of the following token at each point of generation.
setTopP(Float) - Method in class com.amazonaws.services.bedrockagent.model.PromptModelInferenceConfiguration
The percentage of most-likely candidates that the model considers for the next token.
setTransformationFunction(TransformationFunction) - Method in class com.amazonaws.services.bedrockagent.model.Transformation
A Lambda function that processes documents.
setTransformationLambdaConfiguration(TransformationLambdaConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.TransformationFunction
The Lambda function.
setTransformations(Collection<Transformation>) - Method in class com.amazonaws.services.bedrockagent.model.CustomTransformationConfiguration
A Lambda function that processes documents.
setType(String) - Method in class com.amazonaws.services.bedrockagent.model.CrawlFilterConfiguration
The type of filtering that you want to apply to certain objects or content of the data source.
setType(String) - Method in class com.amazonaws.services.bedrockagent.model.DataSourceConfiguration
The type of data source.
setType(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowConnection
Whether the source node that the connection begins from is a condition node (Conditional) or not ( Data).
setType(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowNode
The type of node.
setType(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeInput
The data type of the input.
setType(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeOutput
The data type of the output.
setType(String) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseConfiguration
The type of data that the data source is converted into for the knowledge base.
setType(String) - Method in class com.amazonaws.services.bedrockagent.model.ParameterDetail
The data type of the parameter.
setType(String) - Method in class com.amazonaws.services.bedrockagent.model.StorageConfiguration
The vector store service in which the knowledge base is stored.
setUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupSummary
The time at which the action group was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.Agent
The time at which the agent was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
The time at which the action group was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
The time at which the alias was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasSummary
The time at which the alias was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBase
The time at which the association between the agent and the knowledge base was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBaseSummary
The time at which the knowledge base associated with an agent was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentSummary
The time at which the agent was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The time at which the version was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersionSummary
The time at which the version was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasResult
The time at which the alias of the flow was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The time at which the flow was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
The time at which the prompt was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
The time at which the prompt was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The time at which the data source was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.DataSourceSummary
The time at which the data source was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
The time at which the alias was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.FlowSummary
The time at which the flow was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasResult
The time at which the flow alias was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The time at which the flow was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
The time at which the prompt was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
The time at which the ingestion job was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
The time at which the ingestion job was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
The time at which the knowledge base was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseSummary
The time at which the knowledge base was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.PromptSummary
The time at which the prompt was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasResult
The time at which the flow alias was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The time at which the flow was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
The time at which the prompt was last updated.
setUri(String) - Method in class com.amazonaws.services.bedrockagent.model.S3Location
The location's URI.
setUrl(String) - Method in class com.amazonaws.services.bedrockagent.model.SeedUrl
A seed or starting point URL.
setUrlConfiguration(UrlConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.WebSourceConfiguration
The configuration of the URL/URLs.
setValidations(Collection<FlowValidation>) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
A list of validation error messages related to the last failed operation on the flow.
setValues(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobFilter
A list of values for the attribute.
setVariants(Collection<PromptVariant>) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptRequest
A list of objects, each containing details about a variant of the prompt.
setVariants(Collection<PromptVariant>) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
A list of objects, each containing details about a variant of the prompt.
setVariants(Collection<PromptVariant>) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
A list of objects, each containing details about a variant of the prompt.
setVariants(Collection<PromptVariant>) - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
A list of objects, each containing details about a variant of the prompt.
setVariants(Collection<PromptVariant>) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptRequest
A list of objects, each containing details about a variant of the prompt.
setVariants(Collection<PromptVariant>) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
A list of objects, each containing details about a variant of the prompt.
setVectorField(String) - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasFieldMapping
The name of the field in which Amazon Bedrock stores the vector embeddings for your data sources.
setVectorField(String) - Method in class com.amazonaws.services.bedrockagent.model.OpenSearchServerlessFieldMapping
The name of the field in which Amazon Bedrock stores the vector embeddings for your data sources.
setVectorField(String) - Method in class com.amazonaws.services.bedrockagent.model.RdsFieldMapping
The name of the field in which Amazon Bedrock stores the vector embeddings for your data sources.
setVectorField(String) - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudFieldMapping
The name of the field in which Amazon Bedrock stores the vector embeddings for your data sources.
setVectorIndexName(String) - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasConfiguration
The name of the MongoDB Atlas vector search index.
setVectorIndexName(String) - Method in class com.amazonaws.services.bedrockagent.model.OpenSearchServerlessConfiguration
The name of the vector store.
setVectorIndexName(String) - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudConfiguration
The name of the vector index.
setVectorIngestionConfiguration(VectorIngestionConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceRequest
Contains details about how to ingest the documents in the data source.
setVectorIngestionConfiguration(VectorIngestionConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.DataSource
Contains details about how to ingest the documents in the data source.
setVectorIngestionConfiguration(VectorIngestionConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceRequest
Contains details about how to ingest the documents in the data source.
setVectorKnowledgeBaseConfiguration(VectorKnowledgeBaseConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseConfiguration
Contains details about the embeddings model that'sused to convert the data source.
setVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The version number.
setVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The version of the flow.
setVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
The version of the flow that was created.
setVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
The version of the prompt.
setVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
The version of the prompt that was created.
setVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowVersionResult
The version of the flow being deleted.
setVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.DeletePromptResult
The version of the prompt that was deleted.
setVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowSummary
The latest version of the flow.
setVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowVersionSummary
The version of the flow.
setVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The version of the flow for which information was retrieved.
setVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The version of the flow for which information was retrieved.
setVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
The version of the prompt.
setVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptSummary
The version of the prompt that this summary applies to.
setVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The version of the flow.
setVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
The version of the prompt.
setWebConfiguration(WebDataSourceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.DataSourceConfiguration
The configuration of web URLs to crawl for your data source.
SharePointAuthType - Enum in com.amazonaws.services.bedrockagent.model
 
SharePointCrawlerConfiguration - Class in com.amazonaws.services.bedrockagent.model
The configuration of the SharePoint content.
SharePointCrawlerConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.SharePointCrawlerConfiguration
 
SharePointDataSourceConfiguration - Class in com.amazonaws.services.bedrockagent.model
The configuration information to connect to SharePoint as your data source.
SharePointDataSourceConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.SharePointDataSourceConfiguration
 
SharePointHostType - Enum in com.amazonaws.services.bedrockagent.model
 
SharePointSourceConfiguration - Class in com.amazonaws.services.bedrockagent.model
The endpoint information to connect to your SharePoint data source.
SharePointSourceConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.SharePointSourceConfiguration
 
shutdown() - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
shutdown() - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
 
SortOrder - Enum in com.amazonaws.services.bedrockagent.model
 
standard() - Static method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClientBuilder
 
startIngestionJob(StartIngestionJobRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
startIngestionJob(StartIngestionJobRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Begins an ingestion job, in which a data source is added to a knowledge base.
startIngestionJob(StartIngestionJobRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Begins an ingestion job, in which a data source is added to a knowledge base.
startIngestionJobAsync(StartIngestionJobRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
startIngestionJobAsync(StartIngestionJobRequest, AsyncHandler<StartIngestionJobRequest, StartIngestionJobResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
startIngestionJobAsync(StartIngestionJobRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Begins an ingestion job, in which a data source is added to a knowledge base.
startIngestionJobAsync(StartIngestionJobRequest, AsyncHandler<StartIngestionJobRequest, StartIngestionJobResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Begins an ingestion job, in which a data source is added to a knowledge base.
startIngestionJobAsync(StartIngestionJobRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
startIngestionJobAsync(StartIngestionJobRequest, AsyncHandler<StartIngestionJobRequest, StartIngestionJobResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
StartIngestionJobRequest - Class in com.amazonaws.services.bedrockagent.model
 
StartIngestionJobRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.StartIngestionJobRequest
 
StartIngestionJobResult - Class in com.amazonaws.services.bedrockagent.model
 
StartIngestionJobResult() - Constructor for class com.amazonaws.services.bedrockagent.model.StartIngestionJobResult
 
StepType - Enum in com.amazonaws.services.bedrockagent.model
 
StorageConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains the storage configuration of the knowledge base.
StorageConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.StorageConfiguration
 
StorageFlowNodeConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains configurations for a Storage node in a flow.
StorageFlowNodeConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.StorageFlowNodeConfiguration
 
StorageFlowNodeS3Configuration - Class in com.amazonaws.services.bedrockagent.model
Contains configurations for the Amazon S3 location in which to store the input into the node.
StorageFlowNodeS3Configuration() - Constructor for class com.amazonaws.services.bedrockagent.model.StorageFlowNodeS3Configuration
 
StorageFlowNodeServiceConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains configurations for the service to use for storing the input into the node.
StorageFlowNodeServiceConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.StorageFlowNodeServiceConfiguration
 

T

tagResource(TagResourceRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Associate tags with a resource.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Associate tags with a resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Associate tags with a resource.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Associate tags with a resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.bedrockagent.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.bedrockagent.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.bedrockagent.model.TagResourceResult
 
TextPromptTemplateConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains configurations for a text prompt template.
TextPromptTemplateConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.TextPromptTemplateConfiguration
 
ThrottlingException - Exception in com.amazonaws.services.bedrockagent.model
The number of requests exceeds the limit.
ThrottlingException(String) - Constructor for exception com.amazonaws.services.bedrockagent.model.ThrottlingException
Constructs a new ThrottlingException with the specified error message.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupExecutor
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.ActionGroupSignature
 
toString() - Method in enum com.amazonaws.services.bedrockagent.model.ActionGroupState
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.Agent
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasHistoryEvent
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasRoutingConfigurationListItem
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.AgentAliasStatus
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.AgentFlowNodeConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBase
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBaseSummary
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.AgentStatus
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.AgentSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.AgentVersionSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.APISchema
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.AssociateAgentKnowledgeBaseRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.AssociateAgentKnowledgeBaseResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.BedrockEmbeddingModelConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.BedrockFoundationModelConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ChunkingConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.ChunkingStrategy
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.CollectorFlowNodeConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ConditionFlowNodeConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.ConfluenceAuthType
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceCrawlerConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceDataSourceConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.ConfluenceHostType
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceSourceConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.CrawlFilterConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.CrawlFilterConfigurationType
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.CreationMode
 
toString() - Method in enum com.amazonaws.services.bedrockagent.model.CustomControlMethod
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.CustomTransformationConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.DataDeletionPolicy
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.DataSource
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.DataSourceConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.DataSourceStatus
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.DataSourceSummary
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.DataSourceType
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentActionGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentActionGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentAliasRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentAliasResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentVersionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.DeleteDataSourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.DeleteDataSourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowAliasRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowAliasResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowVersionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.DeleteKnowledgeBaseRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.DeleteKnowledgeBaseResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.DeletePromptRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.DeletePromptResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.DisassociateAgentKnowledgeBaseRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.DisassociateAgentKnowledgeBaseResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.EmbeddingModelConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.FixedSizeChunkingConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasRoutingConfigurationListItem
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.FlowCondition
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.FlowConditionalConnectionConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.FlowConnection
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.FlowConnectionConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.FlowConnectionType
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.FlowDataConnectionConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.FlowDefinition
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.FlowNode
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeInput
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.FlowNodeIODataType
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeOutput
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.FlowNodeType
 
toString() - Method in enum com.amazonaws.services.bedrockagent.model.FlowStatus
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.FlowSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.FlowValidation
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.FlowValidationSeverity
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.FlowVersionSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.Function
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.FunctionSchema
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentActionGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentActionGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentAliasRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentAliasResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentKnowledgeBaseRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentKnowledgeBaseResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.GetAgentVersionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.GetDataSourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.GetDataSourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.GetIngestionJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.GetIngestionJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.GetKnowledgeBaseRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.GetKnowledgeBaseResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.GetPromptRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.GuardrailConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.HierarchicalChunkingConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.HierarchicalChunkingLevelConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.InferenceConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobFilter
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.IngestionJobFilterAttribute
 
toString() - Method in enum com.amazonaws.services.bedrockagent.model.IngestionJobFilterOperator
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSortBy
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.IngestionJobSortByAttribute
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobStatistics
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.IngestionJobStatus
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.InputFlowNodeConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.IntermediateStorage
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.IteratorFlowNodeConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseFlowNodeConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.KnowledgeBaseState
 
toString() - Method in enum com.amazonaws.services.bedrockagent.model.KnowledgeBaseStatus
 
toString() - Method in enum com.amazonaws.services.bedrockagent.model.KnowledgeBaseStorageType
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseSummary
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.KnowledgeBaseType
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.LambdaFunctionFlowNodeConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.LexFlowNodeConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentActionGroupsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentActionGroupsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentAliasesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentAliasesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentKnowledgeBasesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentKnowledgeBasesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentVersionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ListAgentVersionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ListDataSourcesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ListDataSourcesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowAliasesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowAliasesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowVersionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ListFlowVersionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ListKnowledgeBasesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ListKnowledgeBasesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ListPromptsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ListPromptsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.MemoryConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.MemoryType
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasFieldMapping
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.OpenSearchServerlessConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.OpenSearchServerlessFieldMapping
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.OutputFlowNodeConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ParameterDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ParsingConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ParsingPrompt
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.ParsingStrategy
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.PatternObjectFilter
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.PatternObjectFilterConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.PineconeConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.PineconeFieldMapping
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.PrepareAgentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.PrepareAgentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.PrepareFlowRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.PrepareFlowResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.PromptConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeInlineConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeResourceConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeSourceConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.PromptInferenceConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.PromptInputVariable
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.PromptModelInferenceConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.PromptOverrideConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.PromptState
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.PromptSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.PromptTemplateConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.PromptTemplateType
 
toString() - Method in enum com.amazonaws.services.bedrockagent.model.PromptType
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.PromptVariant
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.RdsConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.RdsFieldMapping
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudFieldMapping
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.RetrievalFlowNodeConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.RetrievalFlowNodeS3Configuration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.RetrievalFlowNodeServiceConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.S3DataSourceConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.S3Identifier
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.S3Location
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.SalesforceAuthType
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.SalesforceCrawlerConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.SalesforceDataSourceConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.SalesforceSourceConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.SeedUrl
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.SemanticChunkingConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ServerSideEncryptionConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.SharePointAuthType
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.SharePointCrawlerConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.SharePointDataSourceConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.SharePointHostType
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.SharePointSourceConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.SortOrder
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.StartIngestionJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.StartIngestionJobResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.StepType
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.StorageConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.StorageFlowNodeConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.StorageFlowNodeS3Configuration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.StorageFlowNodeServiceConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.TextPromptTemplateConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.Transformation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.TransformationFunction
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.TransformationLambdaConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.Type
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentAliasRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentAliasResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentKnowledgeBaseRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentKnowledgeBaseResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.UrlConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.ValidationExceptionField
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.VectorIngestionConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.VectorKnowledgeBaseConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.WebCrawlerConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.WebCrawlerLimits
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.bedrockagent.model.WebDataSourceConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.bedrockagent.model.WebScopeType
 
toString() - Method in class com.amazonaws.services.bedrockagent.model.WebSourceConfiguration
Returns a string representation of this object.
Transformation - Class in com.amazonaws.services.bedrockagent.model
A custom processing step for documents moving through a data source ingestion pipeline.
Transformation() - Constructor for class com.amazonaws.services.bedrockagent.model.Transformation
 
TransformationFunction - Class in com.amazonaws.services.bedrockagent.model
A Lambda function that processes documents.
TransformationFunction() - Constructor for class com.amazonaws.services.bedrockagent.model.TransformationFunction
 
TransformationLambdaConfiguration - Class in com.amazonaws.services.bedrockagent.model
A Lambda function that processes documents.
TransformationLambdaConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.TransformationLambdaConfiguration
 
Type - Enum in com.amazonaws.services.bedrockagent.model
 

U

untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Remove tags from a resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Remove tags from a resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Remove tags from a resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Remove tags from a resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.bedrockagent.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.bedrockagent.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.bedrockagent.model.UntagResourceResult
 
updateAgent(UpdateAgentRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
updateAgent(UpdateAgentRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Updates the configuration of an agent.
updateAgent(UpdateAgentRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Updates the configuration of an agent.
updateAgentActionGroup(UpdateAgentActionGroupRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
updateAgentActionGroup(UpdateAgentActionGroupRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Updates the configuration for an action group for an agent.
updateAgentActionGroup(UpdateAgentActionGroupRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Updates the configuration for an action group for an agent.
updateAgentActionGroupAsync(UpdateAgentActionGroupRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
updateAgentActionGroupAsync(UpdateAgentActionGroupRequest, AsyncHandler<UpdateAgentActionGroupRequest, UpdateAgentActionGroupResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
updateAgentActionGroupAsync(UpdateAgentActionGroupRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Updates the configuration for an action group for an agent.
updateAgentActionGroupAsync(UpdateAgentActionGroupRequest, AsyncHandler<UpdateAgentActionGroupRequest, UpdateAgentActionGroupResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Updates the configuration for an action group for an agent.
updateAgentActionGroupAsync(UpdateAgentActionGroupRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
updateAgentActionGroupAsync(UpdateAgentActionGroupRequest, AsyncHandler<UpdateAgentActionGroupRequest, UpdateAgentActionGroupResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
UpdateAgentActionGroupRequest - Class in com.amazonaws.services.bedrockagent.model
 
UpdateAgentActionGroupRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
 
UpdateAgentActionGroupResult - Class in com.amazonaws.services.bedrockagent.model
 
UpdateAgentActionGroupResult() - Constructor for class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupResult
 
updateAgentAlias(UpdateAgentAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
updateAgentAlias(UpdateAgentAliasRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Updates configurations for an alias of an agent.
updateAgentAlias(UpdateAgentAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Updates configurations for an alias of an agent.
updateAgentAliasAsync(UpdateAgentAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
updateAgentAliasAsync(UpdateAgentAliasRequest, AsyncHandler<UpdateAgentAliasRequest, UpdateAgentAliasResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
updateAgentAliasAsync(UpdateAgentAliasRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Updates configurations for an alias of an agent.
updateAgentAliasAsync(UpdateAgentAliasRequest, AsyncHandler<UpdateAgentAliasRequest, UpdateAgentAliasResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Updates configurations for an alias of an agent.
updateAgentAliasAsync(UpdateAgentAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
updateAgentAliasAsync(UpdateAgentAliasRequest, AsyncHandler<UpdateAgentAliasRequest, UpdateAgentAliasResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
UpdateAgentAliasRequest - Class in com.amazonaws.services.bedrockagent.model
 
UpdateAgentAliasRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.UpdateAgentAliasRequest
 
UpdateAgentAliasResult - Class in com.amazonaws.services.bedrockagent.model
 
UpdateAgentAliasResult() - Constructor for class com.amazonaws.services.bedrockagent.model.UpdateAgentAliasResult
 
updateAgentAsync(UpdateAgentRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
updateAgentAsync(UpdateAgentRequest, AsyncHandler<UpdateAgentRequest, UpdateAgentResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
updateAgentAsync(UpdateAgentRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Updates the configuration of an agent.
updateAgentAsync(UpdateAgentRequest, AsyncHandler<UpdateAgentRequest, UpdateAgentResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Updates the configuration of an agent.
updateAgentAsync(UpdateAgentRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
updateAgentAsync(UpdateAgentRequest, AsyncHandler<UpdateAgentRequest, UpdateAgentResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
updateAgentKnowledgeBase(UpdateAgentKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
updateAgentKnowledgeBase(UpdateAgentKnowledgeBaseRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Updates the configuration for a knowledge base that has been associated with an agent.
updateAgentKnowledgeBase(UpdateAgentKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Updates the configuration for a knowledge base that has been associated with an agent.
updateAgentKnowledgeBaseAsync(UpdateAgentKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
updateAgentKnowledgeBaseAsync(UpdateAgentKnowledgeBaseRequest, AsyncHandler<UpdateAgentKnowledgeBaseRequest, UpdateAgentKnowledgeBaseResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
updateAgentKnowledgeBaseAsync(UpdateAgentKnowledgeBaseRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Updates the configuration for a knowledge base that has been associated with an agent.
updateAgentKnowledgeBaseAsync(UpdateAgentKnowledgeBaseRequest, AsyncHandler<UpdateAgentKnowledgeBaseRequest, UpdateAgentKnowledgeBaseResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Updates the configuration for a knowledge base that has been associated with an agent.
updateAgentKnowledgeBaseAsync(UpdateAgentKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
updateAgentKnowledgeBaseAsync(UpdateAgentKnowledgeBaseRequest, AsyncHandler<UpdateAgentKnowledgeBaseRequest, UpdateAgentKnowledgeBaseResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
UpdateAgentKnowledgeBaseRequest - Class in com.amazonaws.services.bedrockagent.model
 
UpdateAgentKnowledgeBaseRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.UpdateAgentKnowledgeBaseRequest
 
UpdateAgentKnowledgeBaseResult - Class in com.amazonaws.services.bedrockagent.model
 
UpdateAgentKnowledgeBaseResult() - Constructor for class com.amazonaws.services.bedrockagent.model.UpdateAgentKnowledgeBaseResult
 
UpdateAgentRequest - Class in com.amazonaws.services.bedrockagent.model
 
UpdateAgentRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
 
UpdateAgentResult - Class in com.amazonaws.services.bedrockagent.model
 
UpdateAgentResult() - Constructor for class com.amazonaws.services.bedrockagent.model.UpdateAgentResult
 
updateDataSource(UpdateDataSourceRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
updateDataSource(UpdateDataSourceRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Updates the configurations for a data source connector.
updateDataSource(UpdateDataSourceRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Updates the configurations for a data source connector.
updateDataSourceAsync(UpdateDataSourceRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
updateDataSourceAsync(UpdateDataSourceRequest, AsyncHandler<UpdateDataSourceRequest, UpdateDataSourceResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
updateDataSourceAsync(UpdateDataSourceRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Updates the configurations for a data source connector.
updateDataSourceAsync(UpdateDataSourceRequest, AsyncHandler<UpdateDataSourceRequest, UpdateDataSourceResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Updates the configurations for a data source connector.
updateDataSourceAsync(UpdateDataSourceRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
updateDataSourceAsync(UpdateDataSourceRequest, AsyncHandler<UpdateDataSourceRequest, UpdateDataSourceResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
UpdateDataSourceRequest - Class in com.amazonaws.services.bedrockagent.model
 
UpdateDataSourceRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.UpdateDataSourceRequest
 
UpdateDataSourceResult - Class in com.amazonaws.services.bedrockagent.model
 
UpdateDataSourceResult() - Constructor for class com.amazonaws.services.bedrockagent.model.UpdateDataSourceResult
 
updateFlow(UpdateFlowRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
updateFlow(UpdateFlowRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Modifies a flow.
updateFlow(UpdateFlowRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Modifies a flow.
updateFlowAlias(UpdateFlowAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
updateFlowAlias(UpdateFlowAliasRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Modifies the alias of a flow.
updateFlowAlias(UpdateFlowAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Modifies the alias of a flow.
updateFlowAliasAsync(UpdateFlowAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
updateFlowAliasAsync(UpdateFlowAliasRequest, AsyncHandler<UpdateFlowAliasRequest, UpdateFlowAliasResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
updateFlowAliasAsync(UpdateFlowAliasRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Modifies the alias of a flow.
updateFlowAliasAsync(UpdateFlowAliasRequest, AsyncHandler<UpdateFlowAliasRequest, UpdateFlowAliasResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Modifies the alias of a flow.
updateFlowAliasAsync(UpdateFlowAliasRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
updateFlowAliasAsync(UpdateFlowAliasRequest, AsyncHandler<UpdateFlowAliasRequest, UpdateFlowAliasResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
UpdateFlowAliasRequest - Class in com.amazonaws.services.bedrockagent.model
 
UpdateFlowAliasRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasRequest
 
UpdateFlowAliasResult - Class in com.amazonaws.services.bedrockagent.model
 
UpdateFlowAliasResult() - Constructor for class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasResult
 
updateFlowAsync(UpdateFlowRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
updateFlowAsync(UpdateFlowRequest, AsyncHandler<UpdateFlowRequest, UpdateFlowResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
updateFlowAsync(UpdateFlowRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Modifies a flow.
updateFlowAsync(UpdateFlowRequest, AsyncHandler<UpdateFlowRequest, UpdateFlowResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Modifies a flow.
updateFlowAsync(UpdateFlowRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
updateFlowAsync(UpdateFlowRequest, AsyncHandler<UpdateFlowRequest, UpdateFlowResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
UpdateFlowRequest - Class in com.amazonaws.services.bedrockagent.model
 
UpdateFlowRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.UpdateFlowRequest
 
UpdateFlowResult - Class in com.amazonaws.services.bedrockagent.model
 
UpdateFlowResult() - Constructor for class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
 
updateKnowledgeBase(UpdateKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
updateKnowledgeBase(UpdateKnowledgeBaseRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Updates the configuration of a knowledge base with the fields that you specify.
updateKnowledgeBase(UpdateKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Updates the configuration of a knowledge base with the fields that you specify.
updateKnowledgeBaseAsync(UpdateKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
updateKnowledgeBaseAsync(UpdateKnowledgeBaseRequest, AsyncHandler<UpdateKnowledgeBaseRequest, UpdateKnowledgeBaseResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
updateKnowledgeBaseAsync(UpdateKnowledgeBaseRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Updates the configuration of a knowledge base with the fields that you specify.
updateKnowledgeBaseAsync(UpdateKnowledgeBaseRequest, AsyncHandler<UpdateKnowledgeBaseRequest, UpdateKnowledgeBaseResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Updates the configuration of a knowledge base with the fields that you specify.
updateKnowledgeBaseAsync(UpdateKnowledgeBaseRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
updateKnowledgeBaseAsync(UpdateKnowledgeBaseRequest, AsyncHandler<UpdateKnowledgeBaseRequest, UpdateKnowledgeBaseResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
UpdateKnowledgeBaseRequest - Class in com.amazonaws.services.bedrockagent.model
 
UpdateKnowledgeBaseRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseRequest
 
UpdateKnowledgeBaseResult - Class in com.amazonaws.services.bedrockagent.model
 
UpdateKnowledgeBaseResult() - Constructor for class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseResult
 
updatePrompt(UpdatePromptRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgent
 
updatePrompt(UpdatePromptRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgent
Modifies a prompt in your prompt library.
updatePrompt(UpdatePromptRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentClient
Modifies a prompt in your prompt library.
updatePromptAsync(UpdatePromptRequest) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
updatePromptAsync(UpdatePromptRequest, AsyncHandler<UpdatePromptRequest, UpdatePromptResult>) - Method in class com.amazonaws.services.bedrockagent.AbstractAWSBedrockAgentAsync
 
updatePromptAsync(UpdatePromptRequest) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Modifies a prompt in your prompt library.
updatePromptAsync(UpdatePromptRequest, AsyncHandler<UpdatePromptRequest, UpdatePromptResult>) - Method in interface com.amazonaws.services.bedrockagent.AWSBedrockAgentAsync
Modifies a prompt in your prompt library.
updatePromptAsync(UpdatePromptRequest) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
updatePromptAsync(UpdatePromptRequest, AsyncHandler<UpdatePromptRequest, UpdatePromptResult>) - Method in class com.amazonaws.services.bedrockagent.AWSBedrockAgentAsyncClient
 
UpdatePromptRequest - Class in com.amazonaws.services.bedrockagent.model
 
UpdatePromptRequest() - Constructor for class com.amazonaws.services.bedrockagent.model.UpdatePromptRequest
 
UpdatePromptResult - Class in com.amazonaws.services.bedrockagent.model
 
UpdatePromptResult() - Constructor for class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
 
UrlConfiguration - Class in com.amazonaws.services.bedrockagent.model
The configuration of web URLs that you want to crawl.
UrlConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.UrlConfiguration
 

V

ValidationException - Exception in com.amazonaws.services.bedrockagent.model
Input validation failed.
ValidationException(String) - Constructor for exception com.amazonaws.services.bedrockagent.model.ValidationException
Constructs a new ValidationException with the specified error message.
ValidationExceptionField - Class in com.amazonaws.services.bedrockagent.model
Stores information about a field passed inside a request that resulted in an validation error.
ValidationExceptionField() - Constructor for class com.amazonaws.services.bedrockagent.model.ValidationExceptionField
 
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.ActionGroupSignature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.ActionGroupState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.AgentAliasStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.AgentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.ChunkingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.ConfluenceAuthType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.ConfluenceHostType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.CrawlFilterConfigurationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.CreationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.CustomControlMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.DataDeletionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.DataSourceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.DataSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.FlowConnectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.FlowNodeIODataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.FlowNodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.FlowStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.FlowValidationSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.IngestionJobFilterAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.IngestionJobFilterOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.IngestionJobSortByAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.IngestionJobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.KnowledgeBaseState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.KnowledgeBaseStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.KnowledgeBaseStorageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.KnowledgeBaseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.MemoryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.ParsingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.PromptState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.PromptTemplateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.PromptType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.SalesforceAuthType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.SharePointAuthType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.SharePointHostType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.StepType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.bedrockagent.model.WebScopeType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.ActionGroupSignature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.ActionGroupState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.AgentAliasStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.AgentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.ChunkingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.ConfluenceAuthType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.ConfluenceHostType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.CrawlFilterConfigurationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.CreationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.CustomControlMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.DataDeletionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.DataSourceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.DataSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.FlowConnectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.FlowNodeIODataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.FlowNodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.FlowStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.FlowValidationSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.IngestionJobFilterAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.IngestionJobFilterOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.IngestionJobSortByAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.IngestionJobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.KnowledgeBaseState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.KnowledgeBaseStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.KnowledgeBaseStorageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.KnowledgeBaseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.MemoryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.ParsingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.PromptState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.PromptTemplateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.PromptType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.SalesforceAuthType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.SharePointAuthType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.SharePointHostType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.StepType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.bedrockagent.model.WebScopeType
Returns an array containing the constants of this enum type, in the order they are declared.
VectorIngestionConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains details about how to ingest the documents in a data source.
VectorIngestionConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.VectorIngestionConfiguration
 
VectorKnowledgeBaseConfiguration - Class in com.amazonaws.services.bedrockagent.model
Contains details about the model used to create vector embeddings for the knowledge base.
VectorKnowledgeBaseConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.VectorKnowledgeBaseConfiguration
 

W

WebCrawlerConfiguration - Class in com.amazonaws.services.bedrockagent.model
The configuration of web URLs that you want to crawl.
WebCrawlerConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.WebCrawlerConfiguration
 
WebCrawlerLimits - Class in com.amazonaws.services.bedrockagent.model
The rate limits for the URLs that you want to crawl.
WebCrawlerLimits() - Constructor for class com.amazonaws.services.bedrockagent.model.WebCrawlerLimits
 
WebDataSourceConfiguration - Class in com.amazonaws.services.bedrockagent.model
The configuration details for the web data source.
WebDataSourceConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.WebDataSourceConfiguration
 
WebScopeType - Enum in com.amazonaws.services.bedrockagent.model
 
WebSourceConfiguration - Class in com.amazonaws.services.bedrockagent.model
The configuration of the URL/URLs for the web content that you want to crawl.
WebSourceConfiguration() - Constructor for class com.amazonaws.services.bedrockagent.model.WebSourceConfiguration
 
withActionGroupExecutor(ActionGroupExecutor) - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
The Amazon Resource Name (ARN) of the Lambda function containing the business logic that is carried out upon invoking the action or the custom control method for handling the information elicited from the user.
withActionGroupExecutor(ActionGroupExecutor) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
The Amazon Resource Name (ARN) of the Lambda function containing the business logic that is carried out upon invoking the action or the custom control method for handling the information elicited from the user.
withActionGroupExecutor(ActionGroupExecutor) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
The Amazon Resource Name (ARN) of the Lambda function containing the business logic that is carried out upon invoking the action.
withActionGroupId(String) - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupSummary
The unique identifier of the action group.
withActionGroupId(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
The unique identifier of the action group.
withActionGroupId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentActionGroupRequest
The unique identifier of the action group to delete.
withActionGroupId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentActionGroupRequest
The unique identifier of the action group for which to get information.
withActionGroupId(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
The unique identifier of the action group.
withActionGroupName(String) - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupSummary
The name of the action group.
withActionGroupName(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
The name of the action group.
withActionGroupName(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
The name to give the action group.
withActionGroupName(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
Specifies a new name for the action group.
withActionGroupState(String) - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupSummary
Specifies whether the action group is available for the agent to invoke or not when sending an InvokeAgent request.
withActionGroupState(ActionGroupState) - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupSummary
Specifies whether the action group is available for the agent to invoke or not when sending an InvokeAgent request.
withActionGroupState(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
Specifies whether the action group is available for the agent to invoke or not when sending an InvokeAgent request.
withActionGroupState(ActionGroupState) - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
Specifies whether the action group is available for the agent to invoke or not when sending an InvokeAgent request.
withActionGroupState(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
Specifies whether the action group is available for the agent to invoke or not when sending an InvokeAgent request.
withActionGroupState(ActionGroupState) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
Specifies whether the action group is available for the agent to invoke or not when sending an InvokeAgent request.
withActionGroupState(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
Specifies whether the action group is available for the agent to invoke or not when sending an InvokeAgent request.
withActionGroupState(ActionGroupState) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
Specifies whether the action group is available for the agent to invoke or not when sending an InvokeAgent request.
withActionGroupSummaries(ActionGroupSummary...) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentActionGroupsResult
A list of objects, each of which contains information about an action group.
withActionGroupSummaries(Collection<ActionGroupSummary>) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentActionGroupsResult
A list of objects, each of which contains information about an action group.
withAgent(Agent) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentResult
Contains details about the agent created.
withAgent(AgentFlowNodeConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for an agent node in your flow.
withAgent(Agent) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentResult
Contains details about the agent.
withAgent(Agent) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentResult
Contains details about the agent that was updated.
withAgentActionGroup(AgentActionGroup) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupResult
Contains details about the action group that was created.
withAgentActionGroup(AgentActionGroup) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentActionGroupResult
Contains details about the action group.
withAgentActionGroup(AgentActionGroup) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupResult
Contains details about the action group that was updated.
withAgentAlias(AgentAlias) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasResult
Contains details about the alias that was created.
withAgentAlias(AgentAlias) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentAliasResult
Contains information about the alias.
withAgentAlias(AgentAlias) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentAliasResult
Contains details about the alias that was updated.
withAgentAliasArn(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
The Amazon Resource Name (ARN) of the alias of the agent.
withAgentAliasArn(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentFlowNodeConfiguration
The Amazon Resource Name (ARN) of the alias of the agent to invoke.
withAgentAliasHistoryEvents(AgentAliasHistoryEvent...) - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
Contains details about the history of the alias.
withAgentAliasHistoryEvents(Collection<AgentAliasHistoryEvent>) - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
Contains details about the history of the alias.
withAgentAliasId(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
The unique identifier of the alias of the agent.
withAgentAliasId(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasSummary
Contains details about
withAgentAliasId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentAliasRequest
The unique identifier of the alias to delete.
withAgentAliasId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentAliasResult
The unique identifier of the alias that was deleted.
withAgentAliasId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentAliasRequest
The unique identifier of the alias for which to get information.
withAgentAliasId(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentAliasRequest
The unique identifier of the alias.
withAgentAliasName(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
The name of the alias of the agent.
withAgentAliasName(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasSummary
The name of the alias.
withAgentAliasName(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasRequest
The name of the alias.
withAgentAliasName(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentAliasRequest
Specifies a new name for the alias.
withAgentAliasStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
The status of the alias of the agent and whether it is ready for use.
withAgentAliasStatus(AgentAliasStatus) - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
The status of the alias of the agent and whether it is ready for use.
withAgentAliasStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasSummary
The status of the alias.
withAgentAliasStatus(AgentAliasStatus) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasSummary
The status of the alias.
withAgentAliasStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentAliasResult
The status of the alias.
withAgentAliasStatus(AgentAliasStatus) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentAliasResult
The status of the alias.
withAgentAliasSummaries(AgentAliasSummary...) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentAliasesResult
A list of objects, each of which contains information about an alias of the agent.
withAgentAliasSummaries(Collection<AgentAliasSummary>) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentAliasesResult
A list of objects, each of which contains information about an alias of the agent.
withAgentArn(String) - Method in class com.amazonaws.services.bedrockagent.model.Agent
The Amazon Resource Name (ARN) of the agent.
withAgentArn(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The Amazon Resource Name (ARN) of the agent that the version belongs to.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.Agent
The unique identifier of the agent.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
The unique identifier of the agent to which the action group belongs.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
The unique identifier of the agent.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBase
The unique identifier of the agent with which the knowledge base is associated.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentSummary
The unique identifier of the agent.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The unique identifier of the agent that the version belongs to.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.AssociateAgentKnowledgeBaseRequest
The unique identifier of the agent with which you want to associate the knowledge base.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
The unique identifier of the agent for which to create the action group.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasRequest
The unique identifier of the agent.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentActionGroupRequest
The unique identifier of the agent that the action group belongs to.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentAliasRequest
The unique identifier of the agent that the alias belongs to.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentAliasResult
The unique identifier of the agent that the alias belongs to.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentRequest
The unique identifier of the agent to delete.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentResult
The unique identifier of the agent that was deleted.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentVersionRequest
The unique identifier of the agent that the version belongs to.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentVersionResult
The unique identifier of the agent that the version belongs to.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.DisassociateAgentKnowledgeBaseRequest
The unique identifier of the agent from which to disassociate the knowledge base.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentActionGroupRequest
The unique identifier of the agent that the action group belongs to.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentAliasRequest
The unique identifier of the agent to which the alias to get information belongs.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentKnowledgeBaseRequest
The unique identifier of the agent with which the knowledge base is associated.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentRequest
The unique identifier of the agent.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentVersionRequest
The unique identifier of the agent.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentActionGroupsRequest
The unique identifier of the agent.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentAliasesRequest
The unique identifier of the agent.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentKnowledgeBasesRequest
The unique identifier of the agent for which to return information about knowledge bases associated with it.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentVersionsRequest
The unique identifier of the agent.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.PrepareAgentRequest
The unique identifier of the agent for which to create a DRAFT version.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.PrepareAgentResult
The unique identifier of the agent for which the DRAFT version was created.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
The unique identifier of the agent for which to update the action group.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentAliasRequest
The unique identifier of the agent.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentKnowledgeBaseRequest
The unique identifier of the agent associated with the knowledge base that you want to update.
withAgentId(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
The unique identifier of the agent.
withAgentKnowledgeBase(AgentKnowledgeBase) - Method in class com.amazonaws.services.bedrockagent.model.AssociateAgentKnowledgeBaseResult
Contains details about the knowledge base that has been associated with the agent.
withAgentKnowledgeBase(AgentKnowledgeBase) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentKnowledgeBaseResult
Contains details about a knowledge base attached to an agent.
withAgentKnowledgeBase(AgentKnowledgeBase) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentKnowledgeBaseResult
Contains details about the knowledge base that has been associated with an agent.
withAgentKnowledgeBaseSummaries(AgentKnowledgeBaseSummary...) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentKnowledgeBasesResult
A list of objects, each of which contains information about a knowledge base associated with the agent.
withAgentKnowledgeBaseSummaries(Collection<AgentKnowledgeBaseSummary>) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentKnowledgeBasesResult
A list of objects, each of which contains information about a knowledge base associated with the agent.
withAgentName(String) - Method in class com.amazonaws.services.bedrockagent.model.Agent
The name of the agent.
withAgentName(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentSummary
The name of the agent.
withAgentName(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The name of the agent that the version belongs to.
withAgentName(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersionSummary
The name of the agent to which the version belongs.
withAgentName(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
A name for the agent that you create.
withAgentName(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
Specifies a new name for the agent.
withAgentResourceRoleArn(String) - Method in class com.amazonaws.services.bedrockagent.model.Agent
The Amazon Resource Name (ARN) of the IAM role with permissions to invoke API operations on the agent.
withAgentResourceRoleArn(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The Amazon Resource Name (ARN) of the IAM role with permissions to invoke API operations on the agent.
withAgentResourceRoleArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
The Amazon Resource Name (ARN) of the IAM role with permissions to invoke API operations on the agent.
withAgentResourceRoleArn(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
The Amazon Resource Name (ARN) of the IAM role with permissions to invoke API operations on the agent.
withAgentStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.Agent
The status of the agent and whether it is ready for use.
withAgentStatus(AgentStatus) - Method in class com.amazonaws.services.bedrockagent.model.Agent
The status of the agent and whether it is ready for use.
withAgentStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentSummary
The status of the agent.
withAgentStatus(AgentStatus) - Method in class com.amazonaws.services.bedrockagent.model.AgentSummary
The status of the agent.
withAgentStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The status of the agent that the version belongs to.
withAgentStatus(AgentStatus) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The status of the agent that the version belongs to.
withAgentStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersionSummary
The status of the agent to which the version belongs.
withAgentStatus(AgentStatus) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersionSummary
The status of the agent to which the version belongs.
withAgentStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentResult
The status of the agent.
withAgentStatus(AgentStatus) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentResult
The status of the agent.
withAgentStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentVersionResult
The status of the agent version.
withAgentStatus(AgentStatus) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentVersionResult
The status of the agent version.
withAgentStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.PrepareAgentResult
The status of the DRAFT version and whether it is ready for use.
withAgentStatus(AgentStatus) - Method in class com.amazonaws.services.bedrockagent.model.PrepareAgentResult
The status of the DRAFT version and whether it is ready for use.
withAgentSummaries(AgentSummary...) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentsResult
A list of objects, each of which contains information about an agent.
withAgentSummaries(Collection<AgentSummary>) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentsResult
A list of objects, each of which contains information about an agent.
withAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.Agent
The version of the agent.
withAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
The version of the agent to which the action group belongs.
withAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasRoutingConfigurationListItem
The version of the agent with which the alias is associated.
withAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBase
The version of the agent with which the knowledge base is associated.
withAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersionSummary
The version of the agent.
withAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.AssociateAgentKnowledgeBaseRequest
The version of the agent with which you want to associate the knowledge base.
withAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
The version of the agent for which to create the action group.
withAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentActionGroupRequest
The version of the agent that the action group belongs to.
withAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentVersionRequest
The version of the agent to delete.
withAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentVersionResult
The version that was deleted.
withAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.DisassociateAgentKnowledgeBaseRequest
The version of the agent from which to disassociate the knowledge base.
withAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentActionGroupRequest
The version of the agent that the action group belongs to.
withAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentKnowledgeBaseRequest
The version of the agent with which the knowledge base is associated.
withAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentVersionRequest
The version of the agent.
withAgentVersion(AgentVersion) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentVersionResult
Contains details about the version of the agent.
withAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentActionGroupsRequest
The version of the agent.
withAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentKnowledgeBasesRequest
The version of the agent for which to return information about knowledge bases associated with it.
withAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.PrepareAgentResult
The version of the agent.
withAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
The unique identifier of the agent version for which to update the action group.
withAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentKnowledgeBaseRequest
The version of the agent associated with the knowledge base that you want to update.
withAgentVersionSummaries(AgentVersionSummary...) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentVersionsResult
A list of objects, each of which contains information about a version of the agent.
withAgentVersionSummaries(Collection<AgentVersionSummary>) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentVersionsResult
A list of objects, each of which contains information about a version of the agent.
withAliasIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowAliasRequest
The unique identifier of the alias to be deleted.
withAliasIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasRequest
The unique identifier of the alias for which to retrieve information.
withAliasIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasRequest
The unique identifier of the alias.
withApiSchema(APISchema) - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
Contains either details about the S3 object containing the OpenAPI schema for the action group or the JSON or YAML-formatted payload defining the schema.
withApiSchema(APISchema) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
Contains either details about the S3 object containing the OpenAPI schema for the action group or the JSON or YAML-formatted payload defining the schema.
withApiSchema(APISchema) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
Contains either details about the S3 object containing the OpenAPI schema for the action group or the JSON or YAML-formatted payload defining the schema.
withArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasResult
The Amazon Resource Name (ARN) of the alias.
withArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The Amazon Resource Name (ARN) of the flow.
withArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
The Amazon Resource Name (ARN) of the flow.
withArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
The Amazon Resource Name (ARN) of the prompt.
withArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
The Amazon Resource Name (ARN) of the version of the prompt.
withArn(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
The Amazon Resource Name (ARN) of the flow alias.
withArn(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowSummary
The Amazon Resource Name (ARN) of the flow.
withArn(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowVersionSummary
The Amazon Resource Name (ARN) of the flow that the version belongs to.
withArn(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasResult
The Amazon Resource Name (ARN) of the flow.
withArn(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The Amazon Resource Name (ARN) of the flow.
withArn(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The Amazon Resource Name (ARN) of the flow.
withArn(String) - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
The Amazon Resource Name (ARN) of the prompt.
withArn(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptSummary
The Amazon Resource Name (ARN) of the prompt.
withArn(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasResult
The Amazon Resource Name (ARN) of the flow.
withArn(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The Amazon Resource Name (ARN) of the flow.
withArn(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
The Amazon Resource Name (ARN) of the prompt.
withAttribute(String) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobFilter
The attribute by which to filter the results.
withAttribute(IngestionJobFilterAttribute) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobFilter
The attribute by which to filter the results.
withAttribute(String) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSortBy
The attribute by which to sort the results.
withAttribute(IngestionJobSortByAttribute) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSortBy
The attribute by which to sort the results.
withAuthType(String) - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceSourceConfiguration
The supported authentication type to authenticate and connect to your Confluence instance.
withAuthType(ConfluenceAuthType) - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceSourceConfiguration
The supported authentication type to authenticate and connect to your Confluence instance.
withAuthType(String) - Method in class com.amazonaws.services.bedrockagent.model.SalesforceSourceConfiguration
The supported authentication type to authenticate and connect to your Salesforce instance.
withAuthType(SalesforceAuthType) - Method in class com.amazonaws.services.bedrockagent.model.SalesforceSourceConfiguration
The supported authentication type to authenticate and connect to your Salesforce instance.
withAuthType(String) - Method in class com.amazonaws.services.bedrockagent.model.SharePointSourceConfiguration
The supported authentication type to authenticate and connect to your SharePoint site/sites.
withAuthType(SharePointAuthType) - Method in class com.amazonaws.services.bedrockagent.model.SharePointSourceConfiguration
The supported authentication type to authenticate and connect to your SharePoint site/sites.
withBasePromptTemplate(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptConfiguration
Defines the prompt template with which to replace the default prompt template.
withBedrockEmbeddingModelConfiguration(BedrockEmbeddingModelConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.EmbeddingModelConfiguration
The vector configuration details on the Bedrock embeddings model.
withBedrockFoundationModelConfiguration(BedrockFoundationModelConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.ParsingConfiguration
Settings for a foundation model used to parse documents for a data source.
withBotAliasArn(String) - Method in class com.amazonaws.services.bedrockagent.model.LexFlowNodeConfiguration
The Amazon Resource Name (ARN) of the Amazon Lex bot alias to invoke.
withBreakpointPercentileThreshold(Integer) - Method in class com.amazonaws.services.bedrockagent.model.SemanticChunkingConfiguration
The dissimilarity threshold for splitting chunks.
withBucketArn(String) - Method in class com.amazonaws.services.bedrockagent.model.S3DataSourceConfiguration
The Amazon Resource Name (ARN) of the S3 bucket that contains your data.
withBucketName(String) - Method in class com.amazonaws.services.bedrockagent.model.RetrievalFlowNodeS3Configuration
The name of the Amazon S3 bucket from which to retrieve data.
withBucketName(String) - Method in class com.amazonaws.services.bedrockagent.model.StorageFlowNodeS3Configuration
The name of the Amazon S3 bucket in which to store the input into the node.
withBucketOwnerAccountId(String) - Method in class com.amazonaws.services.bedrockagent.model.S3DataSourceConfiguration
The account ID for the owner of the S3 bucket.
withBufferSize(Integer) - Method in class com.amazonaws.services.bedrockagent.model.SemanticChunkingConfiguration
The buffer size.
withChunkingConfiguration(ChunkingConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.VectorIngestionConfiguration
Details about how to chunk the documents in the data source.
withChunkingStrategy(String) - Method in class com.amazonaws.services.bedrockagent.model.ChunkingConfiguration
Knowledge base can split your source data into chunks.
withChunkingStrategy(ChunkingStrategy) - Method in class com.amazonaws.services.bedrockagent.model.ChunkingConfiguration
Knowledge base can split your source data into chunks.
withClientToken(String) - Method in class com.amazonaws.services.bedrockagent.model.Agent
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
withClientToken(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
withClientToken(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
withClientToken(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
withClientToken(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
withClientToken(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
withClientToken(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
withClientToken(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
withClientToken(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
withClientToken(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
withClientToken(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
withClientToken(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
withClientToken(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
withClientToken(String) - Method in class com.amazonaws.services.bedrockagent.model.StartIngestionJobRequest
A unique, case-sensitive identifier to ensure that the API request completes no more than one time.
withCollectionArn(String) - Method in class com.amazonaws.services.bedrockagent.model.OpenSearchServerlessConfiguration
The Amazon Resource Name (ARN) of the OpenSearch Service vector store.
withCollectionName(String) - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasConfiguration
The collection name of the knowledge base in MongoDB Atlas.
withCollector(CollectorFlowNodeConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for a collector node in your flow.
withCondition(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowConditionalConnectionConfiguration
The condition that triggers this connection.
withCondition(ConditionFlowNodeConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for a Condition node in your flow.
withConditional(FlowConditionalConnectionConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowConnectionConfiguration
The configuration of a connection originating from a Condition node.
withConditions(FlowCondition...) - Method in class com.amazonaws.services.bedrockagent.model.ConditionFlowNodeConfiguration
An array of conditions.
withConditions(Collection<FlowCondition>) - Method in class com.amazonaws.services.bedrockagent.model.ConditionFlowNodeConfiguration
An array of conditions.
withConfiguration(FlowConnectionConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowConnection
The configuration of the connection.
withConfiguration(FlowNodeConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowNode
Contains configurations for the node.
withConfluenceConfiguration(ConfluenceDataSourceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.DataSourceConfiguration
The configuration information to connect to Confluence as your data source.
withConnections(FlowConnection...) - Method in class com.amazonaws.services.bedrockagent.model.FlowDefinition
An array of connection definitions in the flow.
withConnections(Collection<FlowConnection>) - Method in class com.amazonaws.services.bedrockagent.model.FlowDefinition
An array of connection definitions in the flow.
withConnectionString(String) - Method in class com.amazonaws.services.bedrockagent.model.PineconeConfiguration
The endpoint URL for your index management page.
withCrawlerConfiguration(ConfluenceCrawlerConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceDataSourceConfiguration
The configuration of the Confluence content.
withCrawlerConfiguration(SalesforceCrawlerConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.SalesforceDataSourceConfiguration
The configuration of the Salesforce content.
withCrawlerConfiguration(SharePointCrawlerConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.SharePointDataSourceConfiguration
The configuration of the SharePoint content.
withCrawlerConfiguration(WebCrawlerConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.WebDataSourceConfiguration
The Web Crawler configuration details for the web data source.
withCrawlerLimits(WebCrawlerLimits) - Method in class com.amazonaws.services.bedrockagent.model.WebCrawlerConfiguration
The configuration of crawl limits for the web URLs.
withCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.Agent
The time at which the agent was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
The time at which the action group was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
The time at which the alias of the agent was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasSummary
The time at which the alias of the agent was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBase
The time at which the association between the agent and the knowledge base was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The time at which the version was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersionSummary
The time at which the version was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasResult
The time at which the alias was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The time at which the flow was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
The time at which the flow was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
The time at which the prompt was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
The time at which the prompt was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The time at which the data source was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
The time at which the alias was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.FlowSummary
The time at which the flow was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.FlowVersionSummary
The time at the flow version was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasResult
The time at which the flow was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The time at which the flow was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The time at which the flow was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
The time at which the prompt was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
The time at which the knowledge base was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.PromptSummary
The time at which the prompt was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasResult
The time at which the flow was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The time at which the flow was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
The time at which the prompt was created.
withCredentialsSecretArn(String) - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceSourceConfiguration
The Amazon Resource Name of an Secrets Manager secret that stores your authentication credentials for your SharePoint site/sites.
withCredentialsSecretArn(String) - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasConfiguration
The Amazon Resource Name (ARN) of the secret that you created in Secrets Manager that contains user credentials for your MongoDB Atlas cluster.
withCredentialsSecretArn(String) - Method in class com.amazonaws.services.bedrockagent.model.PineconeConfiguration
The Amazon Resource Name (ARN) of the secret that you created in Secrets Manager that is linked to your Pinecone API key.
withCredentialsSecretArn(String) - Method in class com.amazonaws.services.bedrockagent.model.RdsConfiguration
The Amazon Resource Name (ARN) of the secret that you created in Secrets Manager that is linked to your Amazon RDS database.
withCredentialsSecretArn(String) - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudConfiguration
The Amazon Resource Name (ARN) of the secret that you created in Secrets Manager that is linked to your Redis Enterprise Cloud database.
withCredentialsSecretArn(String) - Method in class com.amazonaws.services.bedrockagent.model.SalesforceSourceConfiguration
The Amazon Resource Name of an Secrets Manager secret that stores your authentication credentials for your SharePoint site/sites.
withCredentialsSecretArn(String) - Method in class com.amazonaws.services.bedrockagent.model.SharePointSourceConfiguration
The Amazon Resource Name of an Secrets Manager secret that stores your authentication credentials for your SharePoint site/sites.
withCustomControl(String) - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupExecutor
To return the action group invocation results directly in the InvokeAgent response, specify RETURN_CONTROL.
withCustomControl(CustomControlMethod) - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupExecutor
To return the action group invocation results directly in the InvokeAgent response, specify RETURN_CONTROL.
withCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.Agent
The Amazon Resource Name (ARN) of the KMS key that encrypts the agent.
withCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The Amazon Resource Name (ARN) of the KMS key that encrypts the agent.
withCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
The Amazon Resource Name (ARN) of the KMS key with which to encrypt the agent.
withCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowRequest
The Amazon Resource Name (ARN) of the KMS key to encrypt the flow.
withCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The Amazon Resource Name (ARN) of the KMS key that you encrypted the flow with.
withCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
The KMS key that the flow is encrypted with.
withCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptRequest
The Amazon Resource Name (ARN) of the KMS key to encrypt the prompt.
withCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
The Amazon Resource Name (ARN) of the KMS key that you encrypted the prompt with.
withCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
The Amazon Resource Name (ARN) of the KMS key to encrypt the version of the prompt.
withCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The Amazon Resource Name (ARN) of the KMS key that the flow is encrypted with.
withCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The Amazon Resource Name (ARN) of the KMS key that the version of the flow is encrypted with.
withCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
The Amazon Resource Name (ARN) of the KMS key that the prompt is encrypted with.
withCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
The Amazon Resource Name (ARN) of the KMS key with which to encrypt the agent.
withCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowRequest
The Amazon Resource Name (ARN) of the KMS key to encrypt the flow.
withCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The Amazon Resource Name (ARN) of the KMS key that the flow was encrypted with.
withCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptRequest
The Amazon Resource Name (ARN) of the KMS key to encrypt the prompt.
withCustomerEncryptionKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
The Amazon Resource Name (ARN) of the KMS key to encrypt the prompt.
withCustomTransformationConfiguration(CustomTransformationConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.VectorIngestionConfiguration
A custom document transformer for parsed data source documents.
withData(FlowDataConnectionConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowConnectionConfiguration
The configuration of a connection originating from a node that isn't a Condition node.
withDatabaseName(String) - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasConfiguration
The database name in your MongoDB Atlas cluster for your knowledge base.
withDatabaseName(String) - Method in class com.amazonaws.services.bedrockagent.model.RdsConfiguration
The name of your Amazon RDS database.
withDataDeletionPolicy(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceRequest
The data deletion policy for the data source.
withDataDeletionPolicy(DataDeletionPolicy) - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceRequest
The data deletion policy for the data source.
withDataDeletionPolicy(String) - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The data deletion policy for the data source.
withDataDeletionPolicy(DataDeletionPolicy) - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The data deletion policy for the data source.
withDataDeletionPolicy(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceRequest
The data deletion policy for the data source that you want to update.
withDataDeletionPolicy(DataDeletionPolicy) - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceRequest
The data deletion policy for the data source that you want to update.
withDataSource(DataSource) - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceResult
Contains details about the data source.
withDataSource(DataSource) - Method in class com.amazonaws.services.bedrockagent.model.GetDataSourceResult
Contains details about the data source.
withDataSource(DataSource) - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceResult
Contains details about the data source.
withDataSourceConfiguration(DataSourceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceRequest
The connection configuration for the data source.
withDataSourceConfiguration(DataSourceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The connection configuration for the data source.
withDataSourceConfiguration(DataSourceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceRequest
The connection configuration for the data source that you want to update.
withDataSourceId(String) - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The unique identifier of the data source.
withDataSourceId(String) - Method in class com.amazonaws.services.bedrockagent.model.DataSourceSummary
The unique identifier of the data source.
withDataSourceId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteDataSourceRequest
The unique identifier of the data source to delete.
withDataSourceId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteDataSourceResult
The unique identifier of the data source that was deleted.
withDataSourceId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetDataSourceRequest
The unique identifier of the data source.
withDataSourceId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetIngestionJobRequest
The unique identifier of the data source in the ingestion job.
withDataSourceId(String) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
The unique identifier of the ingested data source.
withDataSourceId(String) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
The unique identifier of the data source in the ingestion job.
withDataSourceId(String) - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsRequest
The unique identifier of the data source for which to return ingestion jobs.
withDataSourceId(String) - Method in class com.amazonaws.services.bedrockagent.model.StartIngestionJobRequest
The unique identifier of the data source to ingest.
withDataSourceId(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceRequest
The unique identifier of the data source.
withDataSourceSummaries(DataSourceSummary...) - Method in class com.amazonaws.services.bedrockagent.model.ListDataSourcesResult
A list of objects, each of which contains information about a data source.
withDataSourceSummaries(Collection<DataSourceSummary>) - Method in class com.amazonaws.services.bedrockagent.model.ListDataSourcesResult
A list of objects, each of which contains information about a data source.
withDefaultVariant(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptRequest
The name of the default variant for the prompt.
withDefaultVariant(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
The name of the default variant for your prompt.
withDefaultVariant(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
The name of the default variant for the prompt.
withDefaultVariant(String) - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
The name of the default variant for the prompt.
withDefaultVariant(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptRequest
The name of the default variant for the prompt.
withDefaultVariant(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
The name of the default variant for the prompt.
withDefinition(FlowDefinition) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowRequest
A definition of the nodes and connections between nodes in the flow.
withDefinition(FlowDefinition) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
A definition of the nodes and connections between nodes in the flow.
withDefinition(FlowDefinition) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
A definition of the nodes and connections in the flow.
withDefinition(FlowDefinition) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The definition of the nodes and connections between the nodes in the flow.
withDefinition(FlowDefinition) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The definition of the nodes and connections between nodes in the flow.
withDefinition(FlowDefinition) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowRequest
A definition of the nodes and the connections between the nodes in the flow.
withDefinition(FlowDefinition) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
A definition of the nodes and the connections between nodes in the flow.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupSummary
The description of the action group.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.Agent
The description of the agent.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
The description of the action group.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
The description of the alias of the agent.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasSummary
The description of the alias.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBase
The description of the association between the agent and the knowledge base.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBaseSummary
The description of the knowledge base associated with an agent.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentSummary
The description of the agent.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The description of the version.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersionSummary
The description of the version of the agent.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.AssociateAgentKnowledgeBaseRequest
A description of what the agent should use the knowledge base for.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
A description of the action group.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasRequest
A description of the alias of the agent.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
A description of the agent.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceRequest
A description of the data source.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasRequest
A description for the alias.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasResult
The description of the alias.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowRequest
A description for the flow.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The description of the flow.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionRequest
A description of the version of the flow.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
The description of the flow version.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseRequest
A description of the knowledge base.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptRequest
A description for the prompt.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
The description of the prompt.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionRequest
A description for the version of the prompt.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
A description for the prompt version.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The description of the data source.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.DataSourceSummary
The description of the data source.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
A description of the alias.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowSummary
A description of the flow.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.Function
A description of the function and its purpose.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasResult
The description of the flow.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The description of the flow.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The description of the flow.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
The descriptino of the prompt.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
The description of the ingestion job.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
The description of the ingestion job.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
The description of the knowledge base.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseSummary
The description of the knowledge base.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.ParameterDetail
A description of the parameter.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptSummary
The description of the prompt.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.StartIngestionJobRequest
A description of the ingestion job.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
Specifies a new name for the action group.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentAliasRequest
Specifies a new description for the alias.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentKnowledgeBaseRequest
Specifies a new description for the knowledge base associated with an agent.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
Specifies a new description of the agent.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceRequest
Specifies a new description for the data source.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasRequest
A description for the flow alias.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasResult
The description of the flow.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowRequest
A description for the flow.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The description of the flow.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseRequest
Specifies a new description for the knowledge base.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptRequest
A description for the prompt.
withDescription(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
The description of the prompt.
withDimensions(Integer) - Method in class com.amazonaws.services.bedrockagent.model.BedrockEmbeddingModelConfiguration
The dimensions details for the vector configuration used on the Bedrock embeddings model.
withDomain(String) - Method in class com.amazonaws.services.bedrockagent.model.SharePointSourceConfiguration
The domain of your SharePoint instance or site URL/URLs.
withEmbeddingModelArn(String) - Method in class com.amazonaws.services.bedrockagent.model.VectorKnowledgeBaseConfiguration
The Amazon Resource Name (ARN) of the model used to create vector embeddings for the knowledge base.
withEmbeddingModelConfiguration(EmbeddingModelConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.VectorKnowledgeBaseConfiguration
The embeddings model configuration details for the vector model used in Knowledge Base.
withEnabledMemoryTypes(String...) - Method in class com.amazonaws.services.bedrockagent.model.MemoryConfiguration
The type of memory that is stored.
withEnabledMemoryTypes(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.MemoryConfiguration
The type of memory that is stored.
withEnabledMemoryTypes(MemoryType...) - Method in class com.amazonaws.services.bedrockagent.model.MemoryConfiguration
The type of memory that is stored.
withEndDate(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasHistoryEvent
The date that the alias stopped being associated to the version in the routingConfiguration object
withEndpoint(String) - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasConfiguration
The endpoint URL of your MongoDB Atlas cluster for your knowledge base.
withEndpoint(String) - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudConfiguration
The endpoint URL of the Redis Enterprise Cloud database.
withEndpointServiceName(String) - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasConfiguration
The name of the VPC endpoint service in your account that is connected to your MongoDB Atlas cluster.
withExclusionFilters(String...) - Method in class com.amazonaws.services.bedrockagent.model.PatternObjectFilter
A list of one or more exclusion regular expression patterns to exclude certain object types that adhere to the pattern.
withExclusionFilters(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.PatternObjectFilter
A list of one or more exclusion regular expression patterns to exclude certain object types that adhere to the pattern.
withExclusionFilters(String...) - Method in class com.amazonaws.services.bedrockagent.model.WebCrawlerConfiguration
A list of one or more exclusion regular expression patterns to exclude certain URLs.
withExclusionFilters(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.WebCrawlerConfiguration
A list of one or more exclusion regular expression patterns to exclude certain URLs.
withExecutionRoleArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowRequest
The Amazon Resource Name (ARN) of the service role with permissions to create and manage a flow.
withExecutionRoleArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The Amazon Resource Name (ARN) of the service role with permissions to create a flow.
withExecutionRoleArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
The Amazon Resource Name (ARN) of the service role with permissions to create a flow.
withExecutionRoleArn(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The Amazon Resource Name (ARN) of the service role with permissions to create a flow.
withExecutionRoleArn(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The Amazon Resource Name (ARN) of the service role with permissions to create a flow.
withExecutionRoleArn(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowRequest
The Amazon Resource Name (ARN) of the service role with permissions to create and manage a flow.
withExecutionRoleArn(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The Amazon Resource Name (ARN) of the service role with permissions to create a flow.
withExpression(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowCondition
Defines the condition.
withExpression(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeInput
An expression that formats the input for the node.
withFailureReasons(String...) - Method in class com.amazonaws.services.bedrockagent.model.Agent
Contains reasons that the agent-related API that you invoked failed.
withFailureReasons(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.Agent
Contains reasons that the agent-related API that you invoked failed.
withFailureReasons(String...) - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
Information on the failure of Provisioned Throughput assigned to an agent alias.
withFailureReasons(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
Information on the failure of Provisioned Throughput assigned to an agent alias.
withFailureReasons(String...) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
A list of reasons that the API operation on the version failed.
withFailureReasons(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
A list of reasons that the API operation on the version failed.
withFailureReasons(String...) - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The detailed reasons on the failure to delete a data source.
withFailureReasons(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The detailed reasons on the failure to delete a data source.
withFailureReasons(String...) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
A list of reasons that the ingestion job failed.
withFailureReasons(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
A list of reasons that the ingestion job failed.
withFailureReasons(String...) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
A list of reasons that the API operation on the knowledge base failed.
withFailureReasons(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
A list of reasons that the API operation on the knowledge base failed.
withFieldList(ValidationExceptionField...) - Method in exception com.amazonaws.services.bedrockagent.model.ValidationException
A list of objects containing fields that caused validation errors and their corresponding validation error messages.
withFieldList(Collection<ValidationExceptionField>) - Method in exception com.amazonaws.services.bedrockagent.model.ValidationException
A list of objects containing fields that caused validation errors and their corresponding validation error messages.
withFieldMapping(MongoDbAtlasFieldMapping) - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasConfiguration
Contains the names of the fields to which to map information about the vector store.
withFieldMapping(OpenSearchServerlessFieldMapping) - Method in class com.amazonaws.services.bedrockagent.model.OpenSearchServerlessConfiguration
Contains the names of the fields to which to map information about the vector store.
withFieldMapping(PineconeFieldMapping) - Method in class com.amazonaws.services.bedrockagent.model.PineconeConfiguration
Contains the names of the fields to which to map information about the vector store.
withFieldMapping(RdsFieldMapping) - Method in class com.amazonaws.services.bedrockagent.model.RdsConfiguration
Contains the names of the fields to which to map information about the vector store.
withFieldMapping(RedisEnterpriseCloudFieldMapping) - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudConfiguration
Contains the names of the fields to which to map information about the vector store.
withFilterConfiguration(CrawlFilterConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceCrawlerConfiguration
The configuration of filtering the Confluence content.
withFilterConfiguration(CrawlFilterConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.SalesforceCrawlerConfiguration
The configuration of filtering the Salesforce content.
withFilterConfiguration(CrawlFilterConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.SharePointCrawlerConfiguration
The configuration of filtering the SharePoint content.
withFilters(IngestionJobFilter...) - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsRequest
Contains a definition of a filter for which to filter the results.
withFilters(Collection<IngestionJobFilter>) - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsRequest
Contains a definition of a filter for which to filter the results.
withFilters(PatternObjectFilter...) - Method in class com.amazonaws.services.bedrockagent.model.PatternObjectFilterConfiguration
The configuration of specific filters applied to your data source content.
withFilters(Collection<PatternObjectFilter>) - Method in class com.amazonaws.services.bedrockagent.model.PatternObjectFilterConfiguration
The configuration of specific filters applied to your data source content.
withFixedSizeChunkingConfiguration(FixedSizeChunkingConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.ChunkingConfiguration
Configurations for when you choose fixed-size chunking.
withFlowAliasSummaries(FlowAliasSummary...) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowAliasesResult
A list, each member of which contains information about a flow alias.
withFlowAliasSummaries(Collection<FlowAliasSummary>) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowAliasesResult
A list, each member of which contains information about a flow alias.
withFlowId(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasResult
The unique identifier of the flow that the alias belongs to.
withFlowId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowAliasResult
The unique identifier of the flow that the alias belongs to.
withFlowId(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
The unique identifier of the flow.
withFlowId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasResult
The unique identifier of the flow that the alias belongs to.
withFlowId(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasResult
The unique identifier of the flow.
withFlowIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasRequest
The unique identifier of the flow for which to create an alias.
withFlowIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionRequest
The unique identifier of the flow that you want to create a version of.
withFlowIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowAliasRequest
The unique identifier of the flow that the alias belongs to.
withFlowIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowRequest
The unique identifier of the flow.
withFlowIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowVersionRequest
The unique identifier of the flow whose version that you want to delete
withFlowIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasRequest
The unique identifier of the flow that the alias belongs to.
withFlowIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowRequest
The unique identifier of the flow.
withFlowIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionRequest
The unique identifier of the flow for which to get information.
withFlowIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowAliasesRequest
The unique identifier of the flow for which aliases are being returned.
withFlowIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowVersionsRequest
The unique identifier of the flow.
withFlowIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.PrepareFlowRequest
The unique identifier of the flow.
withFlowIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasRequest
The unique identifier of the flow.
withFlowIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowRequest
The unique identifier of the flow.
withFlowSummaries(FlowSummary...) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowsResult
A list, each member of which contains information about a flow.
withFlowSummaries(Collection<FlowSummary>) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowsResult
A list, each member of which contains information about a flow.
withFlowVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowVersionRequest
The version of the flow that you want to delete.
withFlowVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasRoutingConfigurationListItem
The version that the alias maps to.
withFlowVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionRequest
The version of the flow for which to get information.
withFlowVersionSummaries(FlowVersionSummary...) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowVersionsResult
A list, each member of which contains information about a flow.
withFlowVersionSummaries(Collection<FlowVersionSummary>) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowVersionsResult
A list, each member of which contains information about a flow.
withFoundationModel(String) - Method in class com.amazonaws.services.bedrockagent.model.Agent
The foundation model used for orchestration by the agent.
withFoundationModel(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The foundation model that the version invokes.
withFoundationModel(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
The foundation model to be used for orchestration by the agent you create.
withFoundationModel(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
Specifies a new foundation model to be used for orchestration by the agent.
withFunctions(Function...) - Method in class com.amazonaws.services.bedrockagent.model.FunctionSchema
A list of functions that each define an action in the action group.
withFunctions(Collection<Function>) - Method in class com.amazonaws.services.bedrockagent.model.FunctionSchema
A list of functions that each define an action in the action group.
withFunctionSchema(FunctionSchema) - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
Defines functions that each define parameters that the agent needs to invoke from the user.
withFunctionSchema(FunctionSchema) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
Contains details about the function schema for the action group or the JSON or YAML-formatted payload defining the schema.
withFunctionSchema(FunctionSchema) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
Contains details about the function schema for the action group or the JSON or YAML-formatted payload defining the schema.
withGuardrailConfiguration(GuardrailConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.Agent
Details about the guardrail associated with the agent.
withGuardrailConfiguration(GuardrailConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.AgentSummary
Details about the guardrail associated with the agent.
withGuardrailConfiguration(GuardrailConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
Details about the guardrail associated with the agent.
withGuardrailConfiguration(GuardrailConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersionSummary
Details about the guardrail associated with the agent.
withGuardrailConfiguration(GuardrailConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
The unique Guardrail configuration assigned to the agent when it is created.
withGuardrailConfiguration(GuardrailConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
The unique Guardrail configuration assigned to the agent when it is updated.
withGuardrailIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.GuardrailConfiguration
The unique identifier of the guardrail.
withGuardrailVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.GuardrailConfiguration
The version of the guardrail.
withHierarchicalChunkingConfiguration(HierarchicalChunkingConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.ChunkingConfiguration
Settings for hierarchical document chunking for a data source.
withHostType(String) - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceSourceConfiguration
The supported host type, whether online/cloud or server/on-premises.
withHostType(ConfluenceHostType) - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceSourceConfiguration
The supported host type, whether online/cloud or server/on-premises.
withHostType(String) - Method in class com.amazonaws.services.bedrockagent.model.SharePointSourceConfiguration
The supported host type, whether online/cloud or server/on-premises.
withHostType(SharePointHostType) - Method in class com.amazonaws.services.bedrockagent.model.SharePointSourceConfiguration
The supported host type, whether online/cloud or server/on-premises.
withHostUrl(String) - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceSourceConfiguration
The Confluence host URL or instance URL.
withHostUrl(String) - Method in class com.amazonaws.services.bedrockagent.model.SalesforceSourceConfiguration
The Salesforce host URL or instance URL.
withId(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasResult
The unique identifier of the alias.
withId(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The unique identifier of the flow.
withId(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
The unique identifier of the flow.
withId(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
The unique identifier of the prompt.
withId(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
The unique identifier of the prompt.
withId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowAliasResult
The unique identifier of the flow.
withId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowResult
The unique identifier of the flow.
withId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowVersionResult
The unique identifier of the flow.
withId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeletePromptResult
The unique identifier of the prompt that was deleted.
withId(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
The unique identifier of the alias of the flow.
withId(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowSummary
The unique identifier of the flow.
withId(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowVersionSummary
The unique identifier of the flow.
withId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasResult
The unique identifier of the alias of the flow.
withId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The unique identifier of the flow.
withId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The unique identifier of the flow.
withId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
The unique identifier of the prompt.
withId(String) - Method in class com.amazonaws.services.bedrockagent.model.PrepareFlowResult
The unique identifier of the flow.
withId(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptSummary
The unique identifier of the prompt.
withId(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasResult
The unique identifier of the alias.
withId(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The unique identifier of the flow.
withId(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
The unique identifier of the prompt.
withIdleSessionTTLInSeconds(Integer) - Method in class com.amazonaws.services.bedrockagent.model.Agent
The number of seconds for which Amazon Bedrock keeps information about a user's conversation with the agent.
withIdleSessionTTLInSeconds(Integer) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The number of seconds for which Amazon Bedrock keeps information about a user's conversation with the agent.
withIdleSessionTTLInSeconds(Integer) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
The number of seconds for which Amazon Bedrock keeps information about a user's conversation with the agent.
withIdleSessionTTLInSeconds(Integer) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
The number of seconds for which Amazon Bedrock keeps information about a user's conversation with the agent.
withInclusionFilters(String...) - Method in class com.amazonaws.services.bedrockagent.model.PatternObjectFilter
A list of one or more inclusion regular expression patterns to include certain object types that adhere to the pattern.
withInclusionFilters(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.PatternObjectFilter
A list of one or more inclusion regular expression patterns to include certain object types that adhere to the pattern.
withInclusionFilters(String...) - Method in class com.amazonaws.services.bedrockagent.model.WebCrawlerConfiguration
A list of one or more inclusion regular expression patterns to include certain URLs.
withInclusionFilters(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.WebCrawlerConfiguration
A list of one or more inclusion regular expression patterns to include certain URLs.
withInclusionPrefixes(String...) - Method in class com.amazonaws.services.bedrockagent.model.S3DataSourceConfiguration
A list of S3 prefixes to include certain files or content.
withInclusionPrefixes(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.S3DataSourceConfiguration
A list of S3 prefixes to include certain files or content.
withInferenceConfiguration(InferenceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.PromptConfiguration
Contains inference parameters to use when the agent invokes a foundation model in the part of the agent sequence defined by the promptType.
withInferenceConfiguration(PromptInferenceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeInlineConfiguration
Contains inference configurations for the prompt.
withInferenceConfiguration(PromptInferenceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.PromptVariant
Contains inference configurations for the prompt variant.
withIngestionJob(IngestionJob) - Method in class com.amazonaws.services.bedrockagent.model.GetIngestionJobResult
Contains details about the ingestion job.
withIngestionJob(IngestionJob) - Method in class com.amazonaws.services.bedrockagent.model.StartIngestionJobResult
An object containing information about the ingestion job.
withIngestionJobId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetIngestionJobRequest
The unique identifier of the ingestion job.
withIngestionJobId(String) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
The unique identifier of the ingestion job.
withIngestionJobId(String) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
The unique identifier of the ingestion job.
withIngestionJobSummaries(IngestionJobSummary...) - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsResult
A list of objects, each of which contains information about an ingestion job.
withIngestionJobSummaries(Collection<IngestionJobSummary>) - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsResult
A list of objects, each of which contains information about an ingestion job.
withInline(PromptFlowNodeInlineConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeSourceConfiguration
Contains configurations for a prompt that is defined inline
withInput(InputFlowNodeConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for an input flow node in your flow.
withInputs(FlowNodeInput...) - Method in class com.amazonaws.services.bedrockagent.model.FlowNode
An array of objects, each of which contains information about an input into the node.
withInputs(Collection<FlowNodeInput>) - Method in class com.amazonaws.services.bedrockagent.model.FlowNode
An array of objects, each of which contains information about an input into the node.
withInputVariables(PromptInputVariable...) - Method in class com.amazonaws.services.bedrockagent.model.TextPromptTemplateConfiguration
An array of the variables in the prompt template.
withInputVariables(Collection<PromptInputVariable>) - Method in class com.amazonaws.services.bedrockagent.model.TextPromptTemplateConfiguration
An array of the variables in the prompt template.
withInstruction(String) - Method in class com.amazonaws.services.bedrockagent.model.Agent
Instructions that tell the agent what it should do and how it should interact with users.
withInstruction(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The instructions provided to the agent.
withInstruction(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
Instructions that tell the agent what it should do and how it should interact with users.
withInstruction(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
Specifies new instructions that tell the agent what it should do and how it should interact with users.
withIntermediateStorage(IntermediateStorage) - Method in class com.amazonaws.services.bedrockagent.model.CustomTransformationConfiguration
An S3 bucket path for input and output objects.
withIterator(IteratorFlowNodeConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for an iterator node in your flow.
withKmsKeyArn(String) - Method in class com.amazonaws.services.bedrockagent.model.ServerSideEncryptionConfiguration
The Amazon Resource Name (ARN) of the KMS key used to encrypt the resource.
withKnowledgeBase(KnowledgeBase) - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseResult
Contains details about the knowledge base.
withKnowledgeBase(KnowledgeBaseFlowNodeConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for a knowledge base node in your flow.
withKnowledgeBase(KnowledgeBase) - Method in class com.amazonaws.services.bedrockagent.model.GetKnowledgeBaseResult
Contains details about the knowledge base.
withKnowledgeBase(KnowledgeBase) - Method in class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseResult
Contains details about the knowledge base.
withKnowledgeBaseArn(String) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
The Amazon Resource Name (ARN) of the knowledge base.
withKnowledgeBaseConfiguration(KnowledgeBaseConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseRequest
Contains details about the embeddings model used for the knowledge base.
withKnowledgeBaseConfiguration(KnowledgeBaseConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
Contains details about the embeddings configuration of the knowledge base.
withKnowledgeBaseConfiguration(KnowledgeBaseConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseRequest
Specifies the configuration for the embeddings model used for the knowledge base.
withKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBase
The unique identifier of the association between the agent and the knowledge base.
withKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBaseSummary
The unique identifier of the knowledge base associated with an agent.
withKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.AssociateAgentKnowledgeBaseRequest
The unique identifier of the knowledge base to associate with the agent.
withKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceRequest
The unique identifier of the knowledge base to which to add the data source.
withKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The unique identifier of the knowledge base to which the data source belongs.
withKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.DataSourceSummary
The unique identifier of the knowledge base to which the data source belongs.
withKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteDataSourceRequest
The unique identifier of the knowledge base from which to delete the data source.
withKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteDataSourceResult
The unique identifier of the knowledge base to which the data source that was deleted belonged.
withKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteKnowledgeBaseRequest
The unique identifier of the knowledge base to delete.
withKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteKnowledgeBaseResult
The unique identifier of the knowledge base that was deleted.
withKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.DisassociateAgentKnowledgeBaseRequest
The unique identifier of the knowledge base to disassociate.
withKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetAgentKnowledgeBaseRequest
The unique identifier of the knowledge base associated with the agent.
withKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetDataSourceRequest
The unique identifier of the knowledge base that the data source was added to.
withKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetIngestionJobRequest
The unique identifier of the knowledge base for which the ingestion job applies.
withKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.GetKnowledgeBaseRequest
The unique identifier of the knowledge base for which to get information.
withKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
The unique identifier of the knowledge base to which the data source is being added.
withKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
The unique identifier of the knowledge base to which the data source is added.
withKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
The unique identifier of the knowledge base.
withKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseFlowNodeConfiguration
The unique identifier of the knowledge base to query.
withKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseSummary
The unique identifier of the knowledge base.
withKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.ListDataSourcesRequest
The unique identifier of the knowledge base for which to return a list of information.
withKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsRequest
The unique identifier of the knowledge base for which to return ingestion jobs.
withKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.StartIngestionJobRequest
The unique identifier of the knowledge base to which to add the data source.
withKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentKnowledgeBaseRequest
The unique identifier of the knowledge base that has been associated with an agent.
withKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceRequest
The unique identifier of the knowledge base for the data source.
withKnowledgeBaseId(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseRequest
The unique identifier of the knowledge base to update.
withKnowledgeBaseState(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBase
Specifies whether to use the knowledge base or not when sending an InvokeAgent request.
withKnowledgeBaseState(KnowledgeBaseState) - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBase
Specifies whether to use the knowledge base or not when sending an InvokeAgent request.
withKnowledgeBaseState(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBaseSummary
Specifies whether the agent uses the knowledge base or not when sending an InvokeAgent request.
withKnowledgeBaseState(KnowledgeBaseState) - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBaseSummary
Specifies whether the agent uses the knowledge base or not when sending an InvokeAgent request.
withKnowledgeBaseState(String) - Method in class com.amazonaws.services.bedrockagent.model.AssociateAgentKnowledgeBaseRequest
Specifies whether to use the knowledge base or not when sending an InvokeAgent request.
withKnowledgeBaseState(KnowledgeBaseState) - Method in class com.amazonaws.services.bedrockagent.model.AssociateAgentKnowledgeBaseRequest
Specifies whether to use the knowledge base or not when sending an InvokeAgent request.
withKnowledgeBaseState(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentKnowledgeBaseRequest
Specifies whether the agent uses the knowledge base or not when sending an InvokeAgent request.
withKnowledgeBaseState(KnowledgeBaseState) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentKnowledgeBaseRequest
Specifies whether the agent uses the knowledge base or not when sending an InvokeAgent request.
withKnowledgeBaseSummaries(KnowledgeBaseSummary...) - Method in class com.amazonaws.services.bedrockagent.model.ListKnowledgeBasesResult
A list of objects, each of which contains information about a knowledge base.
withKnowledgeBaseSummaries(Collection<KnowledgeBaseSummary>) - Method in class com.amazonaws.services.bedrockagent.model.ListKnowledgeBasesResult
A list of objects, each of which contains information about a knowledge base.
withLambda(String) - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupExecutor
The Amazon Resource Name (ARN) of the Lambda function containing the business logic that is carried out upon invoking the action.
withLambdaArn(String) - Method in class com.amazonaws.services.bedrockagent.model.LambdaFunctionFlowNodeConfiguration
The Amazon Resource Name (ARN) of the Lambda function to invoke.
withLambdaArn(String) - Method in class com.amazonaws.services.bedrockagent.model.TransformationLambdaConfiguration
The function's ARN identifier.
withLambdaFunction(LambdaFunctionFlowNodeConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for a Lambda function node in your flow.
withLatestAgentVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentSummary
The latest version of the agent.
withLevelConfigurations(HierarchicalChunkingLevelConfiguration...) - Method in class com.amazonaws.services.bedrockagent.model.HierarchicalChunkingConfiguration
Token settings for each layer.
withLevelConfigurations(Collection<HierarchicalChunkingLevelConfiguration>) - Method in class com.amazonaws.services.bedrockagent.model.HierarchicalChunkingConfiguration
Token settings for each layer.
withLex(LexFlowNodeConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for a Lex node in your flow.
withLocaleId(String) - Method in class com.amazonaws.services.bedrockagent.model.LexFlowNodeConfiguration
The Region to invoke the Amazon Lex bot in.
withMaximumLength(Integer) - Method in class com.amazonaws.services.bedrockagent.model.InferenceConfiguration
The maximum number of tokens to allow in the generated response.
withMaxResults(Integer) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentActionGroupsRequest
The maximum number of results to return in the response.
withMaxResults(Integer) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentAliasesRequest
The maximum number of results to return in the response.
withMaxResults(Integer) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentKnowledgeBasesRequest
The maximum number of results to return in the response.
withMaxResults(Integer) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentsRequest
The maximum number of results to return in the response.
withMaxResults(Integer) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentVersionsRequest
The maximum number of results to return in the response.
withMaxResults(Integer) - Method in class com.amazonaws.services.bedrockagent.model.ListDataSourcesRequest
The maximum number of results to return in the response.
withMaxResults(Integer) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowAliasesRequest
The maximum number of results to return in the response.
withMaxResults(Integer) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowsRequest
The maximum number of results to return in the response.
withMaxResults(Integer) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowVersionsRequest
The maximum number of results to return in the response.
withMaxResults(Integer) - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsRequest
The maximum number of results to return in the response.
withMaxResults(Integer) - Method in class com.amazonaws.services.bedrockagent.model.ListKnowledgeBasesRequest
The maximum number of results to return in the response.
withMaxResults(Integer) - Method in class com.amazonaws.services.bedrockagent.model.ListPromptsRequest
The maximum number of results to return in the response.
withMaxTokens(Integer) - Method in class com.amazonaws.services.bedrockagent.model.FixedSizeChunkingConfiguration
The maximum number of tokens to include in a chunk.
withMaxTokens(Integer) - Method in class com.amazonaws.services.bedrockagent.model.HierarchicalChunkingLevelConfiguration
The maximum number of tokens that a chunk can contain in this layer.
withMaxTokens(Integer) - Method in class com.amazonaws.services.bedrockagent.model.PromptModelInferenceConfiguration
The maximum number of tokens to return in the response.
withMaxTokens(Integer) - Method in class com.amazonaws.services.bedrockagent.model.SemanticChunkingConfiguration
The maximum number of tokens that a chunk can contain.
withMemoryConfiguration(MemoryConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.Agent
Contains memory configuration for the agent.
withMemoryConfiguration(MemoryConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
Contains details of the memory configuration on the version of the agent.
withMemoryConfiguration(MemoryConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
Contains the details of the memory configured for the agent.
withMemoryConfiguration(MemoryConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
Specifies the new memory configuration for the agent.
withMessage(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowValidation
A message describing the validation error.
withMessage(String) - Method in class com.amazonaws.services.bedrockagent.model.ValidationExceptionField
A message describing why this field failed validation.
withMetadataField(String) - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasFieldMapping
The name of the field in which Amazon Bedrock stores metadata about the vector store.
withMetadataField(String) - Method in class com.amazonaws.services.bedrockagent.model.OpenSearchServerlessFieldMapping
The name of the field in which Amazon Bedrock stores metadata about the vector store.
withMetadataField(String) - Method in class com.amazonaws.services.bedrockagent.model.PineconeFieldMapping
The name of the field in which Amazon Bedrock stores metadata about the vector store.
withMetadataField(String) - Method in class com.amazonaws.services.bedrockagent.model.RdsFieldMapping
The name of the field in which Amazon Bedrock stores metadata about the vector store.
withMetadataField(String) - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudFieldMapping
The name of the field in which Amazon Bedrock stores metadata about the vector store.
withModelArn(String) - Method in class com.amazonaws.services.bedrockagent.model.BedrockFoundationModelConfiguration
The model's ARN.
withModelId(String) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseFlowNodeConfiguration
The unique identifier of the model to use to generate a response from the query results.
withModelId(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeInlineConfiguration
The unique identifier of the model to run inference with.
withModelId(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptVariant
The unique identifier of the model with which to run inference on the prompt.
withMongoDbAtlasConfiguration(MongoDbAtlasConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.StorageConfiguration
Contains the storage configuration of the knowledge base in MongoDB Atlas.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceRequest
The name of the data source.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasRequest
A name for the alias.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasResult
The name of the alias.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowRequest
A name for the flow.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The name of the flow.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
The name of the flow version.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseRequest
A name for the knowledge base.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptRequest
A name for the prompt.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
The name of the prompt.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
The name of the prompt version.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The name of the data source.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.DataSourceSummary
The name of the data source.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
The name of the alias.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowCondition
A name for the condition that you can reference.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowConnection
A name for the connection that you can reference.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowNode
A name for the node.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeInput
A name for the input that you can reference.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeOutput
A name for the output that you can reference.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowSummary
The name of the flow.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.Function
A name for the function.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasResult
The name of the flow alias.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The name of the flow.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The name of the flow version.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
The name of the prompt.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
The name of the knowledge base.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseSummary
The name of the knowledge base.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptInputVariable
The name of the variable.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptSummary
The name of the prompt.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptVariant
The name of the prompt variant.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceRequest
Specifies a new name for the data source.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasRequest
The name of the flow alias.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasResult
The name of the flow alias.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowRequest
A name for the flow.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The name of the flow.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseRequest
Specifies a new name for the knowledge base.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptRequest
A name for the prompt.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
The name of the prompt.
withName(String) - Method in class com.amazonaws.services.bedrockagent.model.ValidationExceptionField
The name of the field.
withNamespace(String) - Method in class com.amazonaws.services.bedrockagent.model.PineconeConfiguration
The namespace to be used to write new data to your database.
withNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentActionGroupsRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
withNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentActionGroupsResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
withNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentAliasesRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
withNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentAliasesResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
withNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentKnowledgeBasesRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
withNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentKnowledgeBasesResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
withNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentsRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
withNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentsResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
withNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentVersionsRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
withNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListAgentVersionsResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
withNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListDataSourcesRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
withNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListDataSourcesResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
withNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowAliasesRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
withNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowAliasesResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
withNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowsRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
withNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowsResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
withNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowVersionsRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
withNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListFlowVersionsResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
withNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
withNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
withNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListKnowledgeBasesRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
withNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListKnowledgeBasesResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
withNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListPromptsRequest
If the total number of results is greater than the maxResults value provided in the request, enter the token returned in the nextToken field in the response in this field to return the next batch of results.
withNextToken(String) - Method in class com.amazonaws.services.bedrockagent.model.ListPromptsResult
If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.
withNodes(FlowNode...) - Method in class com.amazonaws.services.bedrockagent.model.FlowDefinition
An array of node definitions in the flow.
withNodes(Collection<FlowNode>) - Method in class com.amazonaws.services.bedrockagent.model.FlowDefinition
An array of node definitions in the flow.
withNumberOfDocumentsDeleted(Long) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobStatistics
The number of source documents that was deleted.
withNumberOfDocumentsFailed(Long) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobStatistics
The number of source documents that failed to be ingested.
withNumberOfDocumentsScanned(Long) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobStatistics
The total number of source documents that were scanned.
withNumberOfMetadataDocumentsModified(Long) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobStatistics
The number of metadata files that were updated or deleted.
withNumberOfMetadataDocumentsScanned(Long) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobStatistics
The total number of metadata files that were scanned.
withNumberOfModifiedDocumentsIndexed(Long) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobStatistics
The number of modified source documents in the data source that were successfully indexed.
withNumberOfNewDocumentsIndexed(Long) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobStatistics
The number of new source documents in the data source that were successfully indexed.
withObjectType(String) - Method in class com.amazonaws.services.bedrockagent.model.PatternObjectFilter
The supported object type or content type of the data source.
withOpensearchServerlessConfiguration(OpenSearchServerlessConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.StorageConfiguration
Contains the storage configuration of the knowledge base in Amazon OpenSearch Service.
withOperator(String) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobFilter
The operation to carry out between the attribute and the values.
withOperator(IngestionJobFilterOperator) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobFilter
The operation to carry out between the attribute and the values.
withOrder(String) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSortBy
The order by which to sort the results.
withOrder(SortOrder) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSortBy
The order by which to sort the results.
withOutput(OutputFlowNodeConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for an output flow node in your flow.
withOutputs(FlowNodeOutput...) - Method in class com.amazonaws.services.bedrockagent.model.FlowNode
A list of objects, each of which contains information about an output from the node.
withOutputs(Collection<FlowNodeOutput>) - Method in class com.amazonaws.services.bedrockagent.model.FlowNode
A list of objects, each of which contains information about an output from the node.
withOverlapPercentage(Integer) - Method in class com.amazonaws.services.bedrockagent.model.FixedSizeChunkingConfiguration
The percentage of overlap between adjacent chunks of a data source.
withOverlapTokens(Integer) - Method in class com.amazonaws.services.bedrockagent.model.HierarchicalChunkingConfiguration
The number of tokens to repeat across chunks in the same layer.
withOverrideLambda(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptOverrideConfiguration
The ARN of the Lambda function to use when parsing the raw foundation model output in parts of the agent sequence.
withParameters(Map<String, ParameterDetail>) - Method in class com.amazonaws.services.bedrockagent.model.Function
The parameters that the agent elicits from the user to fulfill the function.
withParentActionGroupSignature(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
To allow your agent to request the user for additional information when trying to complete a task, set this field to AMAZON.UserInput.
withParentActionGroupSignature(ActionGroupSignature) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentActionGroupRequest
To allow your agent to request the user for additional information when trying to complete a task, set this field to AMAZON.UserInput.
withParentActionGroupSignature(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
To allow your agent to request the user for additional information when trying to complete a task, set this field to AMAZON.UserInput.
withParentActionGroupSignature(ActionGroupSignature) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentActionGroupRequest
To allow your agent to request the user for additional information when trying to complete a task, set this field to AMAZON.UserInput.
withParentActionSignature(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
If this field is set as AMAZON.UserInput, the agent can request the user for additional information when trying to complete a task.
withParentActionSignature(ActionGroupSignature) - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
If this field is set as AMAZON.UserInput, the agent can request the user for additional information when trying to complete a task.
withParserMode(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptConfiguration
Specifies whether to override the default parser Lambda function when parsing the raw foundation model output in the part of the agent sequence defined by the promptType.
withParserMode(CreationMode) - Method in class com.amazonaws.services.bedrockagent.model.PromptConfiguration
Specifies whether to override the default parser Lambda function when parsing the raw foundation model output in the part of the agent sequence defined by the promptType.
withParsingConfiguration(ParsingConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.VectorIngestionConfiguration
A custom parser for data source documents.
withParsingPrompt(ParsingPrompt) - Method in class com.amazonaws.services.bedrockagent.model.BedrockFoundationModelConfiguration
Instructions for interpreting the contents of a document.
withParsingPromptText(String) - Method in class com.amazonaws.services.bedrockagent.model.ParsingPrompt
Instructions for interpreting the contents of a document.
withParsingStrategy(String) - Method in class com.amazonaws.services.bedrockagent.model.ParsingConfiguration
The parsing strategy for the data source.
withParsingStrategy(ParsingStrategy) - Method in class com.amazonaws.services.bedrockagent.model.ParsingConfiguration
The parsing strategy for the data source.
withPatternObjectFilter(PatternObjectFilterConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.CrawlFilterConfiguration
The configuration of filtering certain objects or content types of the data source.
withPayload(String) - Method in class com.amazonaws.services.bedrockagent.model.APISchema
The JSON or YAML-formatted payload defining the OpenAPI schema for the action group.
withPineconeConfiguration(PineconeConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.StorageConfiguration
Contains the storage configuration of the knowledge base in Pinecone.
withPreparedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.Agent
The time at which the agent was last prepared.
withPreparedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.PrepareAgentResult
The time at which the DRAFT version of the agent was last prepared.
withPrimaryKeyField(String) - Method in class com.amazonaws.services.bedrockagent.model.RdsFieldMapping
The name of the field in which Amazon Bedrock stores the ID for each entry.
withPrompt(PromptFlowNodeConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for a prompt node in your flow.
withPromptArn(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeResourceConfiguration
The Amazon Resource Name (ARN) of the prompt from Prompt management.
withPromptConfigurations(PromptConfiguration...) - Method in class com.amazonaws.services.bedrockagent.model.PromptOverrideConfiguration
Contains configurations to override a prompt template in one part of an agent sequence.
withPromptConfigurations(Collection<PromptConfiguration>) - Method in class com.amazonaws.services.bedrockagent.model.PromptOverrideConfiguration
Contains configurations to override a prompt template in one part of an agent sequence.
withPromptCreationMode(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptConfiguration
Specifies whether to override the default prompt template for this promptType.
withPromptCreationMode(CreationMode) - Method in class com.amazonaws.services.bedrockagent.model.PromptConfiguration
Specifies whether to override the default prompt template for this promptType.
withPromptIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionRequest
The unique identifier of the prompt that you want to create a version of.
withPromptIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.DeletePromptRequest
The unique identifier of the prompt.
withPromptIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.GetPromptRequest
The unique identifier of the prompt.
withPromptIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.ListPromptsRequest
The unique identifier of the prompt.
withPromptIdentifier(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptRequest
The unique identifier of the prompt.
withPromptOverrideConfiguration(PromptOverrideConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.Agent
Contains configurations to override prompt templates in different parts of an agent sequence.
withPromptOverrideConfiguration(PromptOverrideConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
Contains configurations to override prompt templates in different parts of an agent sequence.
withPromptOverrideConfiguration(PromptOverrideConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
Contains configurations to override prompts in different parts of an agent sequence.
withPromptOverrideConfiguration(PromptOverrideConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentRequest
Contains configurations to override prompts in different parts of an agent sequence.
withPromptState(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptConfiguration
Specifies whether to allow the agent to carry out the step specified in the promptType.
withPromptState(PromptState) - Method in class com.amazonaws.services.bedrockagent.model.PromptConfiguration
Specifies whether to allow the agent to carry out the step specified in the promptType.
withPromptSummaries(PromptSummary...) - Method in class com.amazonaws.services.bedrockagent.model.ListPromptsResult
A list, each member of which contains information about a prompt using Prompt management.
withPromptSummaries(Collection<PromptSummary>) - Method in class com.amazonaws.services.bedrockagent.model.ListPromptsResult
A list, each member of which contains information about a prompt using Prompt management.
withPromptType(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptConfiguration
The step in the agent sequence that this prompt configuration applies to.
withPromptType(PromptType) - Method in class com.amazonaws.services.bedrockagent.model.PromptConfiguration
The step in the agent sequence that this prompt configuration applies to.
withPromptVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.DeletePromptRequest
The version of the prompt to delete.
withPromptVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.GetPromptRequest
The version of the prompt about which you want to retrieve information.
withProvisionedThroughput(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasRoutingConfigurationListItem
Information on the Provisioned Throughput assigned to an agent alias.
withRateLimit(Integer) - Method in class com.amazonaws.services.bedrockagent.model.WebCrawlerLimits
The max rate at which pages are crawled, up to 300 per minute per host.
withRdsConfiguration(RdsConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.StorageConfiguration
Contains details about the storage configuration of the knowledge base in Amazon RDS.
withRecommendedActions(String...) - Method in class com.amazonaws.services.bedrockagent.model.Agent
Contains recommended actions to take for the agent-related API that you invoked to succeed.
withRecommendedActions(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.Agent
Contains recommended actions to take for the agent-related API that you invoked to succeed.
withRecommendedActions(String...) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
A list of recommended actions to take for the failed API operation on the version to succeed.
withRecommendedActions(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
A list of recommended actions to take for the failed API operation on the version to succeed.
withRedisEnterpriseCloudConfiguration(RedisEnterpriseCloudConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.StorageConfiguration
Contains the storage configuration of the knowledge base in Redis Enterprise Cloud.
withRequired(Boolean) - Method in class com.amazonaws.services.bedrockagent.model.ParameterDetail
Whether the parameter is required for the agent to complete the function for action group invocation.
withResource(PromptFlowNodeResourceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeSourceConfiguration
Contains configurations for a prompt from Prompt management.
withResourceArn(String) - Method in class com.amazonaws.services.bedrockagent.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the resource for which to list tags.
withResourceArn(String) - Method in class com.amazonaws.services.bedrockagent.model.RdsConfiguration
The Amazon Resource Name (ARN) of the vector store.
withResourceArn(String) - Method in class com.amazonaws.services.bedrockagent.model.TagResourceRequest
The Amazon Resource Name (ARN) of the resource to tag.
withResourceArn(String) - Method in class com.amazonaws.services.bedrockagent.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the resource from which to remove tags.
withRetrieval(RetrievalFlowNodeConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for a Retrieval node in your flow.
withRoleArn(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseRequest
The Amazon Resource Name (ARN) of the IAM role with permissions to invoke API operations on the knowledge base.
withRoleArn(String) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
The Amazon Resource Name (ARN) of the IAM role with permissions to invoke API operations on the knowledge base.
withRoleArn(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseRequest
Specifies a different Amazon Resource Name (ARN) of the IAM role with permissions to invoke API operations on the knowledge base.
withRoutingConfiguration(AgentAliasRoutingConfigurationListItem...) - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
Contains details about the routing configuration of the alias.
withRoutingConfiguration(Collection<AgentAliasRoutingConfigurationListItem>) - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
Contains details about the routing configuration of the alias.
withRoutingConfiguration(AgentAliasRoutingConfigurationListItem...) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasHistoryEvent
Contains details about the version of the agent with which the alias is associated.
withRoutingConfiguration(Collection<AgentAliasRoutingConfigurationListItem>) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasHistoryEvent
Contains details about the version of the agent with which the alias is associated.
withRoutingConfiguration(AgentAliasRoutingConfigurationListItem...) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasSummary
Contains details about the version of the agent with which the alias is associated.
withRoutingConfiguration(Collection<AgentAliasRoutingConfigurationListItem>) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasSummary
Contains details about the version of the agent with which the alias is associated.
withRoutingConfiguration(AgentAliasRoutingConfigurationListItem...) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasRequest
Contains details about the routing configuration of the alias.
withRoutingConfiguration(Collection<AgentAliasRoutingConfigurationListItem>) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasRequest
Contains details about the routing configuration of the alias.
withRoutingConfiguration(FlowAliasRoutingConfigurationListItem...) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasRequest
Contains information about the version to which to map the alias.
withRoutingConfiguration(Collection<FlowAliasRoutingConfigurationListItem>) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasRequest
Contains information about the version to which to map the alias.
withRoutingConfiguration(FlowAliasRoutingConfigurationListItem...) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasResult
Contains information about the version that the alias is mapped to.
withRoutingConfiguration(Collection<FlowAliasRoutingConfigurationListItem>) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasResult
Contains information about the version that the alias is mapped to.
withRoutingConfiguration(FlowAliasRoutingConfigurationListItem...) - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
A list of configurations about the versions that the alias maps to.
withRoutingConfiguration(Collection<FlowAliasRoutingConfigurationListItem>) - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
A list of configurations about the versions that the alias maps to.
withRoutingConfiguration(FlowAliasRoutingConfigurationListItem...) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasResult
Contains information about the version that the alias is mapped to.
withRoutingConfiguration(Collection<FlowAliasRoutingConfigurationListItem>) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasResult
Contains information about the version that the alias is mapped to.
withRoutingConfiguration(AgentAliasRoutingConfigurationListItem...) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentAliasRequest
Contains details about the routing configuration of the alias.
withRoutingConfiguration(Collection<AgentAliasRoutingConfigurationListItem>) - Method in class com.amazonaws.services.bedrockagent.model.UpdateAgentAliasRequest
Contains details about the routing configuration of the alias.
withRoutingConfiguration(FlowAliasRoutingConfigurationListItem...) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasRequest
Contains information about the version to which to map the alias.
withRoutingConfiguration(Collection<FlowAliasRoutingConfigurationListItem>) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasRequest
Contains information about the version to which to map the alias.
withRoutingConfiguration(FlowAliasRoutingConfigurationListItem...) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasResult
Contains information about the version that the alias is mapped to.
withRoutingConfiguration(Collection<FlowAliasRoutingConfigurationListItem>) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasResult
Contains information about the version that the alias is mapped to.
withS3(S3Identifier) - Method in class com.amazonaws.services.bedrockagent.model.APISchema
Contains details about the S3 object containing the OpenAPI schema for the action group.
withS3(RetrievalFlowNodeS3Configuration) - Method in class com.amazonaws.services.bedrockagent.model.RetrievalFlowNodeServiceConfiguration
Contains configurations for the Amazon S3 location from which to retrieve data to return as the output from the node.
withS3(StorageFlowNodeS3Configuration) - Method in class com.amazonaws.services.bedrockagent.model.StorageFlowNodeServiceConfiguration
Contains configurations for the Amazon S3 location in which to store the input into the node.
withS3BucketName(String) - Method in class com.amazonaws.services.bedrockagent.model.S3Identifier
The name of the S3 bucket.
withS3Configuration(S3DataSourceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.DataSourceConfiguration
The configuration information to connect to Amazon S3 as your data source.
withS3Location(S3Location) - Method in class com.amazonaws.services.bedrockagent.model.IntermediateStorage
An S3 bucket path.
withS3ObjectKey(String) - Method in class com.amazonaws.services.bedrockagent.model.S3Identifier
The S3 object key for the S3 resource.
withSalesforceConfiguration(SalesforceDataSourceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.DataSourceConfiguration
The configuration information to connect to Salesforce as your data source.
withScope(String) - Method in class com.amazonaws.services.bedrockagent.model.WebCrawlerConfiguration
The scope of what is crawled for your URLs.
withScope(WebScopeType) - Method in class com.amazonaws.services.bedrockagent.model.WebCrawlerConfiguration
The scope of what is crawled for your URLs.
withSeedUrls(SeedUrl...) - Method in class com.amazonaws.services.bedrockagent.model.UrlConfiguration
One or more seed or starting point URLs.
withSeedUrls(Collection<SeedUrl>) - Method in class com.amazonaws.services.bedrockagent.model.UrlConfiguration
One or more seed or starting point URLs.
withSemanticChunkingConfiguration(SemanticChunkingConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.ChunkingConfiguration
Settings for semantic document chunking for a data source.
withServerSideEncryptionConfiguration(ServerSideEncryptionConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceRequest
Contains details about the server-side encryption for the data source.
withServerSideEncryptionConfiguration(ServerSideEncryptionConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.DataSource
Contains details about the configuration of the server-side encryption.
withServerSideEncryptionConfiguration(ServerSideEncryptionConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceRequest
Contains details about server-side encryption of the data source.
withServiceConfiguration(RetrievalFlowNodeServiceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.RetrievalFlowNodeConfiguration
Contains configurations for the service to use for retrieving data to return as the output from the node.
withServiceConfiguration(StorageFlowNodeServiceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.StorageFlowNodeConfiguration
Contains configurations for the service to use for storing the input into the node.
withSeverity(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowValidation
The severity of the issue described in the message.
withSeverity(FlowValidationSeverity) - Method in class com.amazonaws.services.bedrockagent.model.FlowValidation
The severity of the issue described in the message.
withSharePointConfiguration(SharePointDataSourceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.DataSourceConfiguration
The configuration information to connect to SharePoint as your data source.
withSiteUrls(String...) - Method in class com.amazonaws.services.bedrockagent.model.SharePointSourceConfiguration
A list of one or more SharePoint site URLs.
withSiteUrls(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.SharePointSourceConfiguration
A list of one or more SharePoint site URLs.
withSkipResourceInUseCheck(Boolean) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentActionGroupRequest
By default, this value is false and deletion is stopped if the resource is in use.
withSkipResourceInUseCheck(Boolean) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentRequest
By default, this value is false and deletion is stopped if the resource is in use.
withSkipResourceInUseCheck(Boolean) - Method in class com.amazonaws.services.bedrockagent.model.DeleteAgentVersionRequest
By default, this value is false and deletion is stopped if the resource is in use.
withSkipResourceInUseCheck(Boolean) - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowRequest
By default, this value is false and deletion is stopped if the resource is in use.
withSkipResourceInUseCheck(Boolean) - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowVersionRequest
By default, this value is false and deletion is stopped if the resource is in use.
withSortBy(IngestionJobSortBy) - Method in class com.amazonaws.services.bedrockagent.model.ListIngestionJobsRequest
Contains details about how to sort the results.
withSource(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowConnection
The node that the connection starts at.
withSourceConfiguration(ConfluenceSourceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.ConfluenceDataSourceConfiguration
The endpoint information to connect to your Confluence data source.
withSourceConfiguration(PromptFlowNodeSourceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeConfiguration
Specifies whether the prompt is from Prompt management or defined inline.
withSourceConfiguration(SalesforceSourceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.SalesforceDataSourceConfiguration
The endpoint information to connect to your Salesforce data source.
withSourceConfiguration(SharePointSourceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.SharePointDataSourceConfiguration
The endpoint information to connect to your SharePoint data source.
withSourceConfiguration(WebSourceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.WebDataSourceConfiguration
The source configuration details for the web data source.
withSourceOutput(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowDataConnectionConfiguration
The name of the output in the source node that the connection begins from.
withStartDate(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasHistoryEvent
The date that the alias began being associated to the version in the routingConfiguration object.
withStartedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
The time at which the ingestion job started.
withStartedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
The time at which the ingestion job was started.
withStatistics(IngestionJobStatistics) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
Contains statistics about the ingestion job.
withStatistics(IngestionJobStatistics) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
Contains statistics for the ingestion job.
withStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The status of the flow.
withStatus(FlowStatus) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The status of the flow.
withStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
The status of the flow.
withStatus(FlowStatus) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
The status of the flow.
withStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The status of the data source.
withStatus(DataSourceStatus) - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The status of the data source.
withStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.DataSourceSummary
The status of the data source.
withStatus(DataSourceStatus) - Method in class com.amazonaws.services.bedrockagent.model.DataSourceSummary
The status of the data source.
withStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteDataSourceResult
The status of the data source.
withStatus(DataSourceStatus) - Method in class com.amazonaws.services.bedrockagent.model.DeleteDataSourceResult
The status of the data source.
withStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteKnowledgeBaseResult
The status of the knowledge base and whether it has been successfully deleted.
withStatus(KnowledgeBaseStatus) - Method in class com.amazonaws.services.bedrockagent.model.DeleteKnowledgeBaseResult
The status of the knowledge base and whether it has been successfully deleted.
withStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowSummary
The status of the flow.
withStatus(FlowStatus) - Method in class com.amazonaws.services.bedrockagent.model.FlowSummary
The status of the flow.
withStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowVersionSummary
The status of the flow.
withStatus(FlowStatus) - Method in class com.amazonaws.services.bedrockagent.model.FlowVersionSummary
The status of the flow.
withStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The status of the flow.
withStatus(FlowStatus) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The status of the flow.
withStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The status of the flow.
withStatus(FlowStatus) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The status of the flow.
withStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
The status of the ingestion job.
withStatus(IngestionJobStatus) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
The status of the ingestion job.
withStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
The status of the ingestion job.
withStatus(IngestionJobStatus) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
The status of the ingestion job.
withStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
The status of the knowledge base.
withStatus(KnowledgeBaseStatus) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
The status of the knowledge base.
withStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseSummary
The status of the knowledge base.
withStatus(KnowledgeBaseStatus) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseSummary
The status of the knowledge base.
withStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.PrepareFlowResult
The status of the flow.
withStatus(FlowStatus) - Method in class com.amazonaws.services.bedrockagent.model.PrepareFlowResult
The status of the flow.
withStatus(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The status of the flow.
withStatus(FlowStatus) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The status of the flow.
withStepToApply(String) - Method in class com.amazonaws.services.bedrockagent.model.Transformation
When the service applies the transformation.
withStepToApply(StepType) - Method in class com.amazonaws.services.bedrockagent.model.Transformation
When the service applies the transformation.
withStopSequences(String...) - Method in class com.amazonaws.services.bedrockagent.model.InferenceConfiguration
A list of stop sequences.
withStopSequences(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.InferenceConfiguration
A list of stop sequences.
withStopSequences(String...) - Method in class com.amazonaws.services.bedrockagent.model.PromptModelInferenceConfiguration
A list of strings that define sequences after which the model will stop generating.
withStopSequences(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.PromptModelInferenceConfiguration
A list of strings that define sequences after which the model will stop generating.
withStorage(StorageFlowNodeConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeConfiguration
Contains configurations for a Storage node in your flow.
withStorageConfiguration(StorageConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseRequest
Contains details about the configuration of the vector database used for the knowledge base.
withStorageConfiguration(StorageConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
Contains details about the storage configuration of the knowledge base.
withStorageConfiguration(StorageConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.UpdateKnowledgeBaseRequest
Specifies the configuration for the vector store used for the knowledge base.
withStorageDays(Integer) - Method in class com.amazonaws.services.bedrockagent.model.MemoryConfiguration
The number of days the agent is configured to retain the conversational context.
withTableName(String) - Method in class com.amazonaws.services.bedrockagent.model.RdsConfiguration
The name of the table in the database.
withTagKeys(String...) - Method in class com.amazonaws.services.bedrockagent.model.UntagResourceRequest
A list of keys of the tags to remove from the resource.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.UntagResourceRequest
A list of keys of the tags to remove from the resource.
withTags(Map<String, String>) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentAliasRequest
Any tags that you want to attach to the alias of the agent.
withTags(Map<String, String>) - Method in class com.amazonaws.services.bedrockagent.model.CreateAgentRequest
Any tags that you want to attach to the agent.
withTags(Map<String, String>) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasRequest
Any tags that you want to attach to the alias of the flow.
withTags(Map<String, String>) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowRequest
Any tags that you want to attach to the flow.
withTags(Map<String, String>) - Method in class com.amazonaws.services.bedrockagent.model.CreateKnowledgeBaseRequest
Specify the key-value pairs for the tags that you want to attach to your knowledge base in this object.
withTags(Map<String, String>) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptRequest
Any tags that you want to attach to the prompt.
withTags(Map<String, String>) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionRequest
Any tags that you want to attach to the version of the prompt.
withTags(Map<String, String>) - Method in class com.amazonaws.services.bedrockagent.model.ListTagsForResourceResult
The key-value pairs for the tags associated with the resource.
withTags(Map<String, String>) - Method in class com.amazonaws.services.bedrockagent.model.TagResourceRequest
An object containing key-value pairs that define the tags to attach to the resource.
withTarget(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowConnection
The node that the connection ends at.
withTargetInput(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowDataConnectionConfiguration
The name of the input in the target node that the connection ends at.
withTemperature(Float) - Method in class com.amazonaws.services.bedrockagent.model.InferenceConfiguration
The likelihood of the model selecting higher-probability options while generating a response.
withTemperature(Float) - Method in class com.amazonaws.services.bedrockagent.model.PromptModelInferenceConfiguration
Controls the randomness of the response.
withTemplateConfiguration(PromptTemplateConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeInlineConfiguration
Contains a prompt and variables in the prompt that can be replaced with values at runtime.
withTemplateConfiguration(PromptTemplateConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.PromptVariant
Contains configurations for the prompt template.
withTemplateType(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeInlineConfiguration
The type of prompt template.
withTemplateType(PromptTemplateType) - Method in class com.amazonaws.services.bedrockagent.model.PromptFlowNodeInlineConfiguration
The type of prompt template.
withTemplateType(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptVariant
The type of prompt template to use.
withTemplateType(PromptTemplateType) - Method in class com.amazonaws.services.bedrockagent.model.PromptVariant
The type of prompt template to use.
withTenantId(String) - Method in class com.amazonaws.services.bedrockagent.model.SharePointSourceConfiguration
The identifier of your Microsoft 365 tenant.
withText(PromptModelInferenceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.PromptInferenceConfiguration
Contains inference configurations for a text prompt.
withText(TextPromptTemplateConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.PromptTemplateConfiguration
Contains configurations for the text in a message for a prompt.
withText(String) - Method in class com.amazonaws.services.bedrockagent.model.TextPromptTemplateConfiguration
The message for the prompt.
withTextField(String) - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasFieldMapping
The name of the field in which Amazon Bedrock stores the raw text from your data.
withTextField(String) - Method in class com.amazonaws.services.bedrockagent.model.OpenSearchServerlessFieldMapping
The name of the field in which Amazon Bedrock stores the raw text from your data.
withTextField(String) - Method in class com.amazonaws.services.bedrockagent.model.PineconeFieldMapping
The name of the field in which Amazon Bedrock stores the raw text from your data.
withTextField(String) - Method in class com.amazonaws.services.bedrockagent.model.RdsFieldMapping
The name of the field in which Amazon Bedrock stores the raw text from your data.
withTextField(String) - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudFieldMapping
The name of the field in which Amazon Bedrock stores the raw text from your data.
withTopK(Integer) - Method in class com.amazonaws.services.bedrockagent.model.InferenceConfiguration
While generating a response, the model determines the probability of the following token at each point of generation.
withTopK(Integer) - Method in class com.amazonaws.services.bedrockagent.model.PromptModelInferenceConfiguration
The number of most-likely candidates that the model considers for the next token during generation.
withTopP(Float) - Method in class com.amazonaws.services.bedrockagent.model.InferenceConfiguration
While generating a response, the model determines the probability of the following token at each point of generation.
withTopP(Float) - Method in class com.amazonaws.services.bedrockagent.model.PromptModelInferenceConfiguration
The percentage of most-likely candidates that the model considers for the next token.
withTransformationFunction(TransformationFunction) - Method in class com.amazonaws.services.bedrockagent.model.Transformation
A Lambda function that processes documents.
withTransformationLambdaConfiguration(TransformationLambdaConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.TransformationFunction
The Lambda function.
withTransformations(Transformation...) - Method in class com.amazonaws.services.bedrockagent.model.CustomTransformationConfiguration
A Lambda function that processes documents.
withTransformations(Collection<Transformation>) - Method in class com.amazonaws.services.bedrockagent.model.CustomTransformationConfiguration
A Lambda function that processes documents.
withType(String) - Method in class com.amazonaws.services.bedrockagent.model.CrawlFilterConfiguration
The type of filtering that you want to apply to certain objects or content of the data source.
withType(CrawlFilterConfigurationType) - Method in class com.amazonaws.services.bedrockagent.model.CrawlFilterConfiguration
The type of filtering that you want to apply to certain objects or content of the data source.
withType(String) - Method in class com.amazonaws.services.bedrockagent.model.DataSourceConfiguration
The type of data source.
withType(DataSourceType) - Method in class com.amazonaws.services.bedrockagent.model.DataSourceConfiguration
The type of data source.
withType(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowConnection
Whether the source node that the connection begins from is a condition node (Conditional) or not ( Data).
withType(FlowConnectionType) - Method in class com.amazonaws.services.bedrockagent.model.FlowConnection
Whether the source node that the connection begins from is a condition node (Conditional) or not ( Data).
withType(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowNode
The type of node.
withType(FlowNodeType) - Method in class com.amazonaws.services.bedrockagent.model.FlowNode
The type of node.
withType(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeInput
The data type of the input.
withType(FlowNodeIODataType) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeInput
The data type of the input.
withType(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeOutput
The data type of the output.
withType(FlowNodeIODataType) - Method in class com.amazonaws.services.bedrockagent.model.FlowNodeOutput
The data type of the output.
withType(String) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseConfiguration
The type of data that the data source is converted into for the knowledge base.
withType(KnowledgeBaseType) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseConfiguration
The type of data that the data source is converted into for the knowledge base.
withType(String) - Method in class com.amazonaws.services.bedrockagent.model.ParameterDetail
The data type of the parameter.
withType(Type) - Method in class com.amazonaws.services.bedrockagent.model.ParameterDetail
The data type of the parameter.
withType(String) - Method in class com.amazonaws.services.bedrockagent.model.StorageConfiguration
The vector store service in which the knowledge base is stored.
withType(KnowledgeBaseStorageType) - Method in class com.amazonaws.services.bedrockagent.model.StorageConfiguration
The vector store service in which the knowledge base is stored.
withUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.ActionGroupSummary
The time at which the action group was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.Agent
The time at which the agent was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentActionGroup
The time at which the action group was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentAlias
The time at which the alias was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentAliasSummary
The time at which the alias was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBase
The time at which the association between the agent and the knowledge base was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentKnowledgeBaseSummary
The time at which the knowledge base associated with an agent was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentSummary
The time at which the agent was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The time at which the version was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersionSummary
The time at which the version was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowAliasResult
The time at which the alias of the flow was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The time at which the flow was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
The time at which the prompt was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
The time at which the prompt was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.DataSource
The time at which the data source was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.DataSourceSummary
The time at which the data source was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.FlowAliasSummary
The time at which the alias was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.FlowSummary
The time at which the flow was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowAliasResult
The time at which the flow alias was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The time at which the flow was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
The time at which the prompt was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJob
The time at which the ingestion job was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobSummary
The time at which the ingestion job was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBase
The time at which the knowledge base was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseSummary
The time at which the knowledge base was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.PromptSummary
The time at which the prompt was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowAliasResult
The time at which the flow alias was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The time at which the flow was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
The time at which the prompt was last updated.
withUri(String) - Method in class com.amazonaws.services.bedrockagent.model.S3Location
The location's URI.
withUrl(String) - Method in class com.amazonaws.services.bedrockagent.model.SeedUrl
A seed or starting point URL.
withUrlConfiguration(UrlConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.WebSourceConfiguration
The configuration of the URL/URLs.
withValidations(FlowValidation...) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
A list of validation error messages related to the last failed operation on the flow.
withValidations(Collection<FlowValidation>) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
A list of validation error messages related to the last failed operation on the flow.
withValues(String...) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobFilter
A list of values for the attribute.
withValues(Collection<String>) - Method in class com.amazonaws.services.bedrockagent.model.IngestionJobFilter
A list of values for the attribute.
withVariants(PromptVariant...) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptRequest
A list of objects, each containing details about a variant of the prompt.
withVariants(Collection<PromptVariant>) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptRequest
A list of objects, each containing details about a variant of the prompt.
withVariants(PromptVariant...) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
A list of objects, each containing details about a variant of the prompt.
withVariants(Collection<PromptVariant>) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
A list of objects, each containing details about a variant of the prompt.
withVariants(PromptVariant...) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
A list of objects, each containing details about a variant of the prompt.
withVariants(Collection<PromptVariant>) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
A list of objects, each containing details about a variant of the prompt.
withVariants(PromptVariant...) - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
A list of objects, each containing details about a variant of the prompt.
withVariants(Collection<PromptVariant>) - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
A list of objects, each containing details about a variant of the prompt.
withVariants(PromptVariant...) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptRequest
A list of objects, each containing details about a variant of the prompt.
withVariants(Collection<PromptVariant>) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptRequest
A list of objects, each containing details about a variant of the prompt.
withVariants(PromptVariant...) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
A list of objects, each containing details about a variant of the prompt.
withVariants(Collection<PromptVariant>) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
A list of objects, each containing details about a variant of the prompt.
withVectorField(String) - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasFieldMapping
The name of the field in which Amazon Bedrock stores the vector embeddings for your data sources.
withVectorField(String) - Method in class com.amazonaws.services.bedrockagent.model.OpenSearchServerlessFieldMapping
The name of the field in which Amazon Bedrock stores the vector embeddings for your data sources.
withVectorField(String) - Method in class com.amazonaws.services.bedrockagent.model.RdsFieldMapping
The name of the field in which Amazon Bedrock stores the vector embeddings for your data sources.
withVectorField(String) - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudFieldMapping
The name of the field in which Amazon Bedrock stores the vector embeddings for your data sources.
withVectorIndexName(String) - Method in class com.amazonaws.services.bedrockagent.model.MongoDbAtlasConfiguration
The name of the MongoDB Atlas vector search index.
withVectorIndexName(String) - Method in class com.amazonaws.services.bedrockagent.model.OpenSearchServerlessConfiguration
The name of the vector store.
withVectorIndexName(String) - Method in class com.amazonaws.services.bedrockagent.model.RedisEnterpriseCloudConfiguration
The name of the vector index.
withVectorIngestionConfiguration(VectorIngestionConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.CreateDataSourceRequest
Contains details about how to ingest the documents in the data source.
withVectorIngestionConfiguration(VectorIngestionConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.DataSource
Contains details about how to ingest the documents in the data source.
withVectorIngestionConfiguration(VectorIngestionConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.UpdateDataSourceRequest
Contains details about how to ingest the documents in the data source.
withVectorKnowledgeBaseConfiguration(VectorKnowledgeBaseConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.KnowledgeBaseConfiguration
Contains details about the embeddings model that'sused to convert the data source.
withVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.AgentVersion
The version number.
withVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowResult
The version of the flow.
withVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.CreateFlowVersionResult
The version of the flow that was created.
withVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptResult
The version of the prompt.
withVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.CreatePromptVersionResult
The version of the prompt that was created.
withVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.DeleteFlowVersionResult
The version of the flow being deleted.
withVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.DeletePromptResult
The version of the prompt that was deleted.
withVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowSummary
The latest version of the flow.
withVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.FlowVersionSummary
The version of the flow.
withVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowResult
The version of the flow for which information was retrieved.
withVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.GetFlowVersionResult
The version of the flow for which information was retrieved.
withVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.GetPromptResult
The version of the prompt.
withVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.PromptSummary
The version of the prompt that this summary applies to.
withVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdateFlowResult
The version of the flow.
withVersion(String) - Method in class com.amazonaws.services.bedrockagent.model.UpdatePromptResult
The version of the prompt.
withWebConfiguration(WebDataSourceConfiguration) - Method in class com.amazonaws.services.bedrockagent.model.DataSourceConfiguration
The configuration of web URLs to crawl for your data source.
A B C D E F G H I K L M O P R S T U V W 
Skip navigation links

Copyright © 2025. All rights reserved.