AWS Security ChangesHomeSearch

AWS ssm-sap documentation change

Service: ssm-sap · 2025-05-31 · Documentation low

File: ssm-sap/latest/userguide/stop-sap-application.md

Summary

Expanded supported SAP ABAP setups to distributed systems, standardized application ID placeholder, updated event timestamps, and added detailed component stop events in examples

Security assessment

Changes involve documentation improvements for accuracy and example completeness. No security vulnerabilities, mitigations, or security features are mentioned in the changes.

Diff

diff --git a/ssm-sap/latest/userguide/stop-sap-application.md b/ssm-sap/latest/userguide/stop-sap-application.md
index afff23c84..d3771d8c3 100644
--- a//ssm-sap/latest/userguide/stop-sap-application.md
+++ b//ssm-sap/latest/userguide/stop-sap-application.md
@@ -9 +9 @@ Step 1: Register SAP ApplicationStep 2: Stop SAP ApplicationStep 3: Check Stop O
-You can perform a stop operation on a single node or HA (high availability) SAP HANA application or on a single node setup of SAP ABAP application that has been registered with AWS Systems Manager for SAP.
+You can perform a stop operation on a single node or HA (high availability) SAP HANA application or on a single node or distrubuted setup of SAP ABAP application that has been registered with AWS Systems Manager for SAP.
@@ -40 +40 @@ You can use the following AWS CLI command to stop your SAP application:
-    --application-id <myApplication>
+    --application-id <APPLICATION_ID>
@@ -63 +63 @@ SAP ABAP
-    --application-id <myApplication>
+    --application-id <APPLICATION_ID> 
@@ -87 +87 @@ SAP HANA
-    --application-id <myApplication>
+    --application-id <APPLICATION_ID> 
@@ -143 +143 @@ Verify the stop operation on the application through the event using the [`ListO
-                "Timestamp": "2024-01-03T04:49:59.846000+00:00"
+                "Timestamp": "2024-01-03T04:55:59.846000+00:00"
@@ -153 +153,11 @@ Verify the stop operation on the application through the event using the [`ListO
-                "Timestamp": "2024-01-03T04:48:59.846000+00:00"
+                "Timestamp": "2024-01-03T04:54:59.846000+00:00"
+            },
+            {
+                "Description": "Stop the SAP component HDB-HDB00",
+                "Resource": {
+                    "ResourceArn": "arn:aws:ssm-sap:us-east-1:111111111111:HANA/hanaStartStop/COMPONENT/HDB-HDB00",
+                    "ResourceType": "AWS::SystemsManagerSAP::Component"
+                },
+                "Status": "COMPLETED",
+                "StatusMessage": "",
+                "Timestamp": "2024-01-03T04:53:59.846000+00:00"
@@ -163 +173 @@ Verify the stop operation on the application through the event using the [`ListO
-                "Timestamp": "2024-01-03T04:47:59.846000+00:00"
+                "Timestamp": "2024-01-03T04:52:59.846000+00:00"
@@ -173 +183,11 @@ Verify the stop operation on the application through the event using the [`ListO
-                "Timestamp": "2024-01-03T04:46:59.846000+00:00"
+                "Timestamp": "2024-01-03T04:51:59.846000+00:00"
+            },
+            {
+                "Description": "Stop the SAP component HDB-HDB00",
+                "Resource": {
+                    "ResourceArn": "arn:aws:ssm-sap:us-east-1:111111111111:HANA/hanaStartStop/COMPONENT/HDB-HDB00",
+                    "ResourceType": "AWS::SystemsManagerSAP::Component"
+                },
+                "Status": "IN_PROGRESS",
+                "StatusMessage": "",
+                "Timestamp": "2024-01-03T04:50:59.846000+00:00"
@@ -182,0 +203,40 @@ Verify the stop operation on the application through the event using the [`ListO
+                "Timestamp": "2024-01-03T04:49:59.846000+00:00"
+            },
+            {
+                "Description": "Stop the SAP component ECD-ASCS10-sapci",
+                "Resource": {
+                    "ResourceArn": "arn:aws:ssm-sap:us-east-1:111111111111:SAP_ABAP/nwStartStop/COMPONENT/ECD-ASCS10-sapci",
+                    "ResourceType": "AWS::SystemsManagerSAP::Component"
+                },
+                "Status": "COMPLETED",
+                "StatusMessage": "",
+                "Timestamp": "2024-01-03T04:48:59.846000+00:00"
+            },
+            {
+                "Description": "Stop the SAP component ECD-ASCS10-sapci",
+                "Resource": {
+                    "ResourceArn": "arn:aws:ssm-sap:us-east-1:111111111111:SAP_ABAP/nwStartStop/COMPONENT/ECD-ASCS10-sapci",
+                    "ResourceType": "AWS::SystemsManagerSAP::Component"
+                },
+                "Status": "IN_PROGRESS",
+                "StatusMessage": "",
+                "Timestamp": "2024-01-03T04:47:59.846000+00:00"
+            },
+            {
+                "Description": "Stop the SAP component ECD-D12-sapci",
+                "Resource": {
+                    "ResourceArn": "arn:aws:ssm-sap:us-east-1:111111111111:SAP_ABAP/nwStartStop/COMPONENT/ECD-D12-sapci",
+                    "ResourceType": "AWS::SystemsManagerSAP::Component"
+                },
+                "Status": "COMPLETED",
+                "StatusMessage": "",
+                "Timestamp": "2024-01-03T04:46:59.846000+00:00"
+            },
+            {
+                "Description": "Stop the SAP component ECD-D12-sapci",
+                "Resource": {
+                    "ResourceArn": "arn:aws:ssm-sap:us-east-1:111111111111:SAP_ABAP/nwStartStop/COMPONENT/ECD-D12-sapci",
+                    "ResourceType": "AWS::SystemsManagerSAP::Component"
+                },
+                "Status": "IN_PROGRESS",
+                "StatusMessage": "",