AWS Security ChangesHomeSearch

AWS transform documentation change

Service: transform · 2025-07-16 · Documentation low

File: transform/latest/userguide/transform-vmware-migrate-network.md

Summary

Added Export for vCenter as a new network data capture option and expanded tool selection guidance

Security assessment

Change introduces a new tool option and clarifies network migration workflows, but does not address security vulnerabilities or document security controls. The security group limitation with RVTools was pre-existing documentation.

Diff

diff --git a/transform/latest/userguide/transform-vmware-migrate-network.md b/transform/latest/userguide/transform-vmware-migrate-network.md
index 435f433fd..89fd88a7d 100644
--- a//transform/latest/userguide/transform-vmware-migrate-network.md
+++ b//transform/latest/userguide/transform-vmware-migrate-network.md
@@ -9 +9,10 @@ Generate VPC configurationTag network resourcesSecurity group association
-AWS Transform can migrate your VMware networks to AWS. You can use [RVTools](https://www.robware.net/) or [Import/Export for NSX](https://github.com/awslabs/import-export-for-nsx/) to capture source network data, and then import that data. The choice of tool depends on the type of source network that you have. If you have an NSX-defined network, upload an NSX configuration file imported using the Import/Export for NSX tool. If you have a VSphere-constructs-defined network, you can upload an [RVTools](https://www.robware.net/) file. AWS Transform will use that data to generate Amazon VPC configurations for you to review and deploy in your target AWS account. If you upload an [RVTools](https://www.robware.net/) file, AWS Transform won't create security groups because **RVTools** files don't include the information required to generate security groups.
+AWS Transform can migrate your VMware networks to AWS. You can use [RVTools](https://www.robware.net/), [Export for vCenter](https://github.com/awslabs/export-for-vcenter), or [Import/Export for NSX](https://github.com/awslabs/import-export-for-nsx/) to capture on-premises-network data, and then import that data. The choice of tool depends on the type of on-premises network that you have: 
+
+  * If you have an NSX-defined network, upload an NSX configuration file imported using the Import/Export for NSX tool. 
+
+  * If you have a vSphere-constructs-defined network, you can upload an [RVTools](https://www.robware.net/) file. AWS Transform will use that data to generate Amazon VPC configurations for you to review and deploy in your target AWS account. If you upload an [RVTools](https://www.robware.net/) file, AWS Transform won't create security groups because **RVTools** files don't include the information required to generate security groups.
+
+  * If your administrative workstation does not run Windows, RVTools is not approved in your organization, or you want more granular control over the export file's contents, use an [Export for vCenter](https://github.com/awslabs/export-for-vcenter) file.
+
+
+