Explorar o código

Updating minimum eks roles

Stefan McShane %!s(int64=3) %!d(string=hai) anos
pai
achega
4ba56961c4
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  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:ListResourceTags",
         "kms:ScheduleKeyDeletion",
         "kms:ScheduleKeyDeletion",
         "kms:TagResource",
         "kms:TagResource",
+<<<<<<< Updated upstream
         "kms:UntagResource"
         "kms:UntagResource"
+=======
+        "kms:UntagResource",
+        "kms:EnableKeyRotation"
+>>>>>>> Stashed changes
       ],
       ],
       "Resource": "*"
       "Resource": "*"
     }
     }