aws-ecr v5.17.1 - Event handlers now respect CMDB settings for image real-time events
May 27, 2026•GuardrailsMods
Bug fixes
- The ECR CloudWatch event patterns generated by the AWS > Turbot > Event Handlers stack previously ignored the AWS > ECR > Image > CMDB policy. Because that policy targets the repository rather than the region, disabling it at the region or account level had no effect and Guardrails kept forwarding image events (PutImage, BatchDeleteImage). The event patterns now read the effective per-repository CMDB value, so the image events are only forwarded when at least one repository in the region still has the CMDB enabled.