AWS neptune-analytics documentation change
Summary
Fixed URL formatting in documentation link for query timeout configuration
Security assessment
Similar to the louvain-mutate.md change, this only fixes a URL path. The content about query timeout configuration remains unchanged and does not address security vulnerabilities or introduce security features.
Diff
diff --git a/neptune-analytics/latest/userguide/louvain.md b/neptune-analytics/latest/userguide/louvain.md index 14c0c5fb3..ac54002d1 100644 --- a//neptune-analytics/latest/userguide/louvain.md +++ b//neptune-analytics/latest/userguide/louvain.md @@ -49 +49 @@ The Louvain algorithm is particularly useful in these cases because it: - * Louvain is expected to run a long time, hence please set the query timeout to be large number to avoid query timeout. See [ query-timeout-milliseconds](https://docs.aws.amazon.com/neptune-analytics/latest/userguide/query-APIs-execute-query.html#query-APIs-execute-query-input) for more information on setting upper bounds on query run time. + * Louvain is expected to run a long time, hence please set the query timeout to be large number to avoid query timeout. See [ query-timeout-milliseconds](https://docs.aws.amazon.com//neptune-analytics/latest/userguide/query-APIs-execute-query.html#query-APIs-execute-query-input) for more information on setting upper bounds on query run time.