aws-eks v5.10.2 - Event handlers now respect CMDB settings for node group real-time events

May 27, 2026GuardrailsMods

Bug fixes

  • The EKS CloudWatch event patterns generated by the AWS > Turbot > Event Handlers stack previously ignored the AWS > EKS > Node Group > CMDB policy. Because that policy targets the EKS cluster rather than the region, disabling it at the region or account level had no effect and Guardrails kept forwarding node group events (CreateNodegroup, DeleteNodegroup, UpdateNodegroupConfig, UpdateNodegroupVersion). The event patterns now read the effective per-cluster CMDB value, so the node group events are only forwarded when at least one cluster in the region still has the CMDB enabled.