AWS bedrock documentation change
Summary
Updated console sign-in step to use IAM principal terminology
Security assessment
Standardizes authentication documentation with AWS IAM concepts. While security-related, this is a routine documentation update rather than a vulnerability fix.
Diff
diff --git a/bedrock/latest/userguide/knowledge-base-structured-create.md b/bedrock/latest/userguide/knowledge-base-structured-create.md index 1818fcd5e..dc413f8a4 100644 --- a//bedrock/latest/userguide/knowledge-base-structured-create.md +++ b//bedrock/latest/userguide/knowledge-base-structured-create.md @@ -46 +46 @@ To connect to a structured data store using the AWS Management Console, do the f - 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/).