UpdateAgentRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The agent's collaboration role.

Link copied to clipboard

The unique identifier of the agent.

Link copied to clipboard

Specifies a new name for the agent.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role with permissions to invoke API operations on the agent.

Link copied to clipboard

The Amazon Resource Name (ARN) of the KMS key with which to encrypt the agent.

Link copied to clipboard

Contains details of the custom orchestration configured for the agent.

Link copied to clipboard

Specifies a new description of the agent.

Link copied to clipboard

The identifier for the model that you want to be used for orchestration by the agent you create.

Link copied to clipboard

The unique Guardrail configuration assigned to the agent when it is updated.

Link copied to clipboard

The number of seconds for which Amazon Bedrock keeps information about a user's conversation with the agent.

Link copied to clipboard

Specifies new instructions that tell the agent what it should do and how it should interact with users.

Link copied to clipboard

Specifies the new memory configuration for the agent.

Link copied to clipboard

Specifies the type of orchestration strategy for the agent. This is set to DEFAULT orchestration type, by default.

Link copied to clipboard

Contains configurations to override prompts in different parts of an agent sequence. For more information, see Advanced prompts.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String