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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则