AWS::Kendra::DataSource SalesforceKnowledgeArticleConfiguration - AWS CloudFormation

AWS::Kendra::DataSource SalesforceKnowledgeArticleConfiguration

Provides the configuration information for the knowledge article types that Amazon Kendra indexes. Amazon Kendra indexes standard knowledge articles and the standard fields of knowledge articles, or the custom fields of custom knowledge articles, but not both

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

CustomKnowledgeArticleTypeConfigurations

Configuration information for custom Salesforce knowledge articles.

Required: No

Type: Array of SalesforceCustomKnowledgeArticleTypeConfiguration

Minimum: 1

Maximum: 10

Update requires: No interruption

IncludedStates

Specifies the document states that should be included when Amazon Kendra indexes knowledge articles. You must specify at least one state.

Required: Yes

Type: Array of String

Minimum: 1

Maximum: 3

Update requires: No interruption

StandardKnowledgeArticleTypeConfiguration

Configuration information for standard Salesforce knowledge articles.

Required: No

Type: SalesforceStandardKnowledgeArticleTypeConfiguration

Update requires: No interruption