AWS Security ChangesHomeSearch

AWS solutions documentation change

Service: solutions · 2025-03-02 · Documentation low

File: solutions/latest/serverless-image-handler/update-the-solution.md

Summary

Fixed formatting issues with backticks and asterisks, and corrected apostrophe usage

Security assessment

The changes are purely formatting and punctuation corrections with no security implications

Diff

diff --git a/solutions/latest/serverless-image-handler/update-the-solution.md
index 7c53b055f..d95b2acc0 100644
--- a/solutions/latest/serverless-image-handler/update-the-solution.md
+++ b/solutions/latest/serverless-image-handler/update-the-solution.md
@@ -29 +29 @@ Modifying the architecture of an existing deployment by changing the value of th
-    4. This link will point to the latest template by default, to modify which version you update to, replace the word `latest`` with the desired version.
+    4. This link will point to the latest template by default, to modify which version you update to, replace the word `latest` with the desired version.
@@ -40 +40 @@ Alongside the rename in v7.0.0 from Serverless Image Handler to Dynamic Image Tr
-  1. Verify that the correct template URL shows in the **Amazon S3 URL** text box, and choose **Next**. Choose **Next** again.
+  1. Verify that the correct template URL shows in the _*Amazon S3 URL*_ text box, and choose **Next**. Choose **Next** again.
@@ -77 +77 @@ Dynamic Image Transformation for Amazon CloudFront includes a Thumbor-style inte
-You can specify custom image requests that used the version 3.x and earlier solution versions’ rewrite feature as you normally would. First, you must update the `REWRITE_MATCH_PATTERN` and `REWRITE_SUBSTITUTION` environment variables for your image handler function with the appropriate (JavaScript/ECMAScript-compatible) regular expressions and strings. For example:
+You can specify custom image requests that used the version 3.x and earlier solution versions' rewrite feature as you normally would. First, you must update the `REWRITE_MATCH_PATTERN` and `REWRITE_SUBSTITUTION` environment variables for your image handler function with the appropriate (JavaScript/ECMAScript-compatible) regular expressions and strings. For example: