class Aws::BedrockAgent::Types::UpdateAgentRequest
@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/UpdateAgentRequest AWS API Documentation
@return [Types::PromptOverrideConfiguration]<br>: docs.aws.amazon.com/bedrock/latest/userguide/advanced-prompts.html<br><br><br><br>agent sequence. For more information, see [Advanced prompts].
Contains configurations to override prompts in different parts of an
@!attribute [rw] prompt_override_configuration
@return [String]
how it should interact with users.
Specifies new instructions that tell the agent what it should do and
@!attribute [rw] instruction
@return [Integer]
Amazon Bedrock deletes any data provided before the timeout.
If no conversation occurs during this time, the session expires and
A user interaction remains active for the amount of time specified.
about a user’s conversation with the agent.
The number of seconds for which Amazon Bedrock keeps information
@!attribute [rw] idle_session_ttl_in_seconds
@return [String]
agent.
Specifies a new foundation model to be used for orchestration by the
@!attribute [rw] foundation_model
@return [String]
Specifies a new description of the agent.
@!attribute [rw] description
@return [String]
the agent.
The Amazon Resource Name (ARN) of the KMS key with which to encrypt
@!attribute [rw] customer_encryption_key_arn
@return [String]
invoke API operations on the agent.
The Amazon Resource Name (ARN) of the IAM role with permissions to
@!attribute [rw] agent_resource_role_arn
@return [String]
Specifies a new name for the agent.
@!attribute [rw] agent_name
@return [String]
The unique identifier of the agent.
@!attribute [rw] agent_id