KnowledgeBase

class KnowledgeBase : KotlinCustomResource

Definition of AWS::Wisdom::KnowledgeBase Resource Type

Properties

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

The description.

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

The Amazon Resource Name (ARN) of the knowledge base.

Link copied to clipboard
val knowledgeBaseId: Output<String>

The ID of the knowledge base.

Link copied to clipboard

The type of knowledge base. Only CUSTOM knowledge bases allow you to upload your own content. EXTERNAL knowledge bases support integrations with third-party systems whose content is synchronized automatically.

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

Information about how to render the content.

Link copied to clipboard

This customer managed key must have a policy that allows kms:CreateGrant and kms:DescribeKey permissions to the IAM identity using the key to invoke Wisdom. For more information about setting up a customer managed key for Wisdom, see Enable Amazon Connect Wisdom for your instance . For information about valid ID values, see Key identifiers (KeyId) in the AWS Key Management Service Developer Guide .

Link copied to clipboard

The source of the knowledge base content. Only set this argument for EXTERNAL knowledge bases.

Link copied to clipboard
val tags: Output<List<CreateOnlyTag>>?

The tags used to organize, track, or control access for this resource.

Link copied to clipboard
val urn: Output<String>