Amazon CloudSearch logo

Amazon CloudSearch

Amazon CloudSearch

UpOpen Sourcecloudby Amazon Web Services62· JavaScript· MIT

Amazon CloudSearch is AWS's managed search service (gradually superseded by OpenSearch Service).

Visit site ↗Source ↗Health checked 12h ago
Use it when

Managed service, simple ops

Watch for

AWS no longer promotes CloudSearch; new projects should use OpenSearch Service

First check

For legacy: CreateDomain, define index fields, UploadDocuments. New projects: use OpenSearch Service instead.

Auth
CORS
No
HTTPS
Yes
Signup
?
Latency
43 ms
Protocol
REST
Pricing
Stars
62

Uptime · 30-day window

Probes: 30Uptime: 100%Avg latency: 50ms

GitHub activity

62JavaScriptMIT17 open issuesLast commit 155d ago
01

About this API

CloudSearch is AWS's search service launched in 2012, based on Solr. When Elasticsearch wasn't mainstream yet, it was a decent choice. But AWS launched Elasticsearch Service in 2015 (later renamed OpenSearch Service), making CloudSearch's position awkward — slow updates, far smaller community ecosystem than Elastic. New projects almost never choose CloudSearch anymore, but legacy customer apps still run, so the API isn't deprecated. Our recommendation: for new projects, use OpenSearch Service or dedicated search SaaS like Algolia/Typesense.

02

What you can build

  • 1Legacy applications still using CloudSearch
  • 2Simple full-text search (no complex analytics)
03

Strengths & limitations

Strengths

  • Managed service, simple ops
  • Relatively affordable

Limitations

  • AWS no longer promotes CloudSearch; new projects should use OpenSearch Service
  • Slow feature updates
  • Limited support for complex schemas and aggregations
04

Getting started

For legacy: CreateDomain, define index fields, UploadDocuments. New projects: use OpenSearch Service instead.

05

FAQ

Should new projects use CloudSearch?+

Not recommended. Use OpenSearch Service (Elastic-compatible) or Algolia/Typesense.

06

Technical details

CORS: NoHTTPS: YesSignup: ?Open source: Yes
Auth type
unknown
Pricing
unknown
Protocols
REST
SDKs
python, javascript, go, java
Response time
43 ms
Last health check
6/26/2026, 6:22:15 AM
07

Tags

08

More from Amazon Web Services