aws-lambda v5.20.2 - Event handlers now respect CMDB settings for function version and alias real-time events
May 27, 2026•GuardrailsMods
Bug fixes
- The Lambda CloudWatch event patterns generated by the AWS > Turbot > Event Handlers stack previously ignored the AWS > Lambda > Function Version > CMDB and AWS > Lambda > Function Alias > CMDB policies. Because these policies target the function rather than the region, disabling either at the region or account level had no effect and Guardrails kept forwarding function version and alias events (for example PublishVersion). The event patterns now read the effective per-function CMDB value, so the function version and alias events are only forwarded when at least one function in the region still has the corresponding CMDB enabled.