AWS bedrock documentation change
Summary
Adjusted console access instructions to reference IAM principals instead of identities
Security assessment
Updates terminology to match AWS security best practices documentation. No indication of patching a security issue.
Diff
diff --git a/bedrock/latest/userguide/kb-update.md b/bedrock/latest/userguide/kb-update.md index c0a20c851..b2542f3a1 100644 --- a//bedrock/latest/userguide/kb-update.md +++ b//bedrock/latest/userguide/kb-update.md @@ -16 +16 @@ 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/).