AWS transform documentation change
Summary
Added new entries for 2026 feature releases including network migration security group mapping
Security assessment
Documents new security feature (security group mapping for DHCP-enabled workloads) that maintains security rules post-migration. This adds security documentation but doesn't address a specific vulnerability.
Diff
diff --git a/transform/latest/userguide/change-log.md b/transform/latest/userguide/change-log.md index b4300b2c5..1809411a6 100644 --- a//transform/latest/userguide/change-log.md +++ b//transform/latest/userguide/change-log.md @@ -13,0 +14,2 @@ Date | Title | Description | Links +2026-05-22 | New agentic migration assessment capabilities now available with AWS Transform | AWS Transform now offers advanced migration assessment capabilities including what-if scenarios, customizable assumptions, flexible file format support, and multiple new total cost of ownership (TCO) assessment features. | [What's New post](https://aws.amazon.com/about-aws/whats-new/2026/05/assessment-capabilities-transform/), [Documentation](https://docs.aws.amazon.com/transform/latest/userguide/transform-app-assessments.html) +2026-05-20 | AWS Transform detects existing VPCs during network migration review | AWS Transform now detects existing VPCs in your target account during network migration review. You can see existing VPCs alongside your mapped VPCs, identify CIDR conflicts, and resolve them before deployment. | [Documentation](https://docs.aws.amazon.com/transform/latest/userguide/transform-vmware-migrate-network.html#transform-vmware-brownfield-network) @@ -20,0 +23 @@ Date | Title | Description | Links +2026-04-15 | AWS Transform adds landing zone creation within migration workflows | Added landing zone creation directly within migration workflows. AWS Transform checks for an existing foundation, recommends Organizational Unit (OU) structures and target accounts, and offers fully automated deployment or Infrastructure as Code (IaC) output (CloudFormation, AWS CDK, or Landing Zone Accelerator (LZA) formats). | [What's New post](https://aws.amazon.com/about-aws/whats-new/2026/04/aws-transform-automates-landing-zone/), [Documentation](https://docs.aws.amazon.com/transform/latest/userguide/transform-vmware-landing-zone.html) @@ -21,0 +25 @@ Date | Title | Description | Links +2026-04-10 | AWS Transform adds DHCP with security group mapping for network migration | Added support for DHCP with security group mapping during network migration. If you have DHCP-enabled migration workloads, you can now ensure your security rules remain valid after migration. This applies to both in-VPC security group referencing and cross-VPC and cross-account outbound rules via Transit Gateway. | [Documentation](https://docs.aws.amazon.com/transform/latest/userguide/transform-vmware-migrate-network.html#transform-vmware-security-group-association) @@ -23,0 +28 @@ Date | Title | Description | Links +2026-03-20 | AWS Transform adds public APIs for network migration | Added public APIs for network migration, enabling partner and programmatic access to network migration capabilities. | [API Reference](https://docs.aws.amazon.com/mgn/latest/APIReference/)