Questions tagged with Amazon OpenSearch Serverless

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.

I am trying to build RAG in Bedrock, When I try creating Vector store using OpenSearch serverless service, its failing to create. Earlier I was having issues with permissions which I corrected by...
1
answers
0
votes
151
views
Selva
asked 10 days ago
Hi, I am starting to look at Bedrock Knowledge Base but when i try to create a knowledge base i get a "Failed to create the Amazon Opensearch Serverless collection. Failed to fetch" error. I have...
1
answers
0
votes
185
views
AndyW
asked 13 days ago
Hello, I have deployed a Bedrock KnowledgeBase using OpenSearch Serverless with console and it works fine. Now I would like to automate this deployment using the CDK (I am using Python) but I am not...
1
answers
0
votes
135
views
AWS
asked 13 days ago
Hi, I'm trying to use AWS Lambda to deploy a CloudFormation template into an application, but I'm encountering an issue. My application includes an AWS Bedrock Knowledge Base. Sometimes when I...
1
answers
0
votes
95
views
asked 19 days ago
but Failed to delete knowledge base - xxxx Unable to delete data from vector store for data source with ID xxxxx. Check your vector store configurations and permissions and retry your request. If the...
3
answers
0
votes
177
views
asked 19 days ago
Hey, Is there a way to allocate separate resources (in the form of nodes/threads etc.) for `indexing` vs `searching` on a Managed OpenSearch cluster on AWS? It seems like this is possible in...
2
answers
0
votes
93
views
Adi
asked 19 days ago
Hi everyone, I'm working on a project using Amazon OpenSearch Serverless to store and search content based on tags. Both tags to filter and tags of content can be multiple. Documents, or contents,...
1
answers
0
votes
103
views
profile picture
asked 21 days ago
Hey All, I have an issue with AWS Bedrock Knowledge Base, Web crawler as a data source, I have accidently put 2 URLs, of Wikipedia (e.g, "https://en.wikipedia.org/wiki/article1 and second URL:...
3
answers
0
votes
268
views
Andrey
asked 23 days ago
Hi All, I am trying to access my knowledge base using the Claude Instant Foundation model. I am facing this error "[boto3] An error occurred (UnrecognizedClientException) when calling the Retrieve...
1
answers
0
votes
87
views
Vinitha
asked 25 days ago
``` [ { "Resource": [ "index/demo-collection/demo-index" ], "ResourceType": "index", "MinIndexRetention": "30d" } ] ``` I wanted to understand the MinIndexRetention field in...
1
answers
0
votes
90
views
asked a month ago
Hi I read in the documentation that there will be a dev/test option while creating AOSS cluster, but I do not see it, in either Easy option or Standard option. Can you please help me understand the...
2
answers
0
votes
110
views
Paddy
asked a month ago
I want to use cloudformation to create OpenSearch Serverless. Can I configure the deployment type of the collection in the resources
1
answers
0
votes
176
views
eeasxn
asked a month ago