Skip to content

Please help AWS charging 8$/day for Bedrock Created Knowledgebase. Deletion is Impossible

0

After trying Bedrock Knowledgebase RAG application, I am unable to delete the knowledgebase. I am getting the error message: Unable to delete data from vector store for data source with ID G0ZYUASCET. Check your vector store configurations and permissions and retry your request. If the issue persists, consider updating the dataDeletionPolicy of the data source to RETAIN and retry your request.

These are the steps I followed:

  1. I followed the two links below and added Delete POlicy, it did not help.
  2. I went to OpenSearch Service and tried to delete , but same issue.

https://repost.aws/questions/QUAq_wgl53QcaT4FogidCxPA/knowledge-base-bedrock-impossible-to-delete https://repost.aws/questions/QUi_amGXbtQhuKfU-YobQOQQ/cannot-delete-knowledge-base

2 Answers
0

The knowledge base itself is a resource that does not cost anything.
If you delete the OpenSearch Service and S3 used for search, the billing should stop once.
If the billing does not stop, please contact AWS Support.

answered a year ago
0

It was throwing errors when I tried to delete the OpenSearch DB and Index, despite adding Delete access to the role.

It was pain, somehow with hit and trial, I was able to delete it. AWS should make deleting easier like Azure.

answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.