Builder

class Builder

Properties

Link copied to clipboard

The data type of the vectors to be inserted into the vector index.

Link copied to clipboard

The dimensions of the vectors to be inserted into the vector index.

Link copied to clipboard

The distance metric to be used for similarity search.

Link copied to clipboard

The encryption configuration for a vector index. By default, if you don't specify, all new vectors in the vector index will use the encryption configuration of the vector bucket.

Link copied to clipboard

The name of the vector index to create.

Link copied to clipboard

The metadata configuration for the vector index.

Link copied to clipboard

An array of user-defined tags that you would like to apply to the vector index that you are creating. A tag is a key-value pair that you apply to your resources. Tags can help you organize, track costs, and control access to resources. For more information, see Tagging for cost allocation or attribute-based access control (ABAC).

Link copied to clipboard

The Amazon Resource Name (ARN) of the vector bucket to create the vector index in.

Link copied to clipboard

The name of the vector bucket to create the vector index in.