AWS bedrock documentation change
Summary
Updated IAM terminology from 'identity' to 'principal' with link to IAM documentation
Security assessment
Clarifies IAM access requirements by using precise terminology and linking to IAM documentation, improving security awareness but not addressing a specific vulnerability
Diff
diff --git a/bedrock/latest/userguide/agents-test-code-interpretation.md b/bedrock/latest/userguide/agents-test-code-interpretation.md index 704df3ebc..46be32156 100644 --- a//bedrock/latest/userguide/agents-test-code-interpretation.md +++ b//bedrock/latest/userguide/agents-test-code-interpretation.md @@ -22 +22 @@ Console - 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/).