kendra_describe_query_suggestions_block_list {paws.analytics} | R Documentation |
Gets information about a block list used for query suggestions for an index
Description
Gets information about a block list used for query suggestions for an index.
See https://www.paws-r-sdk.com/docs/kendra_describe_query_suggestions_block_list/ for full documentation.
Usage
kendra_describe_query_suggestions_block_list(IndexId, Id)
Arguments
IndexId |
[required] The identifier of the index for the block list. |
Id |
[required] The identifier of the block list you want to get information on. |
[Package paws.analytics version 0.7.0 Index]