View a markdown version of this page

KnowledgeBase - Amazon Quick
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

KnowledgeBase

A knowledge base resource that provides data from connected sources for AI-powered experiences in Amazon QuickSight.

Contents

Note

In the following list, the required parameters are described first.

DataSourceArn

The ARN of the data source associated with the knowledge base.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1284.

Pattern: arn:[a-z0-9-\.]{1,63}:[a-z0-9-\.]{0,63}:[a-z0-9-\.]{0,63}:[a-z0-9-\.]{0,63}:[^/].{0,1023}

Required: Yes

KnowledgeBaseArn

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

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1284.

Pattern: arn:[a-z0-9-\.]{1,63}:[a-z0-9-\.]{0,63}:[a-z0-9-\.]{0,63}:[a-z0-9-\.]{0,63}:[^/].{0,1023}

Required: Yes

KnowledgeBaseConfiguration

The configuration settings for the knowledge base.

Type: KnowledgeBaseConfiguration object

Required: Yes

KnowledgeBaseId

The unique identifier for the knowledge base.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: [0-9a-zA-Z-_=.+]+

Required: Yes

Name

The name of the knowledge base.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 128.

Pattern: [\p{L}\p{N}][\p{L}\p{N} _\-\.]*

Required: Yes

Status

The status of the knowledge base.

Type: String

Valid Values: CREATING | UPDATING | ACTIVE | FAILED | DELETING

Required: Yes

AccessControlConfiguration

The access control configuration for the knowledge base.

Type: AccessControlConfiguration object

Required: No

CreatedAt

The date and time that the knowledge base was created.

Type: Timestamp

Required: No

Description

The description of the knowledge base.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1000.

Pattern: \P{C}*

Required: No

DocumentCount

The number of documents in the knowledge base.

Type: Long

Required: No

FirstCompletedIngestionSummary

A summary of the first completed ingestion for the knowledge base.

Type: KnowledgeBaseIngestionSummary object

Required: No

FirstIncompleteIngestionSummary

A summary of the first incomplete ingestion for the knowledge base.

Type: KnowledgeBaseIngestionSummary object

Required: No

IsEmailNotificationOptedForIngestionFailures

Specifies whether email notifications are enabled for ingestion failures.

Type: Boolean

Required: No

KnowledgeBaseSizeBytes

The size of the knowledge base in bytes.

Type: Long

Required: No

LatestIngestionSummary

A summary of the most recent ingestion for the knowledge base.

Type: KnowledgeBaseIngestionSummary object

Required: No

MediaExtractionConfiguration

The media extraction configuration for the knowledge base.

Type: MediaExtractionConfiguration object

Required: No

PrimaryOwnerArn

The ARN of the primary owner of the knowledge base.

Type: String

Required: No

PrimaryOwnerUsername

The username of the primary owner of the knowledge base.

Type: String

Required: No

Type

The type of the knowledge base.

Type: String

Required: No

UpdatedAt

The date and time that the knowledge base was last updated.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: