Ver Fonte

Updating minimum eks roles

Stefan McShane há 3 anos atrás
pai
commit
4ba56961c4
1 ficheiros alterados com 5 adições e 0 exclusões
  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": "*"
     }