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