TableExcerpt - Amazon Kendra API Reference

TableExcerpt

An excerpt from a table within a document. The table excerpt displays up to five columns and three rows, depending on how many table cells are relevant to the query and how many columns are available in the original table. The top most relevant cell is displayed in the table excerpt, along with the next most relevant cells.

Contents

Rows

A list of rows in the table excerpt.

Type: Array of TableRow objects

Required: No

TotalNumberOfRows

A count of the number of rows in the original table within the document.

Type: Integer

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: