AWS Security ChangesHomeSearch

AWS neptune-analytics documentation change

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

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

Summary

Added documentation for 3 new miscellaneous graph procedures (property graph info, schema, degree distribution) and reorganized algorithm categories

Security assessment

Change adds new documentation for graph analysis procedures but contains no references to security controls, vulnerabilities, or protective measures.

Diff

diff --git a/neptune-analytics/latest/userguide/algorithms.md b/neptune-analytics/latest/userguide/algorithms.md
index cacf6e815..8488178c4 100644
--- a//neptune-analytics/latest/userguide/algorithms.md
+++ b//neptune-analytics/latest/userguide/algorithms.md
@@ -9 +9 @@ Graph algorithms are powerful tools for gaining insights into data. Neptune Anal
-Neptune Analytics natively supports over 25 optimized graph algorithms and variants in the 5 most popular categories that help customers extract insights from their graphs, which are listed in the following table.
+Neptune Analytics natively supports over 25 optimized graph algorithms and variants in the 5 most popular categories, as well as 3 miscellaneous graph procedures, that help customers extract insights from their graphs, which are listed in the following table.
@@ -33 +32,0 @@ Category | Action | Algorithms | Common Uses
-  * Degree Distribution
@@ -82,0 +82,12 @@ Category | Action | Algorithms | Common Uses
+[Miscellaneous Graph Procedures](./custom-algorithms.html) | Provide summaries and statistics about the graph. | 
+
+  * Property graph information
+  * Property graph schema
+  * Degree distribution
+
+| 
+
+  * Exploratory graph analysis
+  * Graph summarization
+
+  
@@ -116 +127 @@ Algorithms having signatures with different kinds of input in Neptune Analytics
-Neptune Analytics currently supports five main categories of algorithm:
+Neptune Analytics currently supports five main categories of algorithm and a set of miscellenaous graph procedures:
@@ -131,0 +143,2 @@ By identifying the most influential or important nodes within a network, central
+  * [Miscellenaous graph procedures](./custom-algorithms.html) – The miscellaneous graph procedures can be ran on your graphs to give you insight into your graphs and their metrics. 
+