aws-controltower v5.0.2 - Event handlers now respect CMDB settings for enabled control real-time events

May 27, 2026GuardrailsMods

Bug fixes

  • The Control Tower CloudWatch event patterns generated by the AWS > Turbot > Event Handlers stack previously ignored the AWS > Control Tower > Enabled Control > CMDB policy. Because that policy targets the landing zone rather than the region, disabling it at the region or account level had no effect and Guardrails kept forwarding enabled control events (EnableControl, DisableControl, UpdateEnabledControl, ResetEnabledControl, and the related guardrail events). The event patterns now read the effective per-landing-zone CMDB value, so the enabled control events are only forwarded when at least one landing zone in the region still has the CMDB enabled.