Learn R Programming

paws.analytics (version 0.7.0)

kendra_list_data_sources: Lists the data source connectors that you have created

Description

Lists the data source connectors that you have created.

See https://www.paws-r-sdk.com/docs/kendra_list_data_sources/ for full documentation.

Usage

kendra_list_data_sources(IndexId, NextToken = NULL, MaxResults = NULL)

Arguments

IndexId

[required] The identifier of the index used with one or more data source connectors.

NextToken

If the previous response was incomplete (because there is more data to retrieve), Amazon Kendra returns a pagination token in the response. You can use this pagination token to retrieve the next set of data source connectors.

MaxResults

The maximum number of data source connectors to return.