AWS Security ChangesHomeSearch

AWS detective documentation change

Service: detective · 2025-11-22 · Documentation low

File: detective/latest/userguide/profile-panel-drilldown-overall-vpc-volume.md

Summary

Updated EKS documentation links to include double slashes in URLs

Security assessment

Changes are purely URL formatting corrections. The content about VPC CNI plugin and SNAT remains unchanged, with no security implications introduced or addressed.

Diff

diff --git a/detective/latest/userguide/profile-panel-drilldown-overall-vpc-volume.md b/detective/latest/userguide/profile-panel-drilldown-overall-vpc-volume.md
index 7fd5acac7..d2b0024ef 100644
--- a//detective/latest/userguide/profile-panel-drilldown-overall-vpc-volume.md
+++ b//detective/latest/userguide/profile-panel-drilldown-overall-vpc-volume.md
@@ -114 +114 @@ Detective has visibility into your Amazon Virtual Private Cloud (Amazon VPC) flo
-An EKS cluster with a default configuration uses the Amazon VPC CNI plugin. For more details, see [Managing VPC CNI](https://docs.aws.amazon.com/eks/latest/userguide/managing-vpc-cni.html) in the __Amazon EKS User Guide__. The Amazon VPC CNI plugin sends internal traffic with the IP address of the pod and translates the source IP address to the IP address of the node for external communication. Detective can capture and correlate internal traffic to the correct pod but it can’t do the same for external traffic.
+An EKS cluster with a default configuration uses the Amazon VPC CNI plugin. For more details, see [Managing VPC CNI](https://docs.aws.amazon.com//eks/latest/userguide/managing-vpc-cni.html) in the __Amazon EKS User Guide__. The Amazon VPC CNI plugin sends internal traffic with the IP address of the pod and translates the source IP address to the IP address of the node for external communication. Detective can capture and correlate internal traffic to the correct pod but it can’t do the same for external traffic.
@@ -116 +116 @@ An EKS cluster with a default configuration uses the Amazon VPC CNI plugin. For
-If you want Detective to have visibility into the external traffic of your pods, enable External Source Network Address Translation (SNAT). Enabling SNAT comes with limitations and drawbacks. For more details, see [ SNAT for pods](https://docs.aws.amazon.com/eks/latest/userguide/external-snat.html) in the __Amazon EKS User Guide__.
+If you want Detective to have visibility into the external traffic of your pods, enable External Source Network Address Translation (SNAT). Enabling SNAT comes with limitations and drawbacks. For more details, see [ SNAT for pods](https://docs.aws.amazon.com//eks/latest/userguide/external-snat.html) in the __Amazon EKS User Guide__.