AWS Security ChangesHomeSearch

AWS neptune-analytics documentation change

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

File: neptune-analytics/latest/userguide/loading-data-existing-graph.md

Summary

Standardized documentation links by adding double slashes after domain in multiple URLs

Security assessment

All changes are URL formatting updates. Existing security content about IAM roles and data integrity remains unchanged with no new security documentation added.

Diff

diff --git a/neptune-analytics/latest/userguide/loading-data-existing-graph.md b/neptune-analytics/latest/userguide/loading-data-existing-graph.md
index 38a81134c..f1f797a4e 100644
--- a//neptune-analytics/latest/userguide/loading-data-existing-graph.md
+++ b//neptune-analytics/latest/userguide/loading-data-existing-graph.md
@@ -37 +37 @@ For incrementally loading data from Amazon S3 you can use the loader integration
-  * **Data integrity** : The `StartImportTask` API is designed to work with graphs that are empty. If your graph contains data, you can first reset the graph using the [reset-graph](https://docs.aws.amazon.com/neptune-analytics/latest/apiref/API_ResetGraph.html) API. If the Import task finds that the graph is not empty the operation will fail. This operation will delete all data from the graph, so ensure you have backups if necessary. You can use the [ create-graph-snapshot](https://docs.aws.amazon.com/neptune-analytics/latest/apiref/API_CreateGraphSnapshot.html) API to create snapshot of your existing graph. 
+  * **Data integrity** : The `StartImportTask` API is designed to work with graphs that are empty. If your graph contains data, you can first reset the graph using the [reset-graph](https://docs.aws.amazon.com//neptune-analytics/latest/apiref/API_ResetGraph.html) API. If the Import task finds that the graph is not empty the operation will fail. This operation will delete all data from the graph, so ensure you have backups if necessary. You can use the [ create-graph-snapshot](https://docs.aws.amazon.com//neptune-analytics/latest/apiref/API_CreateGraphSnapshot.html) API to create snapshot of your existing graph. 
@@ -104 +104 @@ Verify that your graph and the Amazon S3 bucket are in the same region. Neptune
-Verify that you have created the IAM role correctly with read permission to 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).
+Verify that you have created the IAM role correctly with read permission to 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).
@@ -112 +112 @@ Verify that you have created the IAM role correctly with read permission to Amaz
-Verify that you have attached the policy that allows Neptune Analytics to assume the IAM role to access the Amazon S3 bucket. 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).
+Verify that you have attached the policy that allows Neptune Analytics to assume the IAM role to access the Amazon S3 bucket. 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).
@@ -127 +127 @@ When adding bulk load files to a public Amazon S3 bucket, ensure that each file'
-This setting can also be done through the Amazon S3 console or the AWS SDKs. For more details, refer to the documentation for [ Configuring ACLs](https://docs.aws.amazon.com/AmazonS3/latest/userguide/managing-acls.html). 
+This setting can also be done through the Amazon S3 console or the AWS SDKs. For more details, refer to the documentation for [ Configuring ACLs](https://docs.aws.amazon.com//AmazonS3/latest/userguide/managing-acls.html).