deleteKnowledgeBaseDocuments
inline suspend fun BedrockAgentClient.deleteKnowledgeBaseDocuments(crossinline block: DeleteKnowledgeBaseDocumentsRequest.Builder.() -> Unit): DeleteKnowledgeBaseDocumentsResponse
Deletes documents from a data source and syncs the changes to the knowledge base that is connected to it. For more information, see Ingest changes directly into a knowledge base in the Amazon Bedrock User Guide.