Bedrock Knowledge Base Sync stuck

0

I have created a Knowledge Base containing 5 pdf files. I clicked the button to sync. Over 10 hours later, the status is still "Syncing". I have tried to delete the knowledge base, but get the error message "ValidationException There is an ingestion job running for the knowledge base with name *****." The string ***** is a substitution I made in the message, but it's the name of my knowledge base.

I believe that the process is stuck. How can I either unstick the process, or delete the knowledge base?

Stephen
已提問 6 個月前檢視次數 552 次
1 個回答
0

If the knowledge base sync is stuck even after 24 hours then please try the below aws cli command to delete the bedrock knowledge base

aws bedrock-agent delete-knowledge-base --knowledge-base-id <KNOWLEDGEBASEID>

Replace the <KNOWLEDGEBASEID> with the actual id of the knowledge base which can be found on the bedrock knowledge base console.

AWS
已回答 2 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南