AWS bedrock documentation change
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. No security context, vulnerability fixes, or security feature documentation is added or changed.
Diff
diff --git a/bedrock/latest/userguide/automatic-service-roles.md b/bedrock/latest/userguide/automatic-service-roles.md index 81236ffcf..97b3377b4 100644 --- a//bedrock/latest/userguide/automatic-service-roles.md +++ b//bedrock/latest/userguide/automatic-service-roles.md @@ -65 +65 @@ JSON -You also need to create a policy that allows Amazon Bedrock to invoke the model you plan to specify in the automatic 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 also need to create a policy that allows Amazon Bedrock to invoke the model you plan to specify in the automatic 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.