Building search experience using Kendra for a data source where new data is added in an ongoing basis

0

Use case : New documents are added through a web application on ongoing basis to S3. I am trying to build a document search for the documents stored in S3 that can display documents uploaded in near real time. Does Kendra sync data source with index based on an event trigger?

1개 답변
1
수락된 답변

You can keep your index up to date by setting up periodic synchronizations between your data source and index. You can choose to update an index manually using the console or the StartDataSourceSyncJob API. Otherwise, you set up a schedule to update an index and have it synchronize with your data source. Refer Amazon Kendra documentation : https://docs.aws.amazon.com/kendra/latest/dg/data-source.html.

For event driven synchronization, publish the triggering event to Amazon EventBridge for invoking StartDataSourceSyncJob API.

AWS
marancs
답변함 일 년 전
profile picture
전문가
검토됨 한 달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠