AWS parallelcluster documentation change
Summary
Replaced 'AWS Batch AWS CloudFormation nested stack' with 'AWS Batch CloudFormation nested stack'
Security assessment
Removed redundant 'AWS' prefix. No impact on security content or permissions documentation.
Diff
diff --git a/parallelcluster/v2/ug/iam.md b/parallelcluster/v2/ug/iam.md index c71de5291..1f872b8cd 100644 --- a//parallelcluster/v2/ug/iam.md +++ b//parallelcluster/v2/ug/iam.md @@ -461 +461 @@ JSON -The following example sets the `ParallelClusterInstancePolicy` using `awsbatch` as the scheduler. You must include the same policies that are assigned to the `BatchUserRole` that is defined in the AWS Batch AWS CloudFormation nested stack. The `BatchUserRole` ARN is provided as a stack output. In this example, “`<RESOURCES S3 BUCKET>`” is the value of the [cluster_resource_bucket](./cluster-definition.html#cluster-resource-bucket-section) setting; if [cluster_resource_bucket](./cluster-definition.html#cluster-resource-bucket-section) is not specified then “`<RESOURCES S3 BUCKET>`” is “parallelcluster-*”. The following example is an overview of the required permissions: +The following example sets the `ParallelClusterInstancePolicy` using `awsbatch` as the scheduler. You must include the same policies that are assigned to the `BatchUserRole` that is defined in the AWS Batch CloudFormation nested stack. The `BatchUserRole` ARN is provided as a stack output. In this example, “`<RESOURCES S3 BUCKET>`” is the value of the [cluster_resource_bucket](./cluster-definition.html#cluster-resource-bucket-section) setting; if [cluster_resource_bucket](./cluster-definition.html#cluster-resource-bucket-section) is not specified then “`<RESOURCES S3 BUCKET>`” is “parallelcluster-*”. The following example is an overview of the required permissions: