AWS Security ChangesHomeSearch

AWS bedrock documentation change

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

File: bedrock/latest/userguide/titan-image-models.md

Summary

Minor grammatical corrections and clarification of watermark detection documentation. Changed capitalization of 'Region' to 'region' and 'A watermark detection' to 'Watermark detection'.

Security assessment

The changes clarify existing security-related content about watermarking for misinformation prevention and copyright protection, but do not introduce new security features or address vulnerabilities. The watermark detection capability was already documented.

Diff

diff --git a/bedrock/latest/userguide/titan-image-models.md b/bedrock/latest/userguide/titan-image-models.md
index 9020f3473..a33eaa0e8 100644
--- a//bedrock/latest/userguide/titan-image-models.md
+++ b//bedrock/latest/userguide/titan-image-models.md
@@ -9 +9 @@ FeaturesParametersFine-tuningOutputWatermark detectionPrompt Engineering Guideli
-Amazon Titan Image Generator G1 is an image generation model. It comes in two versions v1 and v2.
+Amazon Titan Image Generator G1 is an image generation model. It comes in two versions: v1 and v2.
@@ -79 +79 @@ You can use the watermark detection feature in Amazon Bedrock console or call Am
-  * Inpainting – Uses an image and a segmentation mask as input (either from the user or estimated by the model) and reconstructs the Region within the mask. Use inpainting to remove masked elements and replace them with background pixels. 
+  * Inpainting – Uses an image and a segmentation mask as input (either from the user or estimated by the model) and reconstructs the region within the mask. Use inpainting to remove masked elements and replace them with background pixels. 
@@ -81 +81 @@ You can use the watermark detection feature in Amazon Bedrock console or call Am
-  * Outpainting – Uses an image and a segmentation mask as input (either from the user or estimated by the model) and generates new pixels that seamlessly extend the Region. Use precise outpainting to preserve the pixels of the masked image when extending the image to the boundaries. Use default outpainting to extend the pixels of the masked image to the image boundaries based on segmentation settings.
+  * Outpainting – Uses an image and a segmentation mask as input (either from the user or estimated by the model) and generates new pixels that seamlessly extend the region. Use precise outpainting to preserve the pixels of the masked image when extending the image to the boundaries. Use default outpainting to extend the pixels of the masked image to the image boundaries based on segmentation settings.
@@ -83 +83 @@ You can use the watermark detection feature in Amazon Bedrock console or call Am
-  * Image variation – Uses 1 to 5 images and an optional prompt as input. It generates a new image that preserves the content of the input image(s), but variates its style and background. 
+  * Image variation – Uses 1 to 5 images and an optional prompt as input. It generates a new image that preserves the content of the input image(s), but varies its style and background. 
@@ -162 +162 @@ Watermark detection for the Amazon Bedrock console and API is available in publi
-This model adds an invisible watermark to all generated images to reduce the spread of misinformation, assist with copyright protection, and track content usage. A watermark detection is available to help you confirm whether an image was generated by the Titan Image Generator G1 model, which checks for the existence of this watermark. 
+This model adds an invisible watermark to all generated images to reduce the spread of misinformation, assist with copyright protection, and track content usage. Watermark detection is available to help you confirm whether an image was generated by the Titan Image Generator G1 model, which checks for the existence of this watermark.