AWS Security ChangesHomeSearch

AWS vpc-lattice documentation change

Service: vpc-lattice · 2026-06-16 · Documentation low

File: vpc-lattice/latest/ug/resource-configuration.md

Summary

Added clarification that domain-name targets resolving to public IPv6 addresses are not supported.

Security assessment

Identical to the first change, this adds a product limitation note with no security context. No references to vulnerabilities, exploits, or security enhancements are present.

Diff

diff --git a/vpc-lattice/latest/ug/resource-configuration.md b/vpc-lattice/latest/ug/resource-configuration.md
index 36e9c9fc6..7f713bd9f 100644
--- a//vpc-lattice/latest/ug/resource-configuration.md
+++ b//vpc-lattice/latest/ug/resource-configuration.md
@@ -169 +169 @@ In the resource configuration, identify the resource in one of the following way
-  * By a **domain-name target** : You can use any domain name. If you use a private DNS server or your domain is in a Route53 private hosted zone, then the resource gateway must have DNS resolution set to IN_VPC. If your domain name points to an IP that's outside of your VPC, you must have a NAT gateway in your VPC.
+  * By a **domain-name target** : You can use any domain name. If you use a private DNS server or your domain is in a Route53 private hosted zone, then the resource gateway must have DNS resolution set to IN_VPC. If your domain name points to an IP that's outside of your VPC, you must have a NAT gateway in your VPC. Domain-name targets that resolve to public IPv6 addresses are not supported.