Agent

class Agent : KotlinCustomResource

Definition of AWS::Bedrock::Agent Resource Type

Properties

Link copied to clipboard

List of ActionGroups

Link copied to clipboard
val agentArn: Output<String>

Arn representation of the Agent.

Link copied to clipboard

The agent's collaboration settings.

Link copied to clipboard

List of Agent Collaborators

Link copied to clipboard
val agentId: Output<String>

Identifier for a resource.

Link copied to clipboard
val agentName: Output<String>

Name for a resource.

Link copied to clipboard

ARN of a IAM role.

Link copied to clipboard

The status of the agent and whether it is ready for use. The following statuses are possible:

Link copied to clipboard
val agentVersion: Output<String>

Draft Agent Version.

Link copied to clipboard
val autoPrepare: Output<Boolean>?

Specifies whether to automatically prepare after creating or updating the agent.

Link copied to clipboard
val createdAt: Output<String>

Time Stamp.

Link copied to clipboard

A KMS key ARN

Link copied to clipboard

Contains custom orchestration configurations for the agent.

Link copied to clipboard
val description: Output<String>?

Description of the Resource.

Link copied to clipboard
val failureReasons: Output<List<String>>

Failure Reasons for Error.

Link copied to clipboard
val foundationModel: Output<String>?

The foundation model used for orchestration by the agent.

Link copied to clipboard

Details about the guardrail associated with the agent.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

Max Session Time.

Link copied to clipboard
val instruction: Output<String>?

Instruction for the agent.

Link copied to clipboard

List of Agent Knowledge Bases

Link copied to clipboard

Contains memory configuration for the agent.

Link copied to clipboard

Specifies the orchestration strategy for the agent.

Link copied to clipboard
val preparedAt: Output<String>

Time Stamp.

Link copied to clipboard

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

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The recommended actions users can take to resolve an error in failureReasons.

Link copied to clipboard

Specifies whether to allow deleting agent while it is in use.

Link copied to clipboard
val tags: Output<Map<String, String>>?

Metadata that you can assign to a resource as key-value pairs. For more information, see the following resources:

Link copied to clipboard
val testAliasTags: Output<Map<String, String>>?

Metadata that you can assign to a resource as key-value pairs. For more information, see the following resources:

Link copied to clipboard
val updatedAt: Output<String>

Time Stamp.

Link copied to clipboard
val urn: Output<String>