AWS Security ChangesHomeSearch

AWS res documentation change

Service: res · 2025-09-28 · Documentation low

File: res/archive/release-minus-4/ug/uninstall-the-product.md

Summary

Fixed formatting of AWS CLI command and corrected backticks in security group references

Security assessment

Changes are syntax/formatting improvements without introducing new security content. The existing mention of retaining file systems for data protection remains unchanged.

Diff

diff --git a/res/archive/release-minus-4/ug/uninstall-the-product.md b/res/archive/release-minus-4/ug/uninstall-the-product.md
index e01354c50..d99307c90 100644
--- a//res/archive/release-minus-4/ug/uninstall-the-product.md
+++ b//res/archive/release-minus-4/ug/uninstall-the-product.md
@@ -27,2 +27 @@ Determine whether the AWS Command Line Interface (AWS CLI) is available in your
-    $ aws cloudformation delete-stack --stack-name
-    <_RES-stack-name_ >
+    $ aws cloudformation delete-stack --stack-name <_RES-stack-name_ >
@@ -38 +37 @@ The product retains this file system by default to protect against unintentional
-  2. Delete all file systems associated with `<RES-stack-name>`-shared-storage-security-group. Alternatively, you may reassign these file systems to another security group to maintain the data. 
+  2. Delete all file systems associated with ``<RES-stack-name>`-shared-storage-security-group`. Alternatively, you may reassign these file systems to another security group to maintain the data.
@@ -42 +41 @@ The product retains this file system by default to protect against unintentional
-  4. Delete the `<RES-stack-name>`-shared-storage-security-group. 
+  4. Delete the ``<RES-stack-name>`-shared-storage-security-group`.