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 1d 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
117 ms
Protocol
REST
Pricing
Stars
62

Uptime · 30-day window

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

GitHub activity

62JavaScriptMIT17 open issuesLast commit 204d 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
117 ms
Last health check
8/13/2026, 5:30:32 AM
07

Tags

08

More from Amazon Web Services