AWS Security ChangesHomeSearch

AWS bedrock documentation change

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

File: bedrock/latest/userguide/deploy-custom-model.md

Summary

Changed 'IAM identity' to 'IAM principal' in deployment instructions

Security assessment

Enhances security documentation by specifying authentication entity type without evidence of security issue

Diff

diff --git a/bedrock/latest/userguide/deploy-custom-model.md b/bedrock/latest/userguide/deploy-custom-model.md
index 2c2eccae9..3d901753d 100644
--- a//bedrock/latest/userguide/deploy-custom-model.md
+++ b//bedrock/latest/userguide/deploy-custom-model.md
@@ -28 +28 @@ You deploy a custom model from the **Custom models** page as follows. You can al
-  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/).