VOOZH about

URL: https://docs.aws.amazon.com/cli/latest/reference/s3vectors/

⇱ s3vectors — AWS CLI 2.35.8 Command Reference


AWS CLI Command Reference

Navigation

👁 Amazon Web Services logo

Quick search

Feedback

Did you find this page useful? Do you have a suggestion to improve the documentation? Give us feedback.
If you would like to suggest an improvement or fix for the AWS CLI, check out our contributing guide on GitHub.

User Guide

First time using the AWS CLI? See the User Guide for help getting started.

[ aws ]

s3vectors

Description

Amazon S3 vector buckets are a bucket type to store and search vectors with sub-second search times. They are designed to provide dedicated API operations for you to interact with vectors to do similarity search. Within a vector bucket, you use a vector index to organize and logically group your vector data. When you make a write or read request, you direct it to a single vector index. You store your vector data as vectors. A vector contains a key (a name that you assign), a multi-dimensional vector, and, optionally, metadata that describes a vector. The key uniquely identifies the vector in a vector index.

Navigation

© Copyright 2026, Amazon Web Services. Created using Sphinx.