| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagent |
An example service, deployed with the Octane Service creator, which will echo the string
|
| com.amazonaws.services.bedrockagent.model |
| Class and Description |
|---|
| ActionGroupExecutor
Type of Executors for an Action Group
|
| ActionGroupSignature
Action Group Signature for a BuiltIn Action
|
| ActionGroupState
State of the action group
|
| ActionGroupSummary
ActionGroup Summary
|
| Agent
Contains the information of an agent
|
| AgentActionGroup
Contains the information of an Agent Action Group
|
| AgentAlias
Contains the information of an agent alias
|
| AgentAliasHistoryEvent
History event for an alias for an Agent.
|
| AgentAliasRoutingConfigurationListItem
Details about the routing configuration for an Agent alias.
|
| AgentAliasStatus
The statuses an Agent Alias can be in.
|
| AgentAliasSummary
Summary of an alias for an Agent.
|
| AgentKnowledgeBase
Contains the information of an Agent Knowledge Base.
|
| AgentKnowledgeBaseSummary
Agent Knowledge Base Summary
|
| AgentStatus
Schema Type for Action APIs.
|
| AgentSummary
Summary of Agent.
|
| AgentVersion
Contains the information of an agent version.
|
| AgentVersionSummary
Summary of agent version.
|
| APISchema
Contains information about the API Schema for the Action Group
|
| AssociateAgentKnowledgeBaseRequest
Associate Agent Knowledge Base Request
|
| AssociateAgentKnowledgeBaseResult
Associate Agent Knowledge Base Response
|
| AWSBedrockAgentException
Base exception for all service exceptions thrown by Agents for Amazon Bedrock
|
| ChunkingConfiguration
Configures chunking strategy
|
| ChunkingStrategy
The type of chunking strategy
|
| CreateAgentActionGroupRequest
Create Action Group Request
|
| CreateAgentActionGroupResult
Create Action Group Response
|
| CreateAgentAliasRequest
Create Agent Alias Request
|
| CreateAgentAliasResult
Create Agent Alias Response
|
| CreateAgentRequest
Create Agent Request
|
| CreateAgentResult
Create Agent Response
|
| CreateDataSourceRequest |
| CreateDataSourceResult |
| CreateKnowledgeBaseRequest |
| CreateKnowledgeBaseResult |
| CreationMode
Creation Mode for Prompt Configuration.
|
| DataSource
Contains the information of a data source.
|
| DataSourceConfiguration
Specifies a raw data source location to ingest.
|
| DataSourceStatus
The status of a data source.
|
| DataSourceSummary
Summary information of a data source.
|
| DataSourceType
The type of the data source location.
|
| DeleteAgentActionGroupRequest
Delete Action Group Request
|
| DeleteAgentActionGroupResult
Delete Action Group Response
|
| DeleteAgentAliasRequest
Delete Agent Alias Request
|
| DeleteAgentAliasResult
Delete Agent Alias Response
|
| DeleteAgentRequest
Delete Agent Request
|
| DeleteAgentResult
Delete Agent Response
|
| DeleteAgentVersionRequest
Delete Agent Version Request
|
| DeleteAgentVersionResult
Delete Agent Version Response
|
| DeleteDataSourceRequest |
| DeleteDataSourceResult |
| DeleteKnowledgeBaseRequest |
| DeleteKnowledgeBaseResult |
| DisassociateAgentKnowledgeBaseRequest
Disassociate Agent Knowledge Base Request
|
| DisassociateAgentKnowledgeBaseResult
Disassociate Agent Knowledge Base Response
|
| FixedSizeChunkingConfiguration
Configures fixed size chunking strategy
|
| GetAgentActionGroupRequest
Get Action Group Request
|
| GetAgentActionGroupResult
Get Action Group Response
|
| GetAgentAliasRequest
Get Agent Alias Request
|
| GetAgentAliasResult
Get Agent Alias Response
|
| GetAgentKnowledgeBaseRequest
Get Agent Knowledge Base Request
|
| GetAgentKnowledgeBaseResult
Get Agent Knowledge Base Response
|
| GetAgentRequest
Get Agent Request
|
| GetAgentResult
Get Agent Response
|
| GetAgentVersionRequest
Get Agent Version Request
|
| GetAgentVersionResult
Get Agent Version Response
|
| GetDataSourceRequest |
| GetDataSourceResult |
| GetIngestionJobRequest |
| GetIngestionJobResult |
| GetKnowledgeBaseRequest |
| GetKnowledgeBaseResult |
| InferenceConfiguration
Configuration for inference in prompt configuration
|
| IngestionJob
Contains the information of an ingestion job.
|
| IngestionJobFilter
Filters the response returned by ListIngestionJobs operation.
|
| IngestionJobFilterAttribute
The name of the field to filter ingestion jobs.
|
| IngestionJobFilterOperator
The operator used to filter ingestion jobs.
|
| IngestionJobSortBy
Sorts the response returned by ListIngestionJobs operation.
|
| IngestionJobSortByAttribute
The name of the field to sort ingestion jobs.
|
| IngestionJobStatistics
The document level statistics of an ingestion job
|
| IngestionJobStatus
The status of an ingestion job.
|
| IngestionJobSummary
Summary information of an ingestion job.
|
| KnowledgeBase
Contains the information of a knowledge base.
|
| KnowledgeBaseConfiguration
Configures a bedrock knowledge base.
|
| KnowledgeBaseState
State of the knowledge base; whether it is enabled or disabled
|
| KnowledgeBaseStatus
The status of a knowledge base.
|
| KnowledgeBaseStorageType
The storage type of a knowledge base.
|
| KnowledgeBaseSummary
Summary information of a knowledge base.
|
| KnowledgeBaseType
The type of a knowledge base.
|
| ListAgentActionGroupsRequest
List Action Groups Request
|
| ListAgentActionGroupsResult
List Action Groups Response
|
| ListAgentAliasesRequest
List Agent Aliases Request
|
| ListAgentAliasesResult
List Agent Aliases Response
|
| ListAgentKnowledgeBasesRequest
List Agent Knowledge Bases Request
|
| ListAgentKnowledgeBasesResult
List Agent Knowledge Bases Response
|
| ListAgentsRequest
List Agent Request
|
| ListAgentsResult
List Agent Response
|
| ListAgentVersionsRequest
List Agent Versions Request
|
| ListAgentVersionsResult
List Agent Versions Response
|
| ListDataSourcesRequest |
| ListDataSourcesResult |
| ListIngestionJobsRequest |
| ListIngestionJobsResult |
| ListKnowledgeBasesRequest |
| ListKnowledgeBasesResult |
| ListTagsForResourceRequest |
| ListTagsForResourceResult |
| OpenSearchServerlessConfiguration
Contains the configurations to use OpenSearch Serverless to store knowledge base data.
|
| OpenSearchServerlessFieldMapping
A mapping of Bedrock Knowledge Base fields to OpenSearch Serverless field names
|
| PineconeConfiguration
Contains the configurations to use Pinecone to store knowledge base data.
|
| PineconeFieldMapping
A mapping of Bedrock Knowledge Base fields to Pinecone field names
|
| PrepareAgentRequest
PrepareAgent Request
|
| PrepareAgentResult
PrepareAgent Response
|
| PromptConfiguration
BasePromptConfiguration per Prompt Type.
|
| PromptOverrideConfiguration
Configuration for prompt override.
|
| PromptState
Prompt State.
|
| PromptType
Prompt Type.
|
| RdsConfiguration
Contains the configurations to use RDS to store knowledge base data.
|
| RdsFieldMapping
A mapping of Bedrock Knowledge Base fields to RDS column names
|
| RedisEnterpriseCloudConfiguration
Contains the configurations to use Redis Enterprise Cloud to store knowledge base data.
|
| RedisEnterpriseCloudFieldMapping
A mapping of Bedrock Knowledge Base fields to Redis Cloud field names
|
| S3DataSourceConfiguration
Configures an S3 data source location.
|
| S3Identifier
The identifier for the S3 resource.
|
| ServerSideEncryptionConfiguration
Server-side encryption configuration.
|
| SortOrder
Order to sort results by.
|
| StartIngestionJobRequest |
| StartIngestionJobResult |
| StorageConfiguration
Configures the physical storage of ingested data in a knowledge base.
|
| TagResourceRequest |
| TagResourceResult |
| UntagResourceRequest |
| UntagResourceResult |
| UpdateAgentActionGroupRequest
Update Action Group Request
|
| UpdateAgentActionGroupResult
Update Action Group Response
|
| UpdateAgentAliasRequest
Update Agent Alias Request
|
| UpdateAgentAliasResult
Update Agent Alias Response
|
| UpdateAgentKnowledgeBaseRequest
Update Agent Knowledge Base Request
|
| UpdateAgentKnowledgeBaseResult
Update Agent Knowledge Base Response
|
| UpdateAgentRequest
Update Agent Request
|
| UpdateAgentResult
Update Agent Response
|
| UpdateDataSourceRequest |
| UpdateDataSourceResult |
| UpdateKnowledgeBaseRequest |
| UpdateKnowledgeBaseResult |
| ValidationException
This exception is thrown when the request's input validation fails
|
| ValidationExceptionField
Stores information about a field passed inside a request that resulted in an exception
|
| VectorIngestionConfiguration
Configures ingestion for a vector knowledge base
|
| VectorKnowledgeBaseConfiguration
Configurations for a vector knowledge base.
|
Copyright © 2024. All rights reserved.