View source: R/bedrockagent_operations.R
| bedrockagent_delete_knowledge_base | R Documentation | 
Deletes a knowledge base. Before deleting a knowledge base, you should disassociate the knowledge base from any agents that it is associated with by making a disassociate_agent_knowledge_base request.
See https://www.paws-r-sdk.com/docs/bedrockagent_delete_knowledge_base/ for full documentation.
bedrockagent_delete_knowledge_base(knowledgeBaseId)
knowledgeBaseId | 
 [required] The unique identifier of the knowledge base to delete.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.