AWS Security ChangesHomeSearch

AWS bedrock documentation change

Service: bedrock · 2025-12-07 · Documentation low

File: bedrock/latest/userguide/rft-option-1.md

Summary

Fixed formatting in messages field description and removed requirement for 100 prompt-response pairs

Security assessment

Changes consist of grammatical improvements and removal of a specific data quantity requirement. No security-related content was added or modified. The removed line about minimum prompt pairs relates to data requirements rather than security controls or vulnerabilities.

Diff

diff --git a/bedrock/latest/userguide/rft-option-1.md b/bedrock/latest/userguide/rft-option-1.md
index 848dc930e..95e145412 100644
--- a//bedrock/latest/userguide/rft-option-1.md
+++ b//bedrock/latest/userguide/rft-option-1.md
@@ -9 +9 @@ Collect your prompts and store them in `.jsonl` file format. Each record in the
-  * In messages field, include the user, system or assistant role containing the input prompt provided to the model.
+  * In the messages field, include the user, system or assistant role containing the input prompt provided to the model.
@@ -13,2 +12,0 @@ Collect your prompts and store them in `.jsonl` file format. Each record in the
-  * If you want Amazon Bedrock to use prompts only, make sure that there are at least 100 prompt-response pairs generated from across all models.
-