Questions tagged with Amazon OpenSearch Serverless

Amazon OpenSearch Serverless is a serverless option in Amazon OpenSearch Service

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

Hi all, I applied the aoss:DashboardsAccessAll policy to my ARN, but it doesn't seem like it's taking. The policy is written like this: { "Version": "2012-10-17", "Statement": [ { ...
1
answers
0
votes
702
views
grahem
asked 10 months ago
We are currently working on upgrading AWS SDK version from 2 to 3, and during the process we have encountered the issue where NodeHttpHandler fails to Authenticate the HTTPRequest, SignedV4 Request...
1
answers
0
votes
360
views
asked 10 months ago
Hi Guys, this is a bit of a long story...and I'm quite new to opensearch. I am trying to move away from my old solr box which host about 200Gb of indexes data to Opensearch Serverless Our application...
0
answers
0
votes
126
views
asked 10 months ago
I have OpenSearch Serverless set up, with logs being emitted from ECS Fargate > Firelens / Fluent Bit > OpenSearch. The collection is configured with collection type = Timeseries. All the data is...
1
answers
0
votes
388
views
belinda
asked 10 months ago
For the Serverless option of Opensearch, are the plugins going to be added back in the future, or is there another way to add alerting on the logs as currently these are not present on the Serverless...
1
answers
1
votes
447
views
joesome
asked a year ago
Hello, I am using OpenSearch Serverless as a vector datastore. While creating index mappings, I am unable to use {"type": "nested"} when I do index sorting while creating the index. I get the...
0
answers
0
votes
129
views
Deepali
asked a year ago
When using an OpenSearch Serverless collection, all my POSTs to /my_index/_delete_by_query fail with a 404. These same operations work correctly using a non-serverless OpenSearch domain. Is...
2
answers
0
votes
1609
views
Ross
asked a year ago
I have setup a collection, a role for an ECS task that grants aoss:APIAccessAll to the collection to the task, and a data access policy that grants all aoss perms to the task role, and a network...
2
answers
1
votes
600
views
asked a year ago
Does OpenSearch Serverless have a REST health api endpoint? In regular OpenSearch/Elasticsearch there is the REST API endpoint: "GET /_cluster/health?level=cluster" in opensearch serverless I get...
1
answers
0
votes
628
views
asked a year ago
Hello, We have been experimenting some strange behaviours in Opensearch Serverless scaling out/in. During a few days it seems that it doesn't scale down to the minimum number of OCUs and when that...
1
answers
2
votes
485
views
asked a year ago
Hi, We are considering migration to the OpenSearch Serverless from the managed domains. However, our index configuration is quite big and consists of multiple mappings, and analyzers, including the...
0
answers
0
votes
189
views
asked a year ago
Hi! I'm copying this tutorial almost exactly: https://aws.amazon.com/blogs/big-data/serverless-logging-with-amazon-opensearch-serverless-and-amazon-kinesis-data-firehose/ I've set up OpenSearch...
0
answers
0
votes
201
views
belinda
asked a year ago