View source: R/kendra_operations.R
kendra_delete_faq | R Documentation |
Removes a FAQ from an index.
See https://www.paws-r-sdk.com/docs/kendra_delete_faq/ for full documentation.
kendra_delete_faq(Id, IndexId)
Id |
[required] The identifier of the FAQ you want to remove. |
IndexId |
[required] The identifier of the index for the FAQ. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.