Skip to content

Commit 3078b1b

Browse files
author
Bob Furu
authored
Merge pull request #31323 from GroceryBoyJr/BZ1926543
Added "ec2:DeleteTags" to EC2 permissions table per BZ1926543
2 parents e0ffb51 + 6a2ab8d commit 3078b1b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/installation-aws-permissions.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ cluster, the IAM user requires the following permissions:
2626
* `ec2:CreateVolume`
2727
* `ec2:DeleteSecurityGroup`
2828
* `ec2:DeleteSnapshot`
29+
* `ec2:DeleteTags`
2930
* `ec2:DeregisterImage`
3031
* `ec2:DescribeAccountAttributes`
3132
* `ec2:DescribeAddresses`
@@ -258,4 +259,4 @@ If you use an existing VPC, your account does not require these permissions to d
258259
====
259260
* `ec2:DescribeInstanceTypeOfferings`
260261
* `servicequotas:ListAWSDefaultServiceQuotas`
261-
====
262+
====

0 commit comments

Comments
 (0)