浏览代码

Updating minimum eks roles

Stefan McShane 3 年之前
父节点
当前提交
4ba56961c4
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      docs/getting-started/aws.md

+ 5 - 0
docs/getting-started/aws.md

@@ -174,7 +174,12 @@ Copy and paste the below JSON to the field.
         "kms:ListResourceTags",
         "kms:ScheduleKeyDeletion",
         "kms:TagResource",
+<<<<<<< Updated upstream
         "kms:UntagResource"
+=======
+        "kms:UntagResource",
+        "kms:EnableKeyRotation"
+>>>>>>> Stashed changes
       ],
       "Resource": "*"
     }