AWS Security ChangesHomeSearch

AWS neptune-analytics documentation change

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

File: neptune-analytics/latest/userguide/monitoring-cw.md

Summary

Updated CloudWatch documentation links with corrected URL formatting

Security assessment

Changes consist of URL path corrections (adding double slashes) in CloudWatch documentation references. No security-related content changes or additions were made.

Diff

diff --git a/neptune-analytics/latest/userguide/monitoring-cw.md b/neptune-analytics/latest/userguide/monitoring-cw.md
index c6197905e..722d2289a 100644
--- a//neptune-analytics/latest/userguide/monitoring-cw.md
+++ b//neptune-analytics/latest/userguide/monitoring-cw.md
@@ -11 +11 @@ Amazon Neptune and Amazon CloudWatch are integrated so that you can gather and a
-CloudWatch also lets you set alarms so that you can be notified if a metric value breaches a threshold that you specify. You can even set up CloudWatch events to take corrective action if a breach occurs. For more information about using CloudWatch and alarms, see the [CloudWatch documentation](https://docs.aws.amazon.com/cloudwatch/). 
+CloudWatch also lets you set alarms so that you can be notified if a metric value breaches a threshold that you specify. You can even set up CloudWatch events to take corrective action if a breach occurs. For more information about using CloudWatch and alarms, see the [CloudWatch documentation](https://docs.aws.amazon.com//cloudwatch/). 
@@ -20 +20 @@ To view CloudWatch data for a Neptune Analytics graph from the AWS console:
-  1. Sign in to the [AWS management console](https://console.aws.amazon.com/cloudwatch/) and open the CloudWatch console. 
+  1. Sign in to the [AWS management console](https://console.aws.amazon.com//cloudwatch/) and open the CloudWatch console. 
@@ -31 +31 @@ To view CloudWatch data for a Neptune Analytics graph from the AWS console:
-To select or deselect an individual metric, in the results pane, select the check box next to the resource name and metric. Graphs showing the metrics for the selected items appear at the bottom of the console. To learn more about CloudWatch graphs, see [ Graph metrics](https://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/graph_metrics.html) in the Amazon CloudWatch user guide. 
+To select or deselect an individual metric, in the results pane, select the check box next to the resource name and metric. Graphs showing the metrics for the selected items appear at the bottom of the console. To learn more about CloudWatch graphs, see [ Graph metrics](https://docs.aws.amazon.com//AmazonCloudWatch/latest/DeveloperGuide/graph_metrics.html) in the Amazon CloudWatch user guide. 
@@ -38 +38 @@ To view CloudWatch data for a Neptune cluster using the AWS CLI:
-  1. Install the AWS CLI. For information on installing the CLI, see the [AWS Command Line Interface](https://docs.aws.amazon.com/cli/latest/userguide/) user guide. 
+  1. Install the AWS CLI. For information on installing the CLI, see the [AWS Command Line Interface](https://docs.aws.amazon.com//cli/latest/userguide/) user guide. 
@@ -40 +40 @@ To view CloudWatch data for a Neptune cluster using the AWS CLI:
-  2. Use the AWS CLI to fetch information. The relevant CloudWatch parameters for Neptune are listed in [Neptune CloudWatch metrics](https://docs.aws.amazon.com/neptune/latest/userguide/cw-metrics.html). 
+  2. Use the AWS CLI to fetch information. The relevant CloudWatch parameters for Neptune are listed in [Neptune CloudWatch metrics](https://docs.aws.amazon.com//neptune/latest/userguide/cw-metrics.html). 
@@ -57 +57 @@ API
-CloudWatch also supports a query action so that you can request information programmatically. For more information, see the [ CloudWatch Query API](https://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/Using_Query_API.html) documentation and [Amazon CloudWatch API Reference](https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/). When a CloudWatch action requires a parameter that is specific to Neptune monitoring, such as `MetricName`, use the values listed in [Neptune CloudWatch Metrics](https://docs.aws.amazon.com/neptune/latest/userguide/cw-metrics.html). The following example shows a low-level CloudWatch request, using the following parameters: 
+CloudWatch also supports a query action so that you can request information programmatically. For more information, see the [ CloudWatch Query API](https://docs.aws.amazon.com//AmazonCloudWatch/latest/DeveloperGuide/Using_Query_API.html) documentation and [Amazon CloudWatch API Reference](https://docs.aws.amazon.com//AmazonCloudWatch/latest/APIReference/). When a CloudWatch action requires a parameter that is specific to Neptune monitoring, such as `MetricName`, use the values listed in [Neptune CloudWatch Metrics](https://docs.aws.amazon.com//neptune/latest/userguide/cw-metrics.html). The following example shows a low-level CloudWatch request, using the following parameters: