AWS SDK Version 4 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Searches the vector index and returns the top K matching documents along with their scores.

Note:

For .NET Core this operation is only available in asynchronous form. Please refer to GetAsync.

Namespace: Amazon.DynamoDBv2.DocumentModel
Assembly: AWSSDK.DynamoDBv2.dll
Version: 3.x.y.z

Syntax

C#
public abstract List<DocumentSearchVectorsItem> Get()

Return Value


List of documents with their corresponding scores.

Version Information

.NET Framework:
Supported in: 4.7.2 and newer