|
|
@@ -136,6 +136,7 @@ Copy and paste the below JSON to the field.
|
|
|
"iam:DeleteInstanceProfile",
|
|
|
"iam:DeleteOpenIDConnectProvider",
|
|
|
"iam:DeletePolicy",
|
|
|
+ "iam:DeletePolicyVersion",
|
|
|
"iam:DeleteRole",
|
|
|
"iam:DeleteRolePolicy",
|
|
|
"iam:DeleteServiceLinkedRole",
|
|
|
@@ -150,6 +151,7 @@ Copy and paste the below JSON to the field.
|
|
|
"iam:PassRole",
|
|
|
"iam:PutRolePolicy",
|
|
|
"iam:RemoveRoleFromInstanceProfile",
|
|
|
+ "iam:TagOpenIDConnectProvider",
|
|
|
"iam:TagRole",
|
|
|
"iam:UntagRole",
|
|
|
"iam:UpdateAssumeRolePolicy",
|
|
|
@@ -158,11 +160,14 @@ Copy and paste the below JSON to the field.
|
|
|
"logs:DeleteLogGroup",
|
|
|
"logs:ListTagsLogGroup",
|
|
|
"logs:PutRetentionPolicy",
|
|
|
+ "kms:CreateAlias",
|
|
|
"kms:CreateGrant",
|
|
|
"kms:CreateKey",
|
|
|
+ "kms:DeleteAlias",
|
|
|
"kms:DescribeKey",
|
|
|
"kms:GetKeyPolicy",
|
|
|
"kms:GetKeyRotationStatus",
|
|
|
+ "kms:ListAliases",
|
|
|
"kms:ListResourceTags",
|
|
|
"kms:ScheduleKeyDeletion"
|
|
|
],
|
|
|
@@ -210,4 +215,4 @@ Click **Delete Cluster** to remove the cluster from Porter and delete resources
|
|
|
|
|
|

|
|
|
|
|
|
-For a guide on how to delete the dangling resources, see [Deleting Dangling Resources.](deleting-dangling-resources).
|
|
|
+For a guide on how to delete the dangling resources, see [Deleting Dangling Resources.](deleting-dangling-resources).
|