ConfluenceBlogConfiguration
Configuration of blog settings for the Confluence data source. Blogs are always
indexed unless filtered from the index by the ExclusionPatterns
or
InclusionPatterns
fields in the ConfluenceConfiguration
object.
Contents
- BlogFieldMappings
-
Maps attributes or field names of Confluence blogs 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
BlogFieldMappings
parameter, you must specify at least one field mapping.Type: Array of ConfluenceBlogToIndexFieldMapping objects
Array Members: Minimum number of 1 item. Maximum number of 9 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: