AWS bedrock documentation change
Summary
Updated capitalization of 'region' to 'Region' in image processing documentation and regional availability
Security assessment
Capitalization changes for regional references. Watermark detection documentation remains unchanged except for formatting.
Diff
diff --git a/bedrock/latest/userguide/titan-image-models.md b/bedrock/latest/userguide/titan-image-models.md index f32db6cda..9020f3473 100644 --- a/bedrock/latest/userguide/titan-image-models.md +++ b/bedrock/latest/userguide/titan-image-models.md @@ -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. @@ -160 +160 @@ For more information on Amazon Bedrock pricing, see [Amazon Bedrock Pricing.](ht -Watermark detection for the Amazon Bedrock console and API is available in public preview release and will only detect a watermark generated from Titan Image Generator G1. This feature is currently only available in the `us-west-2` and `us-east-1` regions. Watermark detection is a highly accurate detection of the watermark generated by Titan Image Generator G1. Images that are modified from the original image may produce less accurate detection results. +Watermark detection for the Amazon Bedrock console and API is available in public preview release and will only detect a watermark generated from Titan Image Generator G1. This feature is currently only available in the `us-west-2` and `us-east-1` Regions. Watermark detection is a highly accurate detection of the watermark generated by Titan Image Generator G1. Images that are modified from the original image may produce less accurate detection results.