Amazon CloudSearch website screenshot

Amazon CloudSearch

Amazon CloudSearch is a managed search service that makes it easy to set up, manage, and scale a search solution for your website or application. Supports full-text search, Boolean search, faceted search, autocomplete, geospatial search, and 34 languages.

Amazon CloudSearch publishes 2 APIs on the APIs.io network: Domains API and Index Fields API. Tagged areas include CloudSearch, Search, Full-Text Search, and Managed.

The Amazon CloudSearch catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

Amazon CloudSearch’s developer surface includes developer portal, documentation, support, engineering blog, developer console, signup flow, YouTube channel, and 22 more developer resources.

58.2/100 strong ▬ flat Agent 21/100 agent aware saas Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
1 APIs 6 Features 4 Use Cases
CloudSearchSearchFull-Text SearchManaged

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/amazon-cloudsearch: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Amazon CloudSearch Domains API

Operations for creating and managing search domains

Amazon CloudSearch Index Fields API

Operations for defining and managing index fields

Open Collections 3

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Features 6

Notable capabilities this provider offers.

Managed Search Infrastructure

Set up, manage, and scale search without becoming a search expert.

Multi-Language Support

Full-text search across 34 languages with language-specific analyzers.

Faceted Search

Narrow search results by category with faceted navigation.

Autocomplete Suggestions

Real-time search suggestions as users type.

Automatic Scaling

Automatically scale resources as data volume and query traffic change.

High Availability

Distribute search traffic across multiple availability zones with Multi-AZ.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Amazon Cloudsearch Context

9 classes · 16 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Amazon CloudSearch API Rules

5 rules · 3 warnings 2 info

SPECTRAL

Amazon CloudSearch API Rules

24 rules · 12 errors 10 warnings 2 info

SPECTRAL

JSON Schema 10

Standalone JSON Schema definitions for this provider's data models.

Amazon CloudSearch Domain

11 properties

JSON SCHEMA

CreateDomainRequest

1 properties

JSON SCHEMA

CreateDomainResponse

1 properties

JSON SCHEMA

DefineIndexFieldRequest

1 properties

JSON SCHEMA

DefineIndexFieldResponse

1 properties

JSON SCHEMA

DeleteDomainResponse

1 properties

JSON SCHEMA

DescribeDomainsResponse

1 properties

JSON SCHEMA

DescribeIndexFieldsResponse

1 properties

JSON SCHEMA

DomainStatus

11 properties

JSON SCHEMA

IndexDocumentsResponse

1 properties

JSON SCHEMA

Scroll for all 10

JSON Structure 9

JSON Structure definitions describing this provider's data shapes.

Cloudsearch Domain Status Structure

11 properties

JSON STRUCTURE

Scroll for all 9

Examples 9

Example request and response payloads for these APIs.

Scroll for all 9

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Amazon Cloudsearch Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Amazon Cloudsearch Vulnerability Disclosure

security.txt · contact published

SECURITY

Amazon Cloudsearch Trust Center

PCI DSS, HIPAA, FedRAMP, GDPR, FIPS 140

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Amazon Cloudsearch Agentic Access

6 operations · 4 acting

6 operations · 4 acting

AGENTIC

Use Cases 4

What developers build with this provider.

Website Search

Add powerful full-text search capabilities to websites and web applications.

E-Commerce Product Search

Enable customers to find products with faceted filtering and relevance ranking.

Document Search

Search across large document repositories with Boolean and proximity search.

Geospatial Search

Find resources by location with geospatial search queries.

Integrations 4

Pre-built integrations with other platforms and tools.

Amazon S3

Index documents stored in S3 buckets.

Amazon DynamoDB

Search DynamoDB data by exporting to CloudSearch.

AWS IAM

Control access to search domains with IAM policies.

Amazon CloudFront

Cache search results at CloudFront edge for lower latency.

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 4

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: Amazon CloudSearch
description: Amazon CloudSearch is a managed search service that makes it easy to set up, manage, and scale a search solution
  for your website or application. Supports full-text search, Boolean search, faceted search, autocomplete, geospatial search,
  and 34 languages.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
specificationVersion: '0.23'
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://a0.awsstatic.com/libra-css/images/logos/aws_logo_smile_1200x630.png
url: https://aws.amazon.com/cloudsearch/
created: '2024-01-15'
modified: '2026-06-20'
apis:
- aid: amazon-cloudsearch:amazon-cloudsearch-domains-api
  name: Amazon CloudSearch Domains API
  description: Operations for creating and managing search domains
  humanURL: https://aws.amazon.com/cloudsearch/
  baseURL: https://cloudsearch.us-east-1.amazonaws.com
  tags:
  - Domains
  properties:
  - type: OpenAPI
    url: openapi/amazon-cloudsearch-domains-api-openapi.yml
  - type: Documentation
    url: https://docs.aws.amazon.com/cloudsearch/latest/developerguide/what-is-cloudsearch.html
  - type: GettingStarted
    url: https://aws.amazon.com/cloudsearch/getting-started/
  - type: Pricing
    url: https://aws.amazon.com/cloudsearch/pricing/
  - type: FAQ
    url: https://aws.amazon.com/cloudsearch/faqs/
  - type: APIReference
    url: https://docs.aws.amazon.com/cloudsearch/latest/developerguide/what-is-cloudsearch.html
  - type: CLI
    url: https://docs.aws.amazon.com/cli/latest/reference/cloudsearch/
  - type: JSONSchema
    url: json-schema/cloudsearch-create-domain-request-schema.json
  - type: JSONSchema
    url: json-schema/cloudsearch-create-domain-response-schema.json
  - type: JSONSchema
    url: json-schema/cloudsearch-describe-domains-response-schema.json
  - type: JSONSchema
    url: json-schema/cloudsearch-delete-domain-response-schema.json
  - type: JSONSchema
    url: json-schema/cloudsearch-domain-status-schema.json
  - type: JSONLD
    url: json-ld/amazon-cloudsearch-context.jsonld
  - type: ErrorCatalog
    url: errors/amazon-cloudsearch-problem-types.yml
- aid: amazon-cloudsearch:amazon-cloudsearch-index-fields-api
  name: Amazon CloudSearch Index Fields API
  description: Operations for defining and managing index fields
  humanURL: https://aws.amazon.com/cloudsearch/
  baseURL: https://cloudsearch.us-east-1.amazonaws.com
  tags:
  - Index Fields
  properties:
  - type: OpenAPI
    url: openapi/amazon-cloudsearch-index-fields-api-openapi.yml
  - type: Documentation
    url: https://docs.aws.amazon.com/cloudsearch/latest/developerguide/what-is-cloudsearch.html
  - type: GettingStarted
    url: https://aws.amazon.com/cloudsearch/getting-started/
  - type: Pricing
    url: https://aws.amazon.com/cloudsearch/pricing/
  - type: FAQ
    url: https://aws.amazon.com/cloudsearch/faqs/
  - type: APIReference
    url: https://docs.aws.amazon.com/cloudsearch/latest/developerguide/what-is-cloudsearch.html
  - type: CLI
    url: https://docs.aws.amazon.com/cli/latest/reference/cloudsearch/
  - type: JSONSchema
    url: json-schema/cloudsearch-create-domain-request-schema.json
  - type: JSONSchema
    url: json-schema/cloudsearch-create-domain-response-schema.json
  - type: JSONSchema
    url: json-schema/cloudsearch-describe-domains-response-schema.json
  - type: JSONSchema
    url: json-schema/cloudsearch-delete-domain-response-schema.json
  - type: JSONSchema
    url: json-schema/cloudsearch-domain-status-schema.json
  - type: JSONLD
    url: json-ld/amazon-cloudsearch-context.jsonld
  - type: ErrorCatalog
    url: errors/amazon-cloudsearch-problem-types.yml
common:
- type: X-MCPServerCandidate
  url: mcp/amazon-cloudsearch-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: Overlay
  url: overlays/amazon-cloudsearch-openapi-overlay.yaml
- type: AgenticAccess
  url: agentic-access/amazon-cloudsearch-agentic-access.yml
- type: TrustCenter
  url: security/amazon-cloudsearch-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/amazon-cloudsearch-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/amazon-cloudsearch-domain-security.yml
- type: Portal
  url: https://aws.amazon.com/
- type: Website
  url: https://aws.amazon.com/cloudsearch/
- type: Documentation
  url: https://docs.aws.amazon.com/cloudsearch/latest/developerguide/what-is-cloudsearch.html
- type: TermsOfService
  url: https://aws.amazon.com/service-terms/
- type: PrivacyPolicy
  url: https://aws.amazon.com/privacy/
- type: Support
  url: https://aws.amazon.com/premiumsupport/
- type: Blog
  url: https://aws.amazon.com/blogs/compute/
- type: GitHubOrganization
  url: https://github.com/aws
- type: Console
  url: https://console.aws.amazon.com/cloudsearch/
- type: SignUp
  url: https://signin.aws.amazon.com/signup?request_type=register
- type: StatusPage
  url: https://health.aws.amazon.com/health/status
- type: YouTube
  url: https://www.youtube.com/user/AmazonWebServices
- type: StackOverflow
  url: https://stackoverflow.com/questions/tagged/amazon-cloudsearch
- type: Contact
  url: https://aws.amazon.com/contact-us/
- type: Compliance
  url: https://aws.amazon.com/compliance/
- type: Packages
  url: packages/amazon-cloudsearch-packages.yml
- type: WellKnown
  url: well-known/amazon-cloudsearch-well-known.yml
- type: SecurityTxt
  url: well-known/amazon-cloudsearch-security.txt
- type: LLMsTxt
  url: llms/amazon-cloudsearch-llms.txt
- type: Conformance
  url: conformance/amazon-cloudsearch-conformance.yml
- type: Lifecycle
  url: lifecycle/amazon-cloudsearch-lifecycle.yml
- type: SpectralRules
  url: rules/amazon-cloudsearch-spectral-rules.yml
- type: Vocabulary
  url: vocabulary/amazon-cloudsearch-vocabulary.yaml
- type: Features
  data:
  - name: Managed Search Infrastructure
    description: Set up, manage, and scale search without becoming a search expert.
  - name: Multi-Language Support
    description: Full-text search across 34 languages with language-specific analyzers.
  - name: Faceted Search
    description: Narrow search results by category with faceted navigation.
  - name: Autocomplete Suggestions
    description: Real-time search suggestions as users type.
  - name: Automatic Scaling
    description: Automatically scale resources as data volume and query traffic change.
  - name: High Availability
    description: Distribute search traffic across multiple availability zones with Multi-AZ.
- type: UseCases
  data:
  - name: Website Search
    description: Add powerful full-text search capabilities to websites and web applications.
  - name: E-Commerce Product Search
    description: Enable customers to find products with faceted filtering and relevance ranking.
  - name: Document Search
    description: Search across large document repositories with Boolean and proximity search.
  - name: Geospatial Search
    description: Find resources by location with geospatial search queries.
- type: Integrations
  data:
  - name: Amazon S3
    description: Index documents stored in S3 buckets.
  - name: Amazon DynamoDB
    description: Search DynamoDB data by exporting to CloudSearch.
  - name: AWS IAM
    description: Control access to search domains with IAM policies.
  - name: Amazon CloudFront
    description: Cache search results at CloudFront edge for lower latency.
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
  url: https://apievangelist.com
tags:
- AWS
- CloudSearch
- Search
- Full-Text Search
- Managed
x-parent: aws
x-relationship: product

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/amazon-cloudsearch"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/amazon-cloudsearch/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/amazon-cloudsearch/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.