AWS Security ChangesHomeSearch

AWS parallelcluster documentation change

Service: parallelcluster · 2025-05-03 · Documentation low

File: parallelcluster/latest/ug/install-v3-configuring.md

Summary

Improved formatting with numbered steps, minor text clarifications, and typo fixes in configuration instructions

Security assessment

Changes are purely organizational and grammatical. No security policies, vulnerabilities, or protective measures were added or modified in the configuration steps.

Diff

diff --git a/parallelcluster/latest/ug/install-v3-configuring.md b/parallelcluster/latest/ug/install-v3-configuring.md
index c8fffb3ad..b0aceec6b 100644
--- a//parallelcluster/latest/ug/install-v3-configuring.md
+++ b//parallelcluster/latest/ug/install-v3-configuring.md
@@ -11,3 +11 @@ After you install AWS ParallelCluster, complete the following configuration step
-Verify that your AWS Account has a role that includes the permissions needed to run the [pcluster](./pcluster-v3.html) CLI. For more information, see [AWS ParallelCluster example pcluster user policies](./iam-roles-in-parallelcluster-v3.html#iam-roles-in-parallelcluster-v3-example-user-policies).
-
-Set up your AWS credentials. For more information, see [Configuring the AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html) in the _AWS CLI user guide_.
+  1. Verify that your AWS Account has a role that includes the permissions needed to run the [pcluster](./pcluster-v3.html) CLI. For more information, see [AWS ParallelCluster example pcluster user policies](./iam-roles-in-parallelcluster-v3.html#iam-roles-in-parallelcluster-v3-example-user-policies).
@@ -14,0 +13 @@ Set up your AWS credentials. For more information, see [Configuring the AWS CLI]
+  2. Set up your AWS credentials. For more information, see [Configuring the AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html) in the _AWS CLI user guide_.
@@ -23 +22,3 @@ Set up your AWS credentials. For more information, see [Configuring the AWS CLI]
-The AWS Region where the cluster is launched must have at least one Amazon EC2 key pair. For more information, see [Amazon Elastic Compute Cloud key pairs](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-key-pairs.html) in the _Amazon Elastic Compute Cloud User Guide for Linux Instances_.
+  3. The AWS Region where the cluster is launched must have at least one Amazon EC2 key pair. For more information, see [Amazon Elastic Compute Cloud key pairs](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-key-pairs.html) in the _Amazon Elastic Compute Cloud User Guide for Linux Instances_.
+
+
@@ -25 +26,2 @@ The AWS Region where the cluster is launched must have at least one Amazon EC2 k
-When using the AWS ParallelCluster command line interface (CLI), you only pay for the AWS resources that are created when you create or update AWS ParallelCluster images and clusters. For more information, see [AWS services used by AWS ParallelCluster](./aws-services-v3.html).
+
+When you use the AWS ParallelCluster command line interface (CLI), you only pay for the AWS resources that are created when you create or update AWS ParallelCluster images and clusters. For more information, see [AWS services used by AWS ParallelCluster](./aws-services-v3.html).
@@ -29 +31 @@ When using the AWS ParallelCluster command line interface (CLI), you only pay fo
-Create your first cluster by using the `pcluster configure` CLI command to initiate a wizard that prompts you for all of the information that's required to configure and create your cluster. The details of the sequence differ when using AWS Batch as the scheduler compared to using Slurm.
+To create your first cluster, use the `pcluster configure` CLI command to initiate a wizard that prompts you for all of the information that's required to configure and create your cluster. The details of the sequence differ when using AWS Batch as the scheduler compared to using Slurm.
@@ -71 +73 @@ The list of AWS Regions shown is based on the partition of your account, and onl
-The key pair is selected from the key pairs that are registered with Amazon Elastic Compute Cloud in the selected AWS Region. Choose the key pair:
+Choose the key pair from those that are registered with Amazon Elastic Compute Cloud in the selected AWS Region:
@@ -101 +102 @@ Choose the operating system.
-Choose head node instance type:
+Choose the head node instance type:
@@ -330 +330 @@ When all settings contain valid values, you can launch the cluster by running th
-Follow cluster progress: 
+Follow the cluster progress: