AWS Security ChangesHomeSearch

AWS connect documentation change

Service: connect · 2025-06-22 · Documentation low

File: connect/latest/adminguide/customerprofiles-ipv6-support.md

Summary

Improved documentation formatting for IPv6 endpoints and added explicit DNS examples

Security assessment

Clarifies existing IPv6 support without introducing new security features or addressing vulnerabilities

Diff

diff --git a/connect/latest/adminguide/customerprofiles-ipv6-support.md b/connect/latest/adminguide/customerprofiles-ipv6-support.md
index bfe460907..3fca748bc 100644
--- a//connect/latest/adminguide/customerprofiles-ipv6-support.md
+++ b//connect/latest/adminguide/customerprofiles-ipv6-support.md
@@ -11 +11 @@ Public ConnectivityPrivate Connectivity
-All AWS Customer Profiles APIs fully support IPv4 and IPv6 calls.
+All Amazon Connect Customer Profiles APIs fully support IPv4 and IPv6 calls.
@@ -13 +12,0 @@ All AWS Customer Profiles APIs fully support IPv4 and IPv6 calls.
-profile.{region}.api.aws
@@ -15 +14,6 @@ profile.{region}.api.aws
-For example: profile.us-east-1.api.aws
+    profile.Region.api.aws
+
+**For example:**
+    
+    
+    profile.us-east-1.api.aws
@@ -26 +29,0 @@ The old APIs are still available as backward compatibility. They only support IP
-profile.{region}.amazonaws.com
@@ -28 +31,6 @@ profile.{region}.amazonaws.com
-For example: profile.us-east-1.amazonaws.com
+    profile.Region.amazonaws.com
+
+**For example:**
+    
+    
+    profile.us-east-1.amazonaws.com
@@ -36 +43,0 @@ Create a VPC endpoint for Amazon Connect Customer Profiles using the following s
-  * com.amazonaws.{region}.profile
@@ -37,0 +45,3 @@ Create a VPC endpoint for Amazon Connect Customer Profiles using the following s
+    com.amazonaws.Region.profile
+
+**For example:**
@@ -39,0 +50 @@ Create a VPC endpoint for Amazon Connect Customer Profiles using the following s
+    com.amazonaws.us-east-1.profile
@@ -43 +54,6 @@ If you enable private DNS for the endpoint, you can make API requests to Amazon
-Alternatively, old DNS name for the region is also supported as IPv4 only. For example, profile.us-east-1.amazonaws.com
+Alternatively, old DNS name for the region is also supported as IPv4 only.
+
+**For example:**
+    
+    
+    profile.us-east-1.amazonaws.com