Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard

The request failed because a vector bucket name or a vector index name already exists. Vector bucket names must be unique within your Amazon Web Services account for each Amazon Web Services Region. Vector index names must be unique within your vector bucket. Choose a different vector bucket name or vector index name, and try again.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
sealed class DataType
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
sealed class DistanceMetric
Link copied to clipboard

The encryption configuration for a vector bucket or index. By default, if you don't specify, all new vectors in Amazon S3 vector buckets use server-side encryption with Amazon S3 managed keys (SSE-S3), specifically AES256. You can optionally override bucket level encryption settings, and set a specific encryption configuration for a vector index at the time of index creation.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The attributes of a vector returned by the GetVectors operation.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class Index

The attributes of a vector index.

Link copied to clipboard

Summary information about a vector index.

Link copied to clipboard

The request failed due to an internal server error.

Link copied to clipboard

The specified Amazon Web Services KMS key isn't enabled.

Link copied to clipboard

The request was rejected for one of the following reasons:

Link copied to clipboard

The key state of the KMS key isn't compatible with the operation.

Link copied to clipboard

The KMS key can't be found.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The attributes of a vector returned by the ListVectors operation.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The metadata configuration for a vector index.

Link copied to clipboard

The request was rejected because the specified resource can't be found.

Link copied to clipboard

The attributes of a vector to add to a vector index.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The attributes of a vector in the approximate nearest neighbor search.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The request timed out. Retry your request.

Link copied to clipboard

Base class for all service related exceptions thrown by the S3Vectors client

Link copied to clipboard

Your request exceeds a service quota.

Link copied to clipboard

The service is unavailable. Wait briefly and retry your request. If it continues to fail, increase your waiting time between retries.

Link copied to clipboard
sealed class SseType
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The request was denied due to request throttling.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The requested action isn't valid.

Link copied to clipboard

Contains information about a validation exception.

Link copied to clipboard

The attributes of a vector bucket.

Link copied to clipboard

Summary information about a vector bucket.

Link copied to clipboard
sealed class VectorData

The vector data in different formats.