Skip to content

Commit 6f742f5

Browse files
authored
Merge pull request #42545 from xenolinux/iamuser
[BZ2056331]: Required permissions to delete base cluster resources
2 parents 7682d49 + 38f4dc0 commit 6f742f5

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

modules/installation-aws-permissions.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
[id="installation-aws-permissions_{context}"]
88
= Required AWS permissions for the IAM user
99

10+
[NOTE]
11+
====
12+
Your IAM user must have the permission `tag:GetResources` in the region `us-east-1` to delete the base cluster resources. As part of the AWS API requirement, the {product-title} installation program performs various actions in this region.
13+
====
14+
1015
When you attach the `AdministratorAccess` policy to the IAM user that you create in Amazon Web Services (AWS),
1116
you grant that user all of the required permissions. To deploy all components of an {product-title}
1217
cluster, the IAM user requires the following permissions:

modules/installation-aws-regions.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77

88
You can deploy an {product-title} cluster to the following regions.
99

10+
[NOTE]
11+
====
12+
Your IAM user must have the permission `tag:GetResources` in the region `us-east-1` to delete the base cluster resources. As part of the AWS API requirement, the {product-title} installation program performs various actions in this region.
13+
====
14+
1015
[id="installation-aws-public_{context}"]
1116
== AWS public regions
1217

0 commit comments

Comments
 (0)