All Content tagged with Amazon OpenSearch Serverless

Amazon OpenSearch Serverless is a serverless option in Amazon OpenSearch Service

Content language: English

Select tags to filter
Sort by most recent
186 results
Hi everyone, I'm currently working with Amazon OpenSearch Dashboards and exploring its data visualization capabilities. I’m particularly interested in creating pivot table-style visuals — similar to ...
1
answers
0
votes
60
views
asked 12 days ago
Can we create multiple Knowledge bases, one for each tenant and then store it in a Single Opensearch serverless with indices and securities such that one tenant should not be able to access data belon...
1
answers
0
votes
56
views
asked 14 days ago
I have completed creating OpenSearch Serverless. I am getting a 403 forbidden error when creating an index and data. After creating an access key and secret key in AWS IAM, aws signature auth: the i...
2
answers
0
votes
65
views
asked 17 days ago
To increase security in Amazon OpenSearch Serverless (AOSS) collection endpoints, customers may configure VPC endpoints to keep the traffic within the VPC. To access the AOSS endpoints outside the VP...
Is it possible to update the maxClauseCount setting for an OpenSearch Serverless collection? We're trying to migrate from an older AWS Elasticsearch domain to an OpenSearch Serverless collection. We...
1
answers
0
votes
58
views
asked 23 days ago
I have been trying to add OpenSearch Serverless to my CDK (I use ts). But when I try to create a mapping for an index it fails. Here is the mapping CDK code: ```ts const indexMapping = { ...
1
answers
0
votes
123
views
asked a month ago
I have been unable to find any documentation on what is actually supported and it seems to differ from what is generally available in standalone OpenSearch. I ask this after getting errors with strin...
1
answers
0
votes
64
views
asked a month ago
After creating a collection in OpenSearch Serverless, I created a vector index through the console. The creation seems to complete succesfully and in the Overview tab I can see the 'Indexes' count is ...
2
answers
0
votes
75
views
asked a month ago
When I create an index in AOSS, there seems to be a delay of up to 30 seconds before the index will work. If I start sending data immediately I get random errors including "500 internal service" styl...
1
answers
0
votes
76
views
asked a month ago
I created a Knowledge Base using Titan Text Embeddings v2, referring to a hands-on tutorial. After that, the bill still shows charges for SearchOCU, as seen below. I tried deleting related resources ...
1
answers
0
votes
56
views
asked a month ago
I have a RAG application based on S3->Bedrock->OpenSearch Serverless. I am currently using Amazon Titan G1 text 02 for embedding and Amazon Nova Pro for querying. Is it possible to use some outside ...
1
answers
0
votes
89
views
asked 2 months ago