Package-level declarations

Types

Link copied to clipboard

An example service, deployed with the Octane Service creator, which will echo the string

Properties

Link copied to clipboard
const val SdkVersion: String
Link copied to clipboard
Link copied to clipboard
const val ServiceId: String

Functions

Link copied to clipboard

Associate a Knowledge Base to an existing Amazon Bedrock Agent

Link copied to clipboard

Creates an Amazon Bedrock Agent

Link copied to clipboard

Creates an Action Group for existing Amazon Bedrock Agent

Link copied to clipboard

Creates an Alias for an existing Amazon Bedrock Agent

Link copied to clipboard

Create a new data source

Link copied to clipboard

Create a new knowledge base

Link copied to clipboard

Deletes an Agent for existing Amazon Bedrock Agent

Link copied to clipboard

Deletes an Action Group for existing Amazon Bedrock Agent.

Link copied to clipboard

Deletes an Alias for a Amazon Bedrock Agent

Link copied to clipboard

Deletes an Agent version for existing Amazon Bedrock Agent

Link copied to clipboard

Delete an existing data source

Link copied to clipboard

Delete an existing knowledge base

Link copied to clipboard

Disassociate an existing Knowledge Base from an Amazon Bedrock Agent

Link copied to clipboard
inline suspend fun BedrockAgentClient.getAgent(crossinline block: GetAgentRequest.Builder.() -> Unit): GetAgentResponse

Gets an Agent for existing Amazon Bedrock Agent

Link copied to clipboard

Gets an Action Group for existing Amazon Bedrock Agent Version

Link copied to clipboard

Describes an Alias for a Amazon Bedrock Agent

Link copied to clipboard

Gets a knowledge base associated to an existing Amazon Bedrock Agent Version

Link copied to clipboard

Gets an Agent version for existing Amazon Bedrock Agent

Link copied to clipboard

Get an existing data source

Link copied to clipboard

Get an ingestion job

Link copied to clipboard

Get an existing knowledge base

Link copied to clipboard

Lists an Action Group for existing Amazon Bedrock Agent Version

Link copied to clipboard

Lists all the Aliases for an Amazon Bedrock Agent

Link copied to clipboard

List of Knowledge Bases associated to an existing Amazon Bedrock Agent Version

Link copied to clipboard
inline suspend fun BedrockAgentClient.listAgents(crossinline block: ListAgentsRequest.Builder.() -> Unit): ListAgentsResponse

Lists Agents

Link copied to clipboard

Lists Agent Versions

Link copied to clipboard

List data sources

Link copied to clipboard

List ingestion jobs

Link copied to clipboard

List Knowledge Bases

Link copied to clipboard

List tags for a resource

Link copied to clipboard

Prepares an existing Amazon Bedrock Agent to receive runtime requests

Link copied to clipboard

Start a new ingestion job

Link copied to clipboard

Tag a resource

Link copied to clipboard

Untag a resource

Link copied to clipboard

Updates an existing Amazon Bedrock Agent

Link copied to clipboard

Updates an existing Action Group for Amazon Bedrock Agent

Link copied to clipboard

Updates an existing Alias for an Amazon Bedrock Agent

Link copied to clipboard

Updates an existing Knowledge Base associated to an Amazon Bedrock Agent

Link copied to clipboard

Update an existing data source

Link copied to clipboard

Update an existing knowledge base

Link copied to clipboard

Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.