Lists the block lists used for query suggestions for an index
Source:R/kendra_operations.R
kendra_list_query_suggestions_block_lists.RdLists the block lists used for query suggestions for an index.
See https://www.paws-r-sdk.com/docs/kendra_list_query_suggestions_block_lists/ for full documentation.
Arguments
- IndexId
[required] The identifier of the index for a list of all block lists that exist for that index.
For information on the current quota limits for block lists, see Quotas for Amazon Kendra.
- NextToken
If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a pagination token in the response. You can use this pagination token to retrieve the next set of block lists (
BlockListSummaryItems).- MaxResults
The maximum number of block lists to return.