AWS Security ChangesHomeSearch

AWS mgn documentation change

Service: mgn · 2025-03-26 · Documentation low

File: mgn/latest/ug/updating-vcenter-or-aws-credentials.md

Summary

Updated verb tenses and clarified credential update process flow

Security assessment

Clarifies existing credential management process but doesn't introduce new security features or address vulnerabilities

Diff

diff --git a/mgn/latest/ug/updating-vcenter-or-aws-credentials.md b/mgn/latest/ug/updating-vcenter-or-aws-credentials.md
index 5413c5f70..a6daf605f 100644
--- a/mgn/latest/ug/updating-vcenter-or-aws-credentials.md
+++ b/mgn/latest/ug/updating-vcenter-or-aws-credentials.md
@@ -13 +13 @@ Users who want to change the vCenter or AWS credentials used by the Application
-  2. Run the vCenter configuration update tool with the following command:
+  2. Run the vCenter configuration update tool with this command:
@@ -29 +29 @@ Users who want to change the vCenter or AWS credentials used by the Application
-  4. If you do not provide the `--new-ca-path` flag, the tool will first ask if you want to update the CA path. If you answer yes, it will prompt you for the new CA path. If you answer no, the tool will use the CA path from the previous configuration. The tool will verify the new vCenter and AWS credentials by attempting to connect to vCenter and Application Migration Service using them. 
+  4. If you do not provide the `--new-ca-path` flag, the tool first asks if you want to update the CA path. If you answer yes, it prompts you for the new CA path. If you answer no, the tool uses the CA path from the previous configuration. The tool verifies the new vCenter and AWS credentials by attempting to connect to vCenter and Application Migration Service using them. 
@@ -33 +33 @@ Users who want to change the vCenter or AWS credentials used by the Application
-  6. In case of failure to connect to vCenter or Application Migration Service, the new credentials will not be stored, and the previous configuration will be retained. The following error message will be displayed: `Failed to connect to the vCenter endpoint or MGN using the new connection details. The configuration changes will not be applied.`
+  6. In case of failure to connect to vCenter or Application Migration Service, the new credentials will not be stored, and the previous configuration will be retained. This error message is displayed: `Failed to connect to the vCenter endpoint or MGN using the new connection details. The configuration changes will not be applied.`