AWS Security ChangesHomeSearch

AWS parallelcluster documentation change

Service: parallelcluster · 2025-04-25 · Documentation low

File: parallelcluster/latest/ug/pcluster.dcv-connect-v3.md

Summary

Fixed markdown formatting for command-line option syntax (backticks and escaping)

Security assessment

Syntax adjustments to improve readability of command options. No security features or vulnerabilities are mentioned or addressed in the changes.

Diff

diff --git a/parallelcluster/latest/ug/pcluster.dcv-connect-v3.md b/parallelcluster/latest/ug/pcluster.dcv-connect-v3.md
index 20e336d65..a2e5a2b3b 100644
--- a//parallelcluster/latest/ug/pcluster.dcv-connect-v3.md
+++ b//parallelcluster/latest/ug/pcluster.dcv-connect-v3.md
@@ -22 +22 @@ Permits to connect to the head node through an interactive session by using Amaz
-``-h, --help``
+`-h, --help`
@@ -27 +27 @@ Shows the help text for `pcluster dcv-connect`.
-``\--cluster-name, -n `CLUSTER_NAME```
+`--cluster-name, -n `CLUSTER_NAME``
@@ -32 +32 @@ Specifies the name of the cluster.
-``\--debug``
+`--debug`
@@ -37 +37 @@ Enables debug logging.
-``\--key-path `KEY_PATH```
+`--key-path `KEY_PATH``
@@ -42 +42 @@ Specifies the path of the SSH key to use for the connection.
-``\--login-node-ip``
+`--login-node-ip`
@@ -51 +51 @@ This argument is added in AWS ParallelCluster version 3.11.0.
-``\--region, -r `REGION```
+`--region, -r `REGION``
@@ -56 +56 @@ Specifies the AWS Region to use. The AWS Region must be specified, using the `AW
-``\--show-url``
+`--show-url`