AWS Security ChangesHomeSearch

AWS bedrock documentation change

Service: bedrock · 2026-04-25 · Documentation low

File: bedrock/latest/userguide/judge-service-roles.md

Summary

Updated a documentation link text from 'Access Amazon Bedrock foundation models' to 'Request access to models' (target link remains the same).

Security assessment

This is a minor terminology update in a documentation link, identical to the change in automatic-service-roles.md. No security context, vulnerability fixes, or security feature documentation is involved.

Diff

diff --git a/bedrock/latest/userguide/judge-service-roles.md b/bedrock/latest/userguide/judge-service-roles.md
index 7665323b4..177bb80a6 100644
--- a//bedrock/latest/userguide/judge-service-roles.md
+++ b//bedrock/latest/userguide/judge-service-roles.md
@@ -19 +19 @@ To create a custom service role as described below, see [Creating a role that us
-You need to create a policy that allows Amazon Bedrock to invoke the models you plan to specify in the model evaluation job. To learn more about managing access to Amazon Bedrock models, see [Access Amazon Bedrock foundation models](./model-access.html). In the `"Resource"` section of the policy, you must specify at least one ARN of a model you have access too. To use a model encrypted with customer managed key KMS key, you must add the required IAM actions and resources to the IAM service role policy. You must also add the service role to the AWS KMS key policy.
+You need to create a policy that allows Amazon Bedrock to invoke the models you plan to specify in the model evaluation job. To learn more about managing access to Amazon Bedrock models, see [Request access to models](./model-access.html). In the `"Resource"` section of the policy, you must specify at least one ARN of a model you have access too. To use a model encrypted with customer managed key KMS key, you must add the required IAM actions and resources to the IAM service role policy. You must also add the service role to the AWS KMS key policy.