This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::Kendra::DataSource ConfluencePageConfiguration
Configuration of the page settings for the Confluence data source.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "PageFieldMappings" :[ ConfluencePageToIndexFieldMapping, ... ]}
Properties
PageFieldMappings-
Maps attributes or field names of Confluence pages to Amazon Kendra index field names. To create custom fields, use the
UpdateIndexAPI 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
PageFieldMappingsparameter, you must specify at least one field mapping.Required: No
Type: Array of ConfluencePageToIndexFieldMapping
Minimum:
1Maximum:
12Update requires: No interruption