kendra_describe_thesaurus {paws.analytics} | R Documentation |
Gets information about an Amazon Kendra thesaurus
Description
Gets information about an Amazon Kendra thesaurus.
See https://www.paws-r-sdk.com/docs/kendra_describe_thesaurus/ for full documentation.
Usage
kendra_describe_thesaurus(Id, IndexId)
Arguments
Id |
[required] The identifier of the thesaurus you want to get information on. |
IndexId |
[required] The identifier of the index for the thesaurus. |
[Package paws.analytics version 0.9.0 Index]