AWS Security ChangesHomeSearch

AWS bedrock documentation change

Service: bedrock · 2025-08-13 · Documentation low

File: bedrock/latest/userguide/knowledge-base-create.md

Summary

Updated sign-in step to use IAM principal reference with documentation link

Security assessment

Clarifies authentication requirements using correct IAM terms. No security issue addressed, but strengthens security documentation accuracy.

Diff

diff --git a/bedrock/latest/userguide/knowledge-base-create.md b/bedrock/latest/userguide/knowledge-base-create.md
index 5c4f3e87e..d7c6b5878 100644
--- a//bedrock/latest/userguide/knowledge-base-create.md
+++ b//bedrock/latest/userguide/knowledge-base-create.md
@@ -26 +26 @@ Expand the section that corresponds to your use case:
-  1. Sign in to the AWS Management Console with an IAM identity that has permissions to use the Amazon Bedrock console. Then, open the Amazon Bedrock console at [https://console.aws.amazon.com/bedrock/](https://console.aws.amazon.com/bedrock/).
+  1. Sign in to the AWS Management Console with an [IAM principal](https://docs.aws.amazon.com/IAM/latest/UserGuide/introduction_identity-management.html#intro-structure-terms) that has permissions to use the Amazon Bedrock console. Then, open the Amazon Bedrock console at [https://console.aws.amazon.com/bedrock/](https://console.aws.amazon.com/bedrock/).