<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/amazon-opensearch-serverless-now-supports-agentic-search-agmohqbxm" -->

---
title: Amazon OpenSearch Serverless now supports Agentic Search
description: Amazon OpenSearch Serverless has added Agentic Search, enabling users to query data using natural language instead of writing DSL queries manually. A built-in...
canonical: https://daily.dev/posts/amazon-opensearch-serverless-now-supports-agentic-search-agmohqbxm
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Amazon OpenSearch Serverless now supports Agentic Search | daily.dev
og:description: Amazon OpenSearch Serverless has added Agentic Search, enabling users to query data using natural language instead of writing DSL queries manually. A built-in...
og:url: https://daily.dev/posts/amazon-opensearch-serverless-now-supports-agentic-search-agmohqbxm
og:image: https://api.daily.dev/og/posts/agMoHqbXM.png
og:image:alt: Amazon OpenSearch Serverless now supports Agentic Search
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Amazon OpenSearch Serverless now supports Agentic Search

**[AWS](https://daily.dev/sources/aws)** · 1 min read · 1 upvotes · 0 comments

## Summary

Amazon OpenSearch Serverless has added Agentic Search, enabling users to query data using natural language instead of writing DSL queries manually. A built-in QueryPlanningTool powered by LLMs interprets user intent, plans the optimal search strategy, generates the appropriate DSL query, and returns results with an explanation of its reasoning. Example queries include finding flights under a price threshold or retrieving top-selling products by category. The feature is configurable via APIs or OpenSearch Dashboards and is available across all AWS Commercial Regions where OpenSearch Serverless is supported.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://aws.amazon.com/about-aws/whats-new/2026/06/opensearch-agentic-search>

## Similar posts on daily.dev

- [Amazon OpenSearch Service now supports OpenSearch version 3.5](https://daily.dev/posts/amazon-opensearch-service-now-supports-opensearch-version-3-5-cilasuhvh) · AWS · 1 upvotes · 0 comments
- [Amazon OpenSearch Service now supports the Agent Toolkit for AWS with a curated skill](https://daily.dev/posts/amazon-opensearch-service-now-supports-the-agent-toolkit-for-aws-with-a-curated-skill-fmqkgdbmv) · AWS · 1 upvotes · 0 comments
- [Amazon OpenSearch Service now supports automatic semantic enrichment](https://daily.dev/posts/amazon-opensearch-service-now-supports-automatic-semantic-enrichment-teo4yoawd) · AWS · 0 upvotes · 0 comments

---

Tags: [#aws](https://daily.dev/tags/aws), [#llm](https://daily.dev/tags/llm), [#agentic-ai](https://daily.dev/tags/agentic-ai), [#opensearch](https://daily.dev/tags/opensearch)

[View this post on daily.dev](https://daily.dev/posts/amazon-opensearch-serverless-now-supports-agentic-search-agmohqbxm)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Amazon OpenSearch Serverless now supports Agentic Search","url":"https://daily.dev/posts/amazon-opensearch-serverless-now-supports-agentic-search-agmohqbxm","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/amazon-opensearch-serverless-now-supports-agentic-search-agmohqbxm"},"datePublished":"2026-06-08T16:03:07.364Z","dateModified":"2026-06-08T16:03:23.576Z","description":"Amazon OpenSearch Serverless has added Agentic Search, enabling users to query data using natural language instead of writing DSL queries manually. A built-in...","image":"https://media.daily.dev/image/upload/s--0_ODbtD2--/f_auto/v1722860399/public/Placeholder%2008","thumbnailUrl":"https://media.daily.dev/image/upload/s--0_ODbtD2--/f_auto/v1722860399/public/Placeholder%2008","isAccessibleForFree":true,"articleSection":"AWS","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"AWS","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/aws","url":"https://daily.dev/sources/aws"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/amazon-opensearch-serverless-now-supports-agentic-search-agmohqbxm","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"aws,llm,agentic-ai,opensearch","timeRequired":"PT1M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"AWS","item":"https://daily.dev/sources/aws"},{"@type":"ListItem","position":3,"name":"Amazon OpenSearch Serverless now supports Agentic Search"}]}
```

