kendra_describe_featured_results_set: Gets information about a set of featured results

View source: R/kendra_operations.R

kendra_describe_featured_results_setR Documentation

Gets information about a set of featured results

Description

Gets information about a set of featured results. Features results are placed above all other results for certain queries. If there's an exact match of a query, then one or more specific documents are featured in the search results.

See https://www.paws-r-sdk.com/docs/kendra_describe_featured_results_set/ for full documentation.

Usage

kendra_describe_featured_results_set(IndexId, FeaturedResultsSetId)

Arguments

IndexId

[required] The identifier of the index used for featuring results.

FeaturedResultsSetId

[required] The identifier of the set of featured results that you want to get information on.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.