aws-events v5.17.3 - Rule targets now sync in real time

Jun 24, 2026GuardrailsMods

Bug fixes

  • The AWS > Events > Rule resource now keeps its embedded targets list in sync in real time. Previously, attaching or removing rule targets (PutTargets/RemoveTargets) did not refresh the Rule's CMDB snapshot until the next full discovery sweep, so the AWS > Events > Rule > Active and AWS > Events > Rule > Approved controls could act on a stale target list. Target changes now re-run the Rule CMDB control immediately so these controls evaluate against current data.