AWS Security ChangesHomeSearch

AWS sap documentation change

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

File: sap/latest/sap-netweaver/auto-installation-configuring.md

Summary

Removed topics section, fixed parameter formatting (removed bold), updated title, and minor punctuation changes

Security assessment

Changes involve formatting adjustments (removing bold from parameter names), structural reorganization (removing topics list), and title clarification. No explicit security vulnerabilities, mitigations, or new security features are introduced. The mention of IAM and tagging remains unchanged except for apostrophe formatting.

Diff

diff --git a/sap/latest/sap-netweaver/auto-installation-configuring.md b/sap/latest/sap-netweaver/auto-installation-configuring.md
index 287c6a628..faf4a591f 100644
--- a//sap/latest/sap-netweaver/auto-installation-configuring.md
+++ b//sap/latest/sap-netweaver/auto-installation-configuring.md
@@ -11,9 +10,0 @@ The sections below contain detailed instructions on how to configure automated S
-###### Topics
-
-  * Customize the Systems Manager document
-
-  * Tag the Systems Manager document
-
-
-
-
@@ -53 +44 @@ The SSM document accepts required and optional parameters. The code below is an
-        **AutomationAssumeRole:**
+        AutomationAssumeRole:
@@ -57 +48 @@ The SSM document accepts required and optional parameters. The code below is an
-        **InstanceId:**
+        InstanceId:
@@ -61 +52 @@ The SSM document accepts required and optional parameters. The code below is an
-        **HostnameTagKey:**
+        HostnameTagKey:
@@ -65 +56 @@ The SSM document accepts required and optional parameters. The code below is an
-        **DnsPrivateZoneName:**
+        DnsPrivateZoneName:
@@ -69 +60 @@ The SSM document accepts required and optional parameters. The code below is an
-        **EfsFileSystemId:**
+        EfsFileSystemId:
@@ -73 +64 @@ The SSM document accepts required and optional parameters. The code below is an
-        **MasterPassword:**
+        MasterPassword:
@@ -77 +68 @@ The SSM document accepts required and optional parameters. The code below is an
-        **IniFile:**
+        IniFile:
@@ -81 +72 @@ The SSM document accepts required and optional parameters. The code below is an
-        **CloudWatchLogGroupName:**
+        CloudWatchLogGroupName:
@@ -300 +286 @@ For detailed instructions on how to tag SSM documents, see [Tagging Systems Mana
-You can use tagging for a variety of purposes. For example, if you're using AWS Identity and Access Management (IAM), you can control which users in your account can create, edit, or delete tags, and you can implement attribute-based access control (ABAC). For more information, see [Grant permission to tag resources during creation](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/supported-iam-actions-tagging.html) and [Control access to Amazon EC2 resources using resource tags](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/control-access-with-tags.html) in the _Amazon Elastic Compute Cloud User Guide for Linux Instances_.
+You can use tagging for a variety of purposes. For example, if you’re using AWS Identity and Access Management (IAM), you can control which users in your account can create, edit, or delete tags, and you can implement attribute-based access control (ABAC). For more information, see [Grant permission to tag resources during creation](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/supported-iam-actions-tagging.html) and [Control access to Amazon EC2 resources using resource tags](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/control-access-with-tags.html) in the _Amazon Elastic Compute Cloud User Guide for Linux Instances_.
@@ -312 +298 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Automated SAP installation prerequisites
+Automated SAP NetWeaver on AWS installation prerequisites