AWS bedrock documentation change
Summary
Replaced IAM identity with IAM principal in two console access steps
Security assessment
Consistency update across multiple steps to use proper IAM terminology. Enhances security documentation but doesn't indicate vulnerability remediation.
Diff
diff --git a/bedrock/latest/userguide/knowledge-base-deploy.md b/bedrock/latest/userguide/knowledge-base-deploy.md index 26592e7de..ddf22ed5f 100644 --- a//bedrock/latest/userguide/knowledge-base-deploy.md +++ b//bedrock/latest/userguide/knowledge-base-deploy.md @@ -20 +20 @@ 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/). @@ -37 +37 @@ 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/).