AWS Security ChangesHomeSearch

AWS bedrock documentation change

Service: bedrock · 2026-05-22 · Documentation low

File: bedrock/latest/userguide/kb-how-it-works.md

Summary

Replaced 'leverage' with 'use' in description of private data handling

Security assessment

Minor wording change without security implications. No evidence of addressing vulnerabilities or security weaknesses.

Diff

diff --git a/bedrock/latest/userguide/kb-how-it-works.md b/bedrock/latest/userguide/kb-how-it-works.md
index 1e24011d4..6cb79d502 100644
--- a//bedrock/latest/userguide/kb-how-it-works.md
+++ b//bedrock/latest/userguide/kb-how-it-works.md
@@ -11 +11 @@ Amazon Bedrock Knowledge Bases help you take advantage of Retrieval Augmented Ge
-With Amazon Bedrock Knowledge Bases, you can build applications that are enriched by the context that is received from querying a knowledge base. It enables a faster time to market by abstracting from the heavy lifting of building pipelines and providing you an out-of-the-box RAG solution to reduce the build time for your application. Adding a knowledge base also increases cost-effectiveness by removing the need to continually train your model to be able to leverage your private data.
+With Amazon Bedrock Knowledge Bases, you can build applications that are enriched by the context that is received from querying a knowledge base. It enables a faster time to market by abstracting from the heavy lifting of building pipelines and providing you an out-of-the-box RAG solution to reduce the build time for your application. Adding a knowledge base also increases cost-effectiveness by removing the need to continually train your model to be able to use your private data.