AWS bedrock documentation change
Summary
Modified authentication instructions to reference IAM principals
Security assessment
Terminology update in prompt attack documentation. While prompt attacks are security-related, this change only clarifies authentication requirements without modifying security controls.
Diff
diff --git a/bedrock/latest/userguide/guardrails-prompt-attack.md b/bedrock/latest/userguide/guardrails-prompt-attack.md index 6092c7673..5cf10db8b 100644 --- a//bedrock/latest/userguide/guardrails-prompt-attack.md +++ b//bedrock/latest/userguide/guardrails-prompt-attack.md @@ -57 +57 @@ 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/).