Remove articles cloudwatch-custom-log-metric-alarm-notification
article thumbnail

Create CloudWatch Custom Log Metric Alarm Notification Email Solution Using Terraform

Dzone - DevOps

Amazon CloudWatch metric alarm allows customers to watch a metric value, or a math expression value for the metric, and trigger actions when the value breaks a certain threshold limit. These alarms can be used to trigger notifications delivered via Amazon SNS, email, SMS, etc.

Metrics 72
article thumbnail

Learning Lambda — Part 7

Mike Roberts

To see the other articles in this series please visit the series home page. We can log to Standard Error if like, but as we saw earlier Standard Error is treated identically to Standard Output as far as Lambda as concerned. it will be logged, but then will be discarded. Welcome to Part 7 of Learning Lambda!

Lambda 52