AWS bedrock documentation change
Summary
Updated IAM terminology from 'IAM identity' to 'IAM principal' with link to IAM documentation
Security assessment
The change clarifies IAM terminology but does not address a specific security vulnerability or introduce new security features. It improves documentation accuracy by aligning with official IAM terms.
Diff
diff --git a/bedrock/latest/userguide/flows-alias-create.md b/bedrock/latest/userguide/flows-alias-create.md index 4b57125c4..8c92d17ad 100644 --- a//bedrock/latest/userguide/flows-alias-create.md +++ b//bedrock/latest/userguide/flows-alias-create.md @@ -14 +14 @@ 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 [Getting Started with the AWS Management Console](https://docs.aws.amazon.com/awsconsolehelpdocs/latest/gsg/getting-started.html). + 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 [Getting Started with the AWS Management Console](https://docs.aws.amazon.com/awsconsolehelpdocs/latest/gsg/getting-started.html).