AWS bedrock documentation change
Summary
Updated IAM terminology from 'identity' to 'principal' with link to IAM documentation
Security assessment
Improves precision in access control documentation but doesn't address specific vulnerabilities
Diff
diff --git a/bedrock/latest/userguide/playgrounds.md b/bedrock/latest/userguide/playgrounds.md index 3ad269b85..17236ec35 100644 --- a//bedrock/latest/userguide/playgrounds.md +++ b//bedrock/latest/userguide/playgrounds.md @@ -34 +34 @@ The following procedure describes how to submit a prompt in the playground, the - 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/).