AWS neptune-analytics documentation change
Summary
Fixed URL formatting by adding double slashes in documentation links
Security assessment
The changes only correct URL paths by adding an extra slash, which appears to be a documentation formatting fix. No security-related content was added or modified.
Diff
diff --git a/neptune-analytics/latest/userguide/monitoring-cloudtrail-understanding.md b/neptune-analytics/latest/userguide/monitoring-cloudtrail-understanding.md index cbe6725d5..911663460 100644 --- a//neptune-analytics/latest/userguide/monitoring-cloudtrail-understanding.md +++ b//neptune-analytics/latest/userguide/monitoring-cloudtrail-understanding.md @@ -24 +24 @@ The following examples demonstrate CloudTrail logs of these event types: - * [ CreateGraph ](https://docs.aws.amazon.com/neptune-analytics/latest/apiref/API_CreateGraph.html) + * [ CreateGraph ](https://docs.aws.amazon.com//neptune-analytics/latest/apiref/API_CreateGraph.html) @@ -86 +86 @@ The following examples demonstrate CloudTrail logs of these event types: - * [ CreateGraph (Access Denied) ](https://docs.aws.amazon.com/neptune-analytics/latest/apiref/API_CreateGraph.html) + * [ CreateGraph (Access Denied) ](https://docs.aws.amazon.com//neptune-analytics/latest/apiref/API_CreateGraph.html) @@ -137 +137 @@ The following examples demonstrate CloudTrail logs of these event types: - * [ ListGraphs ](https://docs.aws.amazon.com/neptune-analytics/latest/apiref/API_ListGraphs.html) + * [ ListGraphs ](https://docs.aws.amazon.com//neptune-analytics/latest/apiref/API_ListGraphs.html) @@ -179 +179 @@ The following examples demonstrate CloudTrail logs of these event types: - * [ GetGraphSummary ](https://docs.aws.amazon.com/neptune-analytics/latest/apiref/API_GetGraphSummary.html) + * [ GetGraphSummary ](https://docs.aws.amazon.com//neptune-analytics/latest/apiref/API_GetGraphSummary.html) @@ -244 +244 @@ The following examples demonstrate CloudTrail logs of these event types: - * [ ExecuteQuery ](https://docs.aws.amazon.com/neptune-analytics/latest/apiref/API_ExecuteQuery.html) + * [ ExecuteQuery ](https://docs.aws.amazon.com//neptune-analytics/latest/apiref/API_ExecuteQuery.html)