kendra_delete_faq {paws.analytics} | R Documentation |
Removes an FAQ from an index
Description
Removes an FAQ from an index.
See https://www.paws-r-sdk.com/docs/kendra_delete_faq/ for full documentation.
Usage
kendra_delete_faq(Id, IndexId)
Arguments
Id |
[required] The identifier of the FAQ you want to remove. |
IndexId |
[required] The identifier of the index for the FAQ. |
[Package paws.analytics version 0.7.0 Index]