SearchResultItem - Amazon DynamoDB
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

SearchResultItem

A single result from a SearchVectors operation.

Contents

Note

In the following list, the required parameters are described first.

Item

A map of attribute names to AttributeValue objects, representing the projected attributes of the item returned by the vector search.

Type: String to AttributeValue object map

Key Length Constraints: Maximum length of 65535.

Required: No

Score

The similarity score for this item relative to the search vector. The interpretation depends on the distance function configured for the vector index.

Type: Double

Required: No

See Also

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