>-
Store and Query Vectors with Amazon S3 Vectors Overview Amazon S3 Vectors is a cost-effective AWS service for storing and querying vector embeddings at scale. Optimized for long-term storage with subsecond latency for cold queries, as low as 100ms for warm queries. Decision Guide Hundreds/thousands of sustained queries per second (QPS): Wrong tool. Recommend OpenSearch. Hybrid search, aggregations, faceted search: Recommend OpenSearch with S3 Vectors as storage engine. For OpenSearch integration, search AWS docs for "Using S3 Vectors with OpenSearch Service". Tiered (bulk + hot): S3 Vectors for storage + OpenSearch Serverless for real-time. See references/limits-and-patterns.md. Cost-effective storage, infrequent queries, RAG: S3 Vectors is the right fit. Proceed. For latest guidance, search AWS docs for "S3 Vectors best practices". Common Tasks Classify the request before starting:
don't have the plugin yet? install it then click "run inline in claude" again.