All Content tagged with Amazon Kendra
intelligent search service powered by machine learning (ML)
Content language: English
Select up to 5 tags to filter
Sort by most recent
Hi AWS Community,
I'm seeking advice on an issue I encountered while learning AWS services. Even after I believe I have disconnected all services, I am still seeing charges on my account. I realize...
Some background: I have been able to build a Kendra index POC by uploading documents to S3. Now I am working on integrating our Confluence instances (three of them) with Kendra.
Regarding the...
Is there a way in Lex to delegate Kendra results to an intent first? For example for a payment intent, I want Kendra to return search results first instead of the payment intent response. Is there a...
Hi all, I am getting a strange error when attempting to create a Kendra FAQ using a CFN template:
> Resource of type 'AWS::Kendra::Faq' with identifier 'BLAH_GUID' did not stabilize.
In this...
Hello,
According to this table, only some EU languages currently support semantic search in Kendra.
https://docs.aws.amazon.com/kendra/latest/dg/in-adding-languages.html
Is there a roadmap for the...
Hello.
As the title suggests, is it possible to route communications between Kendra and SharePoint through a web proxy, including connections to Entra ID and SharePoint?
For instance, if there is...
Hello.
Can I use an external DNS server for name resolution when connecting Amazon Kendra to SharePoint?
If you look at the following document, Kendra SharePoint Connector can connect to VPC. ...
currently, I try with png image of 5KB in size, but I unable to sync images to amazon Kendra
Required increase in the size of file to greater than 50 MB limit using AEM connector as a data source for sync in AWS Kendra, or how I sync file to greater than 50 MB in size for enterprise plan
I'm unable to upload/sync/crawl file greater than 50 MB from AWS S3 for crawling into AWS Kendra using connector.
please see screenshot for reference.
![increase file size issue greater than...
I'm using the Amazon Kendra BatchPutDocument method in C# (.NET Framework) to index data with a StringList facet field called "Audiences". Some records contain more than 10 items in the "Audiences"...
In Kendra, I use aem as a data source connector and I have one pdf file in data source which is sync in Kendra and after querying on Kendra, it gave me a document link of aem file path in response, so...