AWS Security ChangesHomeSearch

AWS neptune-analytics documentation change

Service: neptune-analytics · 2025-11-13 · Documentation low

File: neptune-analytics/latest/userguide/centrality-algorithms.md

Summary

Added documentation for the new 'degreeDistribution' algorithm

Security assessment

The addition describes a new algorithm feature without security implications.

Diff

diff --git a/neptune-analytics/latest/userguide/centrality-algorithms.md b/neptune-analytics/latest/userguide/centrality-algorithms.md
index a5948be8d..7759f3d00 100644
--- a//neptune-analytics/latest/userguide/centrality-algorithms.md
+++ b//neptune-analytics/latest/userguide/centrality-algorithms.md
@@ -20,0 +21,2 @@ Neptune Analytics supports three centrality algorithms along with their mutate v
+  * [degreeDistribution](./degreeDistribution.html) – The Degree Distribution algorithm is a tool for analyzing and visualizing the structural characteristics of a graph. It calculates the frequency distribution of vertex degrees across the entire network and provides basic statistics of the distribution.
+