resource "aws_cloudwatch_event_rule" "health" { name = "${var.prefix}-aws-securityhub" description = "Capture AWS SecurityHub incidents and notify operations SNS" event_pattern = <