Skip to content
This repository was archived by the owner on Jun 16, 2023. It is now read-only.

Commit 0c28ea5

Browse files
author
Kari Stromsland
authored
Update iam-roles-in-parallelcluster-v3.md
typo
1 parent 174fc13 commit 0c28ea5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc_source/iam-roles-in-parallelcluster-v3.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ If existing Amazon EFS file systems are the only file systems used in your clust
263263
"Resource": "*",
264264
"Effect": "Allow",
265265
"Sid": "ResourceGroupRead"
266-
},
266+
}
267267
]
268268
}
269269
```
@@ -1356,4 +1356,4 @@ To use this option make sure the AWS ParallelCluster user is granted `iam:Attach
13561356

13571357
This parameter forces AWS ParallelCluster to attach the given IAM policy as a `PermissionsBoundary` to all IAM roles that are created as part of custom AMI build\.
13581358

1359-
See [`PermissionsBoundary` mode](#iam-roles-in-parallelcluster-v3-permissionsboundary-mode) for the list of policies required to use such functionality\.
1359+
See [`PermissionsBoundary` mode](#iam-roles-in-parallelcluster-v3-permissionsboundary-mode) for the list of policies required to use such functionality\.

0 commit comments

Comments
 (0)