AWS bedrock documentation change
Summary
Replaced 'IAM identity' with 'IAM principal' in console sign-in instructions
Security assessment
Improves terminology consistency with AWS IAM documentation. While not fixing a vulnerability, it promotes better understanding of access management concepts.
Diff
diff --git a/bedrock/latest/userguide/kb-info.md b/bedrock/latest/userguide/kb-info.md index 8bd05b0e0..6365b46d7 100644 --- a//bedrock/latest/userguide/kb-info.md +++ b//bedrock/latest/userguide/kb-info.md @@ -18 +18 @@ 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/).