Technologies/LocalStack/localstack.sns.notifications.failed
LocalStackLocalStackMetric

localstack.sns.notifications.failed

SNS delivery failures
Dimensions:None
Available on:Native (1)PrometheusPrometheus (1)
Interface Metrics (2)
Native
Number of SNS notifications that failed delivery
Dimensions:None
PrometheusPrometheus
Total number of SNS notification delivery failures
Dimensions:None

Technical Annotations (11)

Configuration Parameters (4)
SMTP_HOSTrecommended: localhost:2525
Hostname and port of SMTP server (required for email delivery)
SMTP_USER
Optional SMTP authentication username
SMTP_PASS
Optional SMTP authentication password
AlarmActionsrecommended: SNS topic ARN only
Other action types not yet implemented for composite alarms
CLI Commands (2)
awslocal ses verify-email-identity --email-address [email protected]remediation
docker run --rm -it -p 3000:80 -p 2525:25 rnwood/smtp4devremediation
Technical References (5)
SEScomponentSNScomponentSMTP_HOSTcomponentAlarmActionscomponentSNS topiccomponent
Related Insights (3)
Unverified email addresses prevent SNS alarm notification deliverywarning
Missing SMTP configuration prevents email notification deliverywarning
Composite alarm actions limited to SNS topic targetsinfo