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.
Contents
- 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.Type: Array of ConfluenceAttachmentToIndexFieldMapping objects
Array Members: Minimum number of 1 item. Maximum number of 11 items.
Required: No
- CrawlAttachments
-
TRUE
to index attachments of pages and blogs in Confluence.Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: