AWS Security ChangesHomeSearch

AWS mgn documentation change

Service: mgn · 2025-08-22 · Documentation medium

File: mgn/latest/ug/mgn-connector-prerequisites.md

Summary

Restructured prerequisites to emphasize dedicated server requirements, removed unsupported OS versions, and clarified SSM agent management

Security assessment

The changes enforce security best practices (dedicated servers, openssl requirement, SSM agent isolation) but do not address a specific disclosed vulnerability. These are preventive measures rather than reactive fixes.

Diff

diff --git a/mgn/latest/ug/mgn-connector-prerequisites.md b/mgn/latest/ug/mgn-connector-prerequisites.md
index 7e195aeaf..3fce4cbb1 100644
--- a//mgn/latest/ug/mgn-connector-prerequisites.md
+++ b//mgn/latest/ug/mgn-connector-prerequisites.md
@@ -5,2 +4,0 @@
-General prerequisitesOperating systems that support the MGN connectorSSM requirements
-
@@ -9,14 +7 @@ General prerequisitesOperating systems that support the MGN connectorSSM require
-To use the Application Migration Service connector you must meet these prerequisites.
-
-## General prerequisites
-
-  * While the MGN connector can be deployed on the same server that hosts the MGN vCenter Client installer (agentless appliance), we recommend that the MGN connector be installed on a dedicated server.
-
-  * The _openssl_ library must be installed on the server.
-
-  * You must have the required [permissions](./mgn-connector-permissions.html).
-
-
-
-
-## Operating systems that support the MGN connector
+Installing the MGN connector requires a dedicated Linux server. The MGN connector can be deployed on the same server that hosts the MGN vCenter Client installer (agentless appliance). This server should be used only for the MGN connector and MGN agentless appliance, and should not be used for any other purposes.
@@ -35,9 +20 @@ The MGN connector can be installed on servers running the following Linux versio
-## SSM agent installation requirements
-
-Installation of the MGN Connector also installs the SSM agent.
-
-  * If the SSM agent is already installed on the server you must uninstall it before installing the MGN connector. See [ Uninstalling SSM Agent from Linux instances ](https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-uninstall-agent.html) in the _AWS Systems Manager User Guide_.
-
-  * A minimum of 200 MB of free disk space and 200 KB of free disk space in the `/var` directory.
-
-  * Installation is not supported on these operating systems:
+###### Note
@@ -45 +22 @@ Installation of the MGN Connector also installs the SSM agent.
-    * CentOS 5.x
+Installation of the SSM Agent requires a minimum of 200 MB of free disk space and 200 KB of free disk space in the `/var` directory.
@@ -47 +24 @@ Installation of the MGN Connector also installs the SSM agent.
-    * CentOS 6.x
+In order to utilize AWS Application Migration Service connector, you must meet the following prerequisites:
@@ -49 +26 @@ Installation of the MGN Connector also installs the SSM agent.
-    * RHEL 6.x
+  * openssl
@@ -51 +27,0 @@ Installation of the MGN Connector also installs the SSM agent.
-    * Oracle 6.x
@@ -53 +28,0 @@ Installation of the MGN Connector also installs the SSM agent.
-    * Amazon Linux 1
@@ -55,0 +31 @@ Installation of the MGN Connector also installs the SSM agent.
+If the SSM agent is installed, it must be removed before installing the MGN connector. See [ Uninstalling SSM Agent from Linux instances ](https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-uninstall-agent.html) in the _AWS Systems Manager User Guide_. 
@@ -56,0 +33 @@ Installation of the MGN Connector also installs the SSM agent.
+In addition, you must also have the required [permissions](./mgn-connector-permissions.html).