AWS bedrock documentation change
Summary
Updated terminology from 'IAM identity' to 'IAM principal' in console sign-in instructions
Security assessment
This is a terminology clarification (IAM principal is a broader term encompassing users, roles, etc.) without any security-specific implications or changes to permission requirements.
Diff
diff --git a/bedrock/latest/userguide/batch-inference-create.md b/bedrock/latest/userguide/batch-inference-create.md index 64ba37f81..5f1a2199e 100644 --- a//bedrock/latest/userguide/batch-inference-create.md +++ b//bedrock/latest/userguide/batch-inference-create.md @@ -20 +20 @@ 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/).