Builder

class Builder

Properties

Link copied to clipboard

Specifies whether the index is currently backfilling. During backfill, SearchVectors operations might return incomplete results.

Link copied to clipboard

The number of dimensions in each vector.

Link copied to clipboard

The distance function used to calculate similarity between vectors.

Link copied to clipboard

The Amazon Resource Name (ARN) that uniquely identifies the vector index.

Link copied to clipboard

The name of the vector index.

Link copied to clipboard

The total size of the vector index, in bytes. Amazon DynamoDB updates this value approximately every six hours. Recent changes might not be reflected in this value.

Link copied to clipboard

The current state of the vector index:

Link copied to clipboard

The number of items indexed in the vector index. Amazon DynamoDB updates this value approximately every six hours. Recent changes might not be reflected in this value.

Link copied to clipboard

Specifies attributes that are copied (projected) from the table into the vector index.

Link copied to clipboard

The search schema that defines partition key and inline filter attributes for the vector index.

Link copied to clipboard

The vector attribute configuration for the index.

Functions

Link copied to clipboard