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 Respuesta
1
Respuesta aceptada

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
respondido hace un año
profile picture
EXPERTO
revisado hace un mes

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas