KnowledgeBase

class KnowledgeBase : KotlinCustomResource

Definition of AWS::Bedrock::KnowledgeBase Resource Type

Properties

Link copied to clipboard
val createdAt: Output<String>

The time at which the knowledge base was created.

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

Description of the Resource.

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

A list of reasons that the API operation on the knowledge base failed.

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

The ARN of the knowledge base.

Link copied to clipboard

Contains details about the embeddings configuration of the knowledge base.

Link copied to clipboard
val knowledgeBaseId: Output<String>

The unique identifier of the knowledge base.

Link copied to clipboard
val name: Output<String>

The name of the knowledge base.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val roleArn: Output<String>

The ARN of the IAM role with permissions to invoke API operations on the knowledge base. The ARN must begin with AmazonBedrockExecutionRoleForKnowledgeBase_

Link copied to clipboard

The status of the knowledge base.

Link copied to clipboard

Contains details about the storage configuration of the knowledge base.

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 updatedAt: Output<String>

The time at which the knowledge base was last updated.

Link copied to clipboard
val urn: Output<String>