AWS ssm-sap documentation change
Summary
Updated documentation for stopping SAP applications: removed references to distributed SAP ABAP setups, standardized example application ID placeholders, simplified event log examples, and adjusted timestamps.
Security assessment
Changes focus on documentation clarity and example standardization. No security vulnerabilities, mitigations, or security features are mentioned. Removal of distributed setup references appears to be a scope limitation rather than a security fix.
Diff
diff --git a/ssm-sap/latest/userguide/stop-sap-application.md b/ssm-sap/latest/userguide/stop-sap-application.md index d3771d8c3..afff23c84 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 or distrubuted 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 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 <APPLICATION_ID> + --application-id <myApplication> @@ -63 +63 @@ SAP ABAP - --application-id <APPLICATION_ID> + --application-id <myApplication> @@ -87 +87 @@ SAP HANA - --application-id <APPLICATION_ID> + --application-id <myApplication> @@ -143 +143 @@ Verify the stop operation on the application through the event using the [`ListO - "Timestamp": "2024-01-03T04:55:59.846000+00:00" + "Timestamp": "2024-01-03T04:49:59.846000+00:00" @@ -153,11 +153 @@ Verify the stop operation on the application through the event using the [`ListO - "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" + "Timestamp": "2024-01-03T04:48:59.846000+00:00" @@ -173 +163 @@ Verify the stop operation on the application through the event using the [`ListO - "Timestamp": "2024-01-03T04:52:59.846000+00:00" + "Timestamp": "2024-01-03T04:47:59.846000+00:00" @@ -183,11 +173 @@ Verify the stop operation on the application through the event using the [`ListO - "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" + "Timestamp": "2024-01-03T04:46:59.846000+00:00" @@ -203,40 +182,0 @@ 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": "",