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
AttributeValueobjects, 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 Amazon SDKs, see the following: