class Aws::BedrockAgent::Types::AgentVersion


@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/AgentVersion AWS API Documentation
@return [String]
The version number.
@!attribute [rw] version
@return [Time]
The time at which the version was last updated.
@!attribute [rw] updated_at
@return [Array<String>]
on the version to succeed.
A list of recommended actions to take for the failed API operation
@!attribute [rw] recommended_actions
@return [Types::PromptOverrideConfiguration]<br>: docs.aws.amazon.com/bedrock/latest/userguide/advanced-prompts.html<br><br><br><br>prompts][1].
parts of an agent sequence. For more information, see [Advanced
Contains configurations to override prompt templates in different
@!attribute [rw] prompt_override_configuration
@return [Types::MemoryConfiguration]
agent.
Contains details of the memory configuration on the version of the
@!attribute [rw] memory_configuration
@return [String]
The instructions provided to the agent.
@!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 [Types::GuardrailConfiguration]
Details about the guardrail associated with the agent.
@!attribute [rw] guardrail_configuration
@return [String]
The foundation model that the version invokes.
@!attribute [rw] foundation_model
@return [Array<String>]
A list of reasons that the API operation on the version failed.
@!attribute [rw] failure_reasons
@return [String]
The description of the version.
@!attribute [rw] description
@return [String]
agent.
The Amazon Resource Name (ARN) of the KMS key that encrypts the
@!attribute [rw] customer_encryption_key_arn
@return [Time]
The time at which the version was created.
@!attribute [rw] created_at
@return [String]
The status of the agent that the version belongs to.
@!attribute [rw] agent_status
@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]
The name of the agent that the version belongs to.
@!attribute [rw] agent_name
@return [String]
The unique identifier of the agent that the version belongs to.
@!attribute [rw] agent_id
@return [String]
The agent’s collaboration settings.
@!attribute [rw] agent_collaboration
@return [String]
to.
The Amazon Resource Name (ARN) of the agent that the version belongs
@!attribute [rw] agent_arn
Contains details about a version of an agent.