CreateAgentRequest
Types
Properties
The agent's collaboration role.
The Amazon Resource Name (ARN) of the IAM role with permissions to invoke API operations on 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 with which to encrypt the agent.
Contains details of the custom orchestration configured for the agent.
A description of the agent.
The identifier for the model that you want to be used for orchestration by the agent you create.
The unique Guardrail configuration assigned to the agent when it is created.
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 the details of the memory configured for the agent.
Specifies the type of orchestration strategy for the agent. This is set to DEFAULT
orchestration type, by default.
Contains configurations to override prompts in different parts of an agent sequence. For more information, see Advanced prompts.