Bläddra i källkod

Updating minimum eks roles

Stefan McShane 3 år sedan
förälder
incheckning
4ba56961c4
1 ändrade filer med 5 tillägg och 0 borttagningar
  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": "*"
     }