New user sign up using AWS Builder ID is currently unavailable on re:Post. To sign up, please use the AWS Management Console instead.
Questions 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
Browse through the questions and answers listed below or filter and sort to narrow down your results.
162 results
Questions:
1) What is the *actual* size capacity on AOSS? Is it per INDEX or per COLLECTION (I've seen posts / docs saying different things). It seems to be 1TB per *something*
2) How can I get the s...
We are running a serverless opensearch collection and access it via an VPC endpoint. All resources belong to a single CloudFormation stack.
In order to share the VPCe we want to move it to another sta...
Hello, I am trying to create an opensearch serverless index via API with specific configurations (engine, distance type, M, ef_construction, precision, dimensions) in an existing opensearch serverless...
Hello, I am trying to insert custom metadata (for example 'year':2025) to the index that is created automatically by Bedrock when you ingest a file/crawled website. The index created automatically by ...
When I navigate to a OpenSearch Serverless collection, I see Deployment Type = Enabled Redundancy. To reduce costs, I would like to disable this, but the only option I see is "Edit Description".
Is i...
I used Bedrock workshop example to create a knowledgebase which used OpenSearch serverless as the vector store. At the end of month, this came with a bill of $260 because apparently it allocates minim...
Hello, I am trying to create an index in opensearch serverless via the API with specified parameters (imitating the one created by a bedrock knowledge base automatically), I already have code that cor...
Current Setup:
- Created WAF log datasource in CloudWatch Logs Insights
- Configured Amazon OpenSearch Service integration
- IAM roles and permissions configured for access
Symptoms:
1. OpenSearch ap...
Hello, basically I have a pipeline that creates an index on AOSS out of a website(by crawling) and a pdf. My question is, is it possible for new files/wesbites I would like to add to this index to hav...
Hello, just a short question- when you create an index in amazon opensearch serverless utilising the amazon bedrock API the metadata field is unfilterable, my team suspects that is because when querie...
Hello everyone, I have two opensearch serverless indexes. One was created by crawling a website on Amazon Bedrock and thus has automatically created fields: AMAZON_BEDROCK_METADATA,AMAZON_BEDROCK_TEXT...
I've created 5 Bedrock Knowledge bases, with a collective total file size around 278 GiB.
I've had no issues before this, but 2 weeks ago I've started to hit the SearchOCU limit reached error. My u...