AWS bedrock documentation change
Summary
Changed 'IAM identity' to 'IAM principal' with IAM concepts link
Security assessment
Clarifies authentication requirements using official terminology but doesn't fix security issues
Diff
diff --git a/bedrock/latest/userguide/kb-delete.md b/bedrock/latest/userguide/kb-delete.md index 724ab5a6a..c53a70cdb 100644 --- a//bedrock/latest/userguide/kb-delete.md +++ b//bedrock/latest/userguide/kb-delete.md @@ -37 +37 @@ Console - 2. 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/). + 2. 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/).