AWS bedrock documentation change
Summary
Changed IAM identity to IAM principal in console access instructions
Security assessment
Improves alignment with official IAM terminology but doesn't resolve a security vulnerability. Enhances documentation for secure access configuration.
Diff
diff --git a/bedrock/latest/userguide/knowledge-base-build-graphs-build.md b/bedrock/latest/userguide/knowledge-base-build-graphs-build.md index f628c6e14..7576cf4f6 100644 --- a//bedrock/latest/userguide/knowledge-base-build-graphs-build.md +++ b//bedrock/latest/userguide/knowledge-base-build-graphs-build.md @@ -35 +35 @@ 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/).