AWS mgn documentation change
Summary
Updated subnet requirements to include IPv6 support, added IP version selection, and clarified IPv6 limitations with private IPs
Security assessment
The changes document IPv6 configuration options and limitations, but there is no indication of addressing a security vulnerability or introducing security controls. The private IP limitation note is a functional constraint rather than a security fix.
Diff
diff --git a/mgn/latest/ug/replication-server-settings.md b/mgn/latest/ug/replication-server-settings.md index a9d9c02b7..24f124abc 100644 --- a//mgn/latest/ug/replication-server-settings.md +++ b//mgn/latest/ug/replication-server-settings.md @@ -15 +15 @@ The replication server options, include: - * The subnet within which the replication server is launched + * The subnet within which the replication server is launched. The subnet can use both IPv4 and IPv6 CIDRs. @@ -24,0 +25,2 @@ The replication server options, include: + * IP Version - you can choose IPv4 or IPv6. + @@ -30 +32 @@ The replication server options, include: -Choose the **Staging area subnet** that you want to allocate as the staging area subnet for all of your replication servers. +Choose the **Staging area subnet** that you want to allocate as the staging area subnet for all of your replication servers. If you chose to use IPv6, you must choose a subnet that uses IPv6 CIDRs. @@ -322,0 +325,2 @@ Data replication will not work unless you have already set up the VPN, AWS Direc + * Use of private IP is not supported for IPv6. +