aws-eks v5.8.0 - Manage endpoint access for clusters
May 05, 2025•Mods
What's new?
- Users can now manage endpoint access for clusters. To get started, set the AWS > EKS > Cluster > Endpoint Access > * policies.
- Policy Type, Control Type, and Action Type definitions now also include their mapping details to establish clear relationships between them.
- We've updated the runtime of the lambda functions to Node 22. You wouldn't notice any difference and things will continue to work smoothly and consistently as before.
- Updated the default permissions required to run Quick Actions to include Account-type permissions in addition to the existing Turbot-type permissions.
- Added support for Contactable interface in various resource types.
Control Types
- AWS > EKS > Cluster > Endpoint Access
Policy Types
- AWS > EKS > Cluster > Endpoint Access
- AWS > EKS > Cluster > Endpoint Access > CIDR Ranges
Action Types
- AWS > EKS > Cluster > Set Endpoint Access
Bug fixes
- The CMDB control for various resource types inadvertently removed the partition value from a resource's metadata when the AWS > Account > Partition policy value was null, resulting in a malformed AKA. We have tightened checks on partition values to ensure the control no longer updates resources with incorrect partition details.