AWS::Kendra::DataSource ConfluenceAttachmentConfiguration - Amazon CloudFormation
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).

AWS::Kendra::DataSource ConfluenceAttachmentConfiguration

Configuration of attachment settings for the Confluence data source. Attachment settings are optional, if you don't specify settings attachments, Amazon Kendra won't index them.

Syntax

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

Properties

AttachmentFieldMappings

Maps attributes or field names of Confluence attachments to Amazon Kendra index field names. To create custom fields, use the UpdateIndex API before you map to Confluence fields. For more information, see Mapping data source fields. The Confluence data source field names must exist in your Confluence custom metadata.

If you specify the AttachentFieldMappings parameter, you must specify at least one field mapping.

Required: No

Type: Array of ConfluenceAttachmentToIndexFieldMapping

Minimum: 1

Maximum: 11

Update requires: No interruption

CrawlAttachments

TRUE to index attachments of pages and blogs in Confluence.

Required: No

Type: Boolean

Update requires: No interruption