kendra_list_indices: Lists the Amazon Kendra indexes that you created

View source: R/kendra_operations.R

kendra_list_indicesR Documentation

Lists the Amazon Kendra indexes that you created

Description

Lists the Amazon Kendra indexes that you created.

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

Usage

kendra_list_indices(NextToken = NULL, MaxResults = NULL)

Arguments

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 indexes.

MaxResults

The maximum number of indices to return.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.