2
0
Эх сурвалжийг харах

Updating minimum eks roles

Stefan McShane 3 жил өмнө
parent
commit
4ba56961c4

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

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