AWS bedrock documentation change
Summary
Simplified language in jailbreak definition ('in order to' to 'to')
Security assessment
Minor wording change without altering security definitions or mitigations. Security guidance remains identical.
Diff
diff --git a/bedrock/latest/userguide/guardrails-prompt-attack.md b/bedrock/latest/userguide/guardrails-prompt-attack.md index af53aef5c..7e5355075 100644 --- a//bedrock/latest/userguide/guardrails-prompt-attack.md +++ b//bedrock/latest/userguide/guardrails-prompt-attack.md @@ -15 +15 @@ The following types of prompt attack are supported: - * **Jailbreaks** — User prompts designed to bypass the native safety and moderation capabilities of the foundation model in order to generate harmful or dangerous content. Examples of such prompts include but are not restricted to “Do Anything Now (DAN)” prompts that can trick the model to generate content it was trained to avoid. + * **Jailbreaks** — User prompts designed to bypass the native safety and moderation capabilities of the foundation model to generate harmful or dangerous content. Examples of such prompts include but are not restricted to “Do Anything Now (DAN)” prompts that can trick the model to generate content it was trained to avoid.