AWS bedrock documentation change
Summary
Replaced 'IAM identity' with 'IAM principal' terminology in two console sign-in steps, adding IAM documentation link
Security assessment
Terminology update for consistency with IAM concepts. No evidence of addressing a security vulnerability or adding security features - improves clarity but doesn't change security posture.
Diff
diff --git a/bedrock/latest/userguide/getting-started-console.md b/bedrock/latest/userguide/getting-started-console.md index 2b8641a25..18b02168f 100644 --- a//bedrock/latest/userguide/getting-started-console.md +++ b//bedrock/latest/userguide/getting-started-console.md @@ -35 +35 @@ The following example demonstrates how to use the text playground: - 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/). @@ -52 +52 @@ The following example demonstrates how to use the image playground. - 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/).