View a markdown version of this page

AWS::Kendra::FeaturedResultsSet FeaturedDocument - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::Kendra::FeaturedResultsSet FeaturedDocument

A featured document. This document is displayed at the top of the search results page, placed above all other results for certain queries. If there's an exact match of a query, then the document is featured in the search results.

Syntax

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

JSON

{ "Id" : String }

YAML

Id: String

Properties

Id

The identifier of the document to feature in the search results.

Required: No

Type: String

Minimum: 1

Maximum: 2048

Update requires: No interruption