Agent
Contains details about an agent.
Types
Properties
The agent's collaboration settings.
The Amazon Resource Name (ARN) of the IAM role with permissions to invoke API operations on the agent.
The status of the agent and whether it is ready for use. The following statuses are possible:
The version of the agent.
A unique, case-sensitive identifier to ensure that the API request completes no more than one time. If this token matches a previous request, Amazon Bedrock ignores the request, but does not return an error. For more information, see Ensuring idempotency.
The Amazon Resource Name (ARN) of the KMS key that encrypts the agent.
Contains custom orchestration configurations for the agent.
The description of the agent.
Contains reasons that the agent-related API that you invoked failed.
The foundation model used for orchestration by the agent.
Details about the guardrail associated with the agent.
The number of seconds for which Amazon Bedrock keeps information about a user's conversation with the agent.
Instructions that tell the agent what it should do and how it should interact with users.
Contains memory configuration for the agent.
Specifies the orchestration strategy for the agent.
The time at which the agent was last prepared.
Contains configurations to override prompt templates in different parts of an agent sequence. For more information, see Advanced prompts.
Contains recommended actions to take for the agent-related API that you invoked to succeed.