AWS Security ChangesHomeSearch

AWS bedrock documentation change

Service: bedrock · 2025-06-28 · Documentation low

File: bedrock/latest/userguide/guardrails-prompt-attack.md

Summary

Updated terminology from 'Model tiers' to 'Safeguard tiers' in content filtering documentation

Security assessment

Terminology change without functional modification to security controls. The update appears to be branding/naming standardization rather than a security feature change.

Diff

diff --git a/bedrock/latest/userguide/guardrails-prompt-attack.md b/bedrock/latest/userguide/guardrails-prompt-attack.md
index 745275547..af9752c4f 100644
--- a//bedrock/latest/userguide/guardrails-prompt-attack.md
+++ b//bedrock/latest/userguide/guardrails-prompt-attack.md
@@ -93 +93 @@ You can choose to have different filter levels for prompts and responses.
-    4. For **Content filters tier** , choose the tier that you want your guardrail to use for filtering text-based prompts and responses. For more information, see [Model tiers for guardrails policies](./guardrails-model-tiers.html).
+    4. For **Content filters tier** , choose the safeguard tier that you want your guardrail to use for filtering text-based prompts and responses. For more information, see [Safeguard tiers for guardrails policies](./guardrails-tiers.html).
@@ -154 +154 @@ To create a guardrail with prompt attack filters, send a [CreateGuardrail](https
-  * (Optional) Specify a tier for your guardrail in the `tierConfig` object within the `contentPolicyConfig` object. Options include `STANDARD` and `CLASSIC` tiers. 
+  * (Optional) Specify a safeguard tier for your guardrail in the `tierConfig` object within the `contentPolicyConfig` object. Options include `STANDARD` and `CLASSIC` tiers. 
@@ -156 +156 @@ To create a guardrail with prompt attack filters, send a [CreateGuardrail](https
-For more information, see [Model tiers for guardrails policies](./guardrails-model-tiers.html).
+For more information, see [Safeguard tiers for guardrails policies](./guardrails-tiers.html).