Skip to content

Commit a2321f6

Browse files
authored
Merge pull request #81538 from brendan-daly-red-hat/OCPBUGS-37687_2
OCPBUGS-37687_2#adding optional iam role permissions
2 parents 11ded3a + 8e0a69c commit a2321f6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/installation-aws-permissions.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,9 @@ If you use an existing Virtual Private Cloud (VPC), your account does not requir
154154
155155
[NOTE]
156156
=====
157-
If you have not created a load balancer in your AWS account, the IAM user also requires the `iam:CreateServiceLinkedRole` permission.
157+
* If you specify an existing IAM role in the `install-config.yaml` file, the following IAM permissions are not required: `iam:CreateRole`,`iam:DeleteRole`, `iam:DeleteRolePolicy`, and `iam:PutRolePolicy`.
158+
159+
* If you have not created a load balancer in your AWS account, the IAM user also requires the `iam:CreateServiceLinkedRole` permission.
158160
=====
159161
====
160162

0 commit comments

Comments
 (0)