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