AWS bedrock documentation change
Summary
Updated IAM terminology from 'identity' to 'principal' with link to IAM documentation
Security assessment
Clarifies IAM principal terminology, enhancing documentation accuracy for access control but not addressing a specific security vulnerability.
Diff
diff --git a/bedrock/latest/userguide/trace-view.md b/bedrock/latest/userguide/trace-view.md index 44b461ee0..0b733c81e 100644 --- a//bedrock/latest/userguide/trace-view.md +++ b//bedrock/latest/userguide/trace-view.md @@ -14 +14 @@ Console -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/). +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/).