AWS Security ChangesHomeSearch

AWS bedrock documentation change

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

File: bedrock/latest/userguide/guardrails-tagging.md

Summary

Grammatical correction in inference operations section ('the' to 'with')

Security assessment

Minor wording change with no security implications. Does not relate to security features or vulnerabilities.

Diff

diff --git a/bedrock/latest/userguide/guardrails-tagging.md b/bedrock/latest/userguide/guardrails-tagging.md
index 2c49530e0..6b64b2dff 100644
--- a//bedrock/latest/userguide/guardrails-tagging.md
+++ b//bedrock/latest/userguide/guardrails-tagging.md
@@ -54 +54 @@ You can use the same tag structure multiple times in the input text to mark diff
-Content outside of input tags isn't processed by guardrails. This allows you to include instructions, sample conversations, knowledge bases, or other content that you deem safe and don't want to be processed by guardrails. If there are no tags in the input prompt, the complete prompt will be processed by guardrails. The only exception is [Prompt attacks](./guardrails-components.html#guardrails-prompt-attack) filters, which require input tags to be present.
+Content outside of input tags isn't processed by guardrails. This allows you to include instructions, sample conversations, knowledge bases, or other content that you deem safe and don't want to be processed by guardrails. If there are no tags in the input prompt, the complete prompt will be processed by guardrails. The only exception is [Detect prompt attacks with Amazon Bedrock Guardrails](./guardrails-prompt-attack.html) filters, which require input tags to be present.
@@ -62 +62 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Use the inference operations 
+Use with inference operations