AWS Security ChangesHomeSearch

AWS prometheus medium security documentation change

Service: prometheus · 2025-06-19 · Security-related medium

File: prometheus/latest/userguide/AMP-collector-how-to.md

Summary

Added note to verify private access for Amazon EKS clusters

Security assessment

Emphasizes enabling private cluster endpoints to reduce exposure, directly improving security posture.

Diff

diff --git a/prometheus/latest/userguide/AMP-collector-how-to.md b/prometheus/latest/userguide/AMP-collector-how-to.md
index 72dd9807a..3e1d945c2 100644
--- a//prometheus/latest/userguide/AMP-collector-how-to.md
+++ b//prometheus/latest/userguide/AMP-collector-how-to.md
@@ -668,0 +669,4 @@ Amazon Managed Service for Prometheus collectors automatically discover and scra
+###### Important
+
+Verify that private access for your Amazon EKS cluster is enabled. For more information, see [Cluster private endpoint ](https://docs.aws.amazon.com/eks/latest/userguide/cluster-endpoint.html#cluster-endpoint-private) in the _Amazon EKS User Guide_.
+