AWS Security ChangesHomeSearch

AWS neptune-analytics documentation change

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

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

Summary

Corrected URL formatting in IAM role documentation link

Security assessment

The modification fixes a documentation link URL structure but does not alter security-related content about IAM roles or S3 access permissions. Existing security documentation remains unchanged.

Diff

diff --git a/neptune-analytics/latest/userguide/neptune-read.md b/neptune-analytics/latest/userguide/neptune-read.md
index 6f1ba1600..1dd117d36 100644
--- a//neptune-analytics/latest/userguide/neptune-read.md
+++ b//neptune-analytics/latest/userguide/neptune-read.md
@@ -7 +7 @@
-Neptune supports a `CALL` procedure `neptune.read` to read data from Amazon S3 and then run an openCypher query (read, insert, update) using the data. The procedure yields each row in the file as a declared result variable row. It uses the IAM credentials of the caller to access the data in Amazon S3. See [ Create your IAM role for Amazon S3 access](https://docs.aws.amazon.com/neptune-analytics/latest/userguide/bulk-import-create-from-s3.html#create-iam-role-for-s3-access) to set up the permissions. The AWS region of the Amazon S3 bucket must be in the same region where Neptune Analytics instance is located. Currently, cross-region reads are not supported. 
+Neptune supports a `CALL` procedure `neptune.read` to read data from Amazon S3 and then run an openCypher query (read, insert, update) using the data. The procedure yields each row in the file as a declared result variable row. It uses the IAM credentials of the caller to access the data in Amazon S3. See [ Create your IAM role for Amazon S3 access](https://docs.aws.amazon.com//neptune-analytics/latest/userguide/bulk-import-create-from-s3.html#create-iam-role-for-s3-access) to set up the permissions. The AWS region of the Amazon S3 bucket must be in the same region where Neptune Analytics instance is located. Currently, cross-region reads are not supported. 
@@ -30 +30 @@ Neptune supports a `CALL` procedure `neptune.read` to read data from Amazon S3 a
-    * For more information on the supported csv format, see [Gremlin load data format](https://docs.aws.amazon.com/neptune/latest/userguide/bulk-load-tutorial-format-gremlin.html). 
+    * For more information on the supported csv format, see [Gremlin load data format](https://docs.aws.amazon.com//neptune/latest/userguide/bulk-load-tutorial-format-gremlin.html).