AWS Security ChangesHomeSearch

AWS sap documentation change

Service: sap · 2025-04-25 · Documentation low

File: sap/latest/sap-hana/sap-hana-on-aws-cluster-administration-1.md

Summary

Removed trailing '#' characters from command prompt examples in cluster administration instructions

Security assessment

Formatting correction of command-line examples. No security-related content modified or added. Changes only affect example syntax display.

Diff

diff --git a/sap/latest/sap-hana/sap-hana-on-aws-cluster-administration-1.md b/sap/latest/sap-hana/sap-hana-on-aws-cluster-administration-1.md
index ab21ce90b..9b1a229b7 100644
--- a//sap/latest/sap-hana/sap-hana-on-aws-cluster-administration-1.md
+++ b//sap/latest/sap-hana/sap-hana-on-aws-cluster-administration-1.md
@@ -10 +10 @@ You can manually migrate cluster resources from one node to another with the fol
-    root@prihana ~]# pcs resource move SAPHana_HDB_00-master
+    root@prihana ~] pcs resource move SAPHana_HDB_00-master
@@ -21 +21 @@ You can check the status of the cluster again to verify the status of resource m
-    [root@prihana ~]#pcs status
+    [root@prihana ~]pcs status
@@ -53 +53 @@ Clean up the failed actions as shown in next section. With each `pcs` resource m
-    root@prihana ~]# pcs resource clear SAPHana_HDB_00-master
+    root@prihana ~] pcs resource clear SAPHana_HDB_00-master
@@ -58 +58 @@ Check the status of the cluster:
-    root@prihana ~]# pcs status
+    root@prihana ~] pcs status