AWS bedrock documentation change
Summary
Updated IAM terminology from 'IAM identity' to 'IAM principal' with link to IAM documentation
Security assessment
Clarifies authentication requirements using precise IAM terminology, improving security documentation accuracy but not addressing a specific vulnerability
Diff
diff --git a/bedrock/latest/userguide/guardrails-versions-delete.md b/bedrock/latest/userguide/guardrails-versions-delete.md index f2d7d2319..18e04bb28 100644 --- a//bedrock/latest/userguide/guardrails-versions-delete.md +++ b//bedrock/latest/userguide/guardrails-versions-delete.md @@ -16 +16 @@ If you no longer need a version, you can delete it with the following steps. - 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/).