All Content tagged with Amazon OpenSearch Service

Search, visualize, and analyze up to petabytes of text and unstructured data

Content language: English

Select tags to filter
Sort by most recent
661 results
We want to create an agent in Amazon Bedrock and define an action group that can perform custom retrievals. Can custom retrievals be performed directly on a Knowledge Base (KB)? If not, can custom r...
2
answers
0
votes
26
views
asked 2 days ago
Hi everyone, I'm using AWS OpenSearch on the Free Tier, and I've noticed that more than 1 GB of my 1 GB free monthly data transfer is being consumed, even though I'm not frequently querying or using ...
1
answers
0
votes
51
views
asked 4 days ago
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
57
views
asked 5 days ago
Our streaming index update rate is very slow, so we prefer to generate a index with minimum segment count to maximize the query performance and reduce the server cost. I used to tune the merge policy...
2
answers
0
votes
55
views
asked 5 days ago
I have created an aws OpenSearch cluster for testing purposes. I have configured it to one data node as this is for testing/poc. based on the 1 data node, I have set number_of_shards to 1 and replicat...
1
answers
0
votes
9
views
asked 7 days ago
based on the documentation , it is possible to create an aws opensearch index with multiple vector fields ( sample below ) . could I simply add another vector field ? ``` PUT /awesome_index ...
1
answers
0
votes
9
views
asked 8 days ago
How can I use Amazon Q Developer to create visualizations for operational analytics in OpenSearch using natural language?
1
answers
0
votes
35
views
asked 9 days ago
Hello, We have deploy a Opensearch cluster using AWS Opensearch Service. We have set the SAML authentication pointing to our Azure AD but let internal authentication too. We have no problem to conn...
2
answers
0
votes
34
views
asked 9 days ago
Hi there, I have a CloudFormation setup that I hope to use to automatically index documents in OpenSearch. I've set up an ingestion bucket in S3; when a file's dropped in the bucket, it triggers a L...
2
answers
0
votes
46
views
asked 10 days ago
I want to create an aws opensearch cluster to save some text embeddings. Most of the settings are defaulted, 'r5.large.search' for index type, general purpose (ssd) gp2 and size to 50GiB for EBS vol...
2
answers
0
votes
76
views
asked 12 days ago
I’m running CloudFront with a custom domain and an ALB in me-central-1. Even with cache hits, external tests show 300+ ms latency, including 200 ms from DNS and connection delays. When I send requests...
2
answers
0
votes
111
views
asked 15 days ago
The docs specify opensearch application name should be 3-40 chars and allows hyphens https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-opensearchservice-application.html#cfn...
1
answers
0
votes
52
views
asked 17 days ago