kendra_describe_data_source {paws.analytics} | R Documentation |
Gets information about an Amazon Kendra data source connector
Description
Gets information about an Amazon Kendra data source connector.
See https://www.paws-r-sdk.com/docs/kendra_describe_data_source/ for full documentation.
Usage
kendra_describe_data_source(Id, IndexId)
Arguments
Id |
[required] The identifier of the data source connector. |
IndexId |
[required] The identifier of the index used with the data source connector. |
[Package paws.analytics version 0.9.0 Index]