This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::QuickSight::KnowledgeBase KnowledgeBaseConfiguration
The configuration settings for a knowledge base.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "TemplateConfiguration" :KbTemplateConfiguration}
Properties
TemplateConfiguration-
The template configuration that defines how the data source connector crawls and indexes data for the knowledge base. The template structure varies by connector type. See
KbTemplateConfigurationfor connector-specific details.Required: No
Type: KbTemplateConfiguration
Update requires: No interruption