AWS Security ChangesHomeSearch

AWS neptune-analytics documentation change

Service: neptune-analytics · 2026-03-22 · Documentation low

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

Summary

Added documentation for degreeDistribution algorithm and linking

Security assessment

Documents analytical functionality without introducing security features or addressing vulnerabilities.

Diff

diff --git a/neptune-analytics/latest/userguide/custom-algorithms.md b/neptune-analytics/latest/userguide/custom-algorithms.md
index 12ce157c2..89fc62b35 100644
--- a//neptune-analytics/latest/userguide/custom-algorithms.md
+++ b//neptune-analytics/latest/userguide/custom-algorithms.md
@@ -12,0 +13,2 @@ The `neptune.graph.pg_schema()` procedure provides a comprehensive overview of t
+The `neptune.algo.degreeDistribution()` analyzes 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. 
+
@@ -18,0 +21,2 @@ The `neptune.graph.pg_schema()` procedure provides a comprehensive overview of t
+  * [.degreeDistribution algorithm](./degreeDistribution.html)
+