kendra_list_thesauri {paws.analytics} | R Documentation |
Lists the thesauri for an index
Description
Lists the thesauri for an index.
See https://www.paws-r-sdk.com/docs/kendra_list_thesauri/ for full documentation.
Usage
kendra_list_thesauri(IndexId, NextToken = NULL, MaxResults = NULL)
Arguments
IndexId |
[required] The identifier of the index with one or more thesauri. |
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 thesauri
( |
MaxResults |
The maximum number of thesauri to return. |
[Package paws.analytics version 0.9.0 Index]