AWS parallelcluster documentation change
Summary
Minor grammar fixes in IAM role documentation
Security assessment
Grammatical improvements ('build' to 'builds', 'allows to override' to 'allows you to override') with no security content changes.
Diff
diff --git a/parallelcluster/latest/ug/iam-roles-in-parallelcluster-v3.md b/parallelcluster/latest/ug/iam-roles-in-parallelcluster-v3.md index 0bf4904d8..66c050fdc 100644 --- a//parallelcluster/latest/ug/iam-roles-in-parallelcluster-v3.md +++ b//parallelcluster/latest/ug/iam-roles-in-parallelcluster-v3.md @@ -809 +809 @@ JSON -When no additional IAM policies are granted to the user, IAM roles required by clusters or custom image build need to be manually created by an administrator and passed as part of the cluster configuration. +When no additional IAM policies are granted to the user, IAM roles required by clusters or custom image builds need to be manually created by an administrator and passed as part of the cluster configuration. @@ -1346 +1346 @@ JSON -This option allows to override the IAM role that is assigned to the compute nodes of the cluster. For more information, see [InstanceProfile](./Scheduling-v3.html#yaml-Scheduling-SlurmQueues-Iam-InstanceProfile). +This option allows you to override the IAM role that is assigned to the compute nodes of the cluster. For more information, see [InstanceProfile](./Scheduling-v3.html#yaml-Scheduling-SlurmQueues-Iam-InstanceProfile).