AWS bedrock documentation change
Summary
Replaced 'IAM identity' with 'IAM principal' terminology and added link to IAM documentation
Security assessment
Terminology update for accuracy but does not introduce new security concepts or address vulnerabilities
Diff
diff --git a/bedrock/latest/userguide/agent-tutorial-step2.md b/bedrock/latest/userguide/agent-tutorial-step2.md index a45db8702..2044583d1 100644 --- a//bedrock/latest/userguide/agent-tutorial-step2.md +++ b//bedrock/latest/userguide/agent-tutorial-step2.md @@ -13 +13 @@ For more information, see [Create and configure agent manually](./agents-create. - 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/).