AWS Security ChangesHomeSearch

AWS bedrock documentation change

Service: bedrock · 2025-07-18 · Documentation low

File: bedrock/latest/userguide/encryption-kb.md

Summary

Changed 'AWS managed key' to 'AWS-owned key' in knowledge base encryption documentation

Security assessment

Terminology update clarifying key ownership type without introducing new security concepts or addressing vulnerabilities. AWS-owned vs managed keys is an implementation detail distinction.

Diff

diff --git a/bedrock/latest/userguide/encryption-kb.md b/bedrock/latest/userguide/encryption-kb.md
index dedf5c807..d1cde51d0 100644
--- a//bedrock/latest/userguide/encryption-kb.md
+++ b//bedrock/latest/userguide/encryption-kb.md
@@ -9 +9 @@ Encryption of transient data storage during data ingestionEncryption of informat
-Amazon Bedrock encrypts resources related to your knowledge bases. By default, Amazon Bedrock encrypts this data using an AWS managed key. Optionally, you can encrypt the model artifacts using a customer managed key.
+Amazon Bedrock encrypts resources related to your knowledge bases. By default, Amazon Bedrock encrypts this data using an AWS-owned key. Optionally, you can encrypt the model artifacts using a customer managed key.