[1][service-linked role permissions for amazon eks],
@@ -145,55 +149,48 @@ aws eks describe-addon-versions --query 'addons[].addonName'
> With the `AWSServiceRoleForAmazonEKS` service-linked role, that policy is no longer required for clusters created on
> or after April 16, 2020.
-
-
-
- Should one want to use more advanced features like [encryption with managed keys][secrets encryption through kms], the
- role will need access to the referenced resources.
- In this case it would probably be better to create a custom role instead of assigning permissions to the built-in one.
-
-
-