# Amazon OpenSearch Serverless

{% hint style="info" %}
This page was generated from content adapted from the [AWS Developer Guide](https://github.com/awsdocs/amazon-opensearch-service-developer-guide.git)
{% endhint %}

## What is Amazon OpenSearch Serverless?

* **Note**\
  Collections with unique AWS KMS keys can't share OCUs with other collections.

## Managing capacity limits

* **Note**\
  Although capacity can scale up to accomodate data, it can't currently scale up *search* replicas. OpenSearch Serverless functions with two search replicas running in active-active mode. If you need more replicas for your workload, contact [AWS Support](https://console.aws.amazon.com/support/home).
* **Note**\
  At this time, capacity settings only apply at the account level. You can't configure per-collection capacity limits.

## Ingesting data into collections

* **Note**\
  You must have version 2.30.0 or later of the AWS for Fluent Bit image in order to integrate with OpenSearch Serverless.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://awsnotes.dendron.so/analytics/amazon-opensearch-service/topics/amazon-opensearch-serverless.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
