Browse Source

Updating minimum eks roles

Stefan McShane 3 năm trước cách đây
mục cha
commit
4ba56961c4
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  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": "*"
     }