AWS managed policy updates

Release
2025-08-26 ~1 min read docs.aws.amazon.com #eks

⚡ TL;DR

AWS managed policies for Amazon Elastic Kubernetes Service AWS managed policy: AmazonEKS_CNI_Policy AWS managed policy: AmazonEKSClusterPolicy AWS managed policy: AmazonEKSDashboardConsoleReadOnly AWS managed policy: AmazonEKSFargatePodExecutionRolePolicy AWS managed policy: AmazonEKSForFargateServiceRolePolicy AWS managed policy: AmazonEKSComputePolicy Permissions details AWS managed policy: AmazonEKSNetworkingPolicy Permissions details AWS managed policy: AmazonEKSBlockStoragePolicy Permissions details AWS managed policy: AmazonEKSLoadBalancingPolicy Permissions details AWS managed policy: AmazonEKSServicePolicy AWS managed policy: AmazonEKSServiceRolePolicy AWS managed policy: AmazonEKSVPCResourceController AWS managed policy: AmazonEKSWorkerNodePolicy AWS managed policy: AmazonEKSWorkerNodeMinimalPolicy AWS managed policy: AWSServiceRoleForAmazonEKSNodegroup AWS managed policy: AmazonEKSDashboardServiceRolePolicy AWS managed policy: AmazonEBSCSIDriverPolicy AWS managed policy: AmazonEFSCSIDriverPolicy AWS managed policy: AmazonEKSLocalOutpostClusterPolicy AWS managed policy: AmazonEKSLocalOutpostServiceRolePolicy Amazon EKS updates to AWS managed policies Help improve this page To contribute to this user guide, choose the Edit this page on GitHub link that is located in the right pane of every page. An AWS managed policy is a standalone policy that is created and administered by AWS.

📝 Summary

AWS managed policies for Amazon Elastic Kubernetes Service AWS managed policy: AmazonEKS_CNI_Policy AWS managed policy: AmazonEKSClusterPolicy AWS managed policy: AmazonEKSDashboardConsoleReadOnly AWS managed policy: AmazonEKSFargatePodExecutionRolePolicy AWS managed policy: AmazonEKSForFargateServiceRolePolicy AWS managed policy: AmazonEKSComputePolicy Permissions details AWS managed policy: AmazonEKSNetworkingPolicy Permissions details AWS managed policy: AmazonEKSBlockStoragePolicy Permissions details AWS managed policy: AmazonEKSLoadBalancingPolicy Permissions details AWS managed policy: AmazonEKSServicePolicy AWS managed policy: AmazonEKSServiceRolePolicy AWS managed policy: AmazonEKSVPCResourceController AWS managed policy: AmazonEKSWorkerNodePolicy AWS managed policy: AmazonEKSWorkerNodeMinimalPolicy AWS managed policy: AWSServiceRoleForAmazonEKSNodegroup AWS managed policy: AmazonEKSDashboardServiceRolePolicy AWS managed policy: AmazonEBSCSIDriverPolicy AWS managed policy: AmazonEFSCSIDriverPolicy AWS managed policy: AmazonEKSLocalOutpostClusterPolicy AWS managed policy: AmazonEKSLocalOutpostServiceRolePolicy Amazon EKS updates to AWS managed policies Help improve this page To contribute to this user guide, choose the Edit this page on GitHub link that is located in the right pane of every page. An AWS managed policy is a standalone policy that is created and administered by AWS. AWS managed policies are designed to provide permissions for many common use cases so that you can start assigning permissions to users, groups, and roles. Keep in mind that AWS managed policies might not grant least-privilege permissions for your specific use cases because they’re available for all AWS customers to use. We recommend that you reduce permissions further by defining customer managed policies that are specific to your use cases. You cannot change the permissions defined in AWS managed policies. If AWS updates the permissions defined in an AWS managed policy, the update affects all principal identities (users, groups, and roles) that the policy is attached to. AWS is most likely to update an AWS managed policy when a new AWS service is launched or new API operations become available for existing services. For more information, see AWS managed policies in the IAM User Guide. You can attach the AmazonEKS_CNI_Policy to your IAM entities. Before you create an Amazon EC2 node group, this policy must be attached to either the node IAM role , or to an IAM role that’s used specifically by the Amazon VPC CNI plugin for Kubernetes. This is so that it can perform actions on your behalf.