AWS Security ChangesHomeSearch

AWS neptune documentation change

Service: neptune · 2026-05-25 · Documentation low

File: neptune/latest/userguide/best-practices.md

Summary

Added new best practice sections for ECS/EKS integration and AWS CLI/SDKs

Security assessment

Includes security-focused subsection: 'Configure networking, security groups, and IAM authentication' which documents security features.

Diff

diff --git a/neptune/latest/userguide/best-practices.md b/neptune/latest/userguide/best-practices.md
index 85ddd47ad..fb4be65ea 100644
--- a//neptune/latest/userguide/best-practices.md
+++ b//neptune/latest/userguide/best-practices.md
@@ -144,0 +145,10 @@ The following are some general recommendations for working with Amazon Neptune.
+  * [Best practices for using Neptune with Amazon ECS and Amazon EKS](./best-practices-ecs-eks.html)
+
+    * [Manage connection pools and lifecycle in containerized environments](./best-practices-ecs-eks-connections.html)
+
+    * [Handle host replacement and connection stalling](./best-practices-ecs-eks-host-replacement.html)
+
+    * [Configure networking, security groups, and IAM authentication](./best-practices-ecs-eks-networking-iam.html)
+
+  * [Best practices for using the AWS CLI and SDKs with Neptune](./best-practices-cli-sdk.html)
+