Storing And Querying Vectors

Store and query vector embeddings using Amazon S3 Vectors, a cost-effective long-term vector storage service with its own API namespace (s3vectors). Triggers on: create S3 vector bucket, vector index, store embeddings, semantic search, RAG vector storage, similarity search, vector database, migrate from other vector databases. Do NOT use for: querying tabular data (use querying-data-lake), S3 object storage, or hundreds/thousands of sustained QPS (use OpenSearch).

aws fc45d8e 3 files · 12.4 KB Updated

File contents

aws/agent-toolkit-for-aws/tree/main/plugins/aws-data-analytics/skills/storing-and-querying-vectors commit fc45d8e4a2

Frequently asked questions

npx skillmds@latest add aws/storing-and-querying-vectors