
AWS User Notifications で Health イベントメールのサンプルがあれば教えてください
困っていた内容
AWS User Notifications で Health イベントをメール通知したいです。
実際に届くメールのサンプルはありますか。
どう対応すればいいの?
2026年9月時点では、次のようなリッチテキストで通知されます。

なお、AWS User Notifications では、2026年9月時点で、件名や本文の変更などのカスタマイズ機能は提供されていません。
件名などをカスタマイズしたい場合は、AWS User Notifications の代わりに EventBridge と Lambda などを使った構成をご検討ください。
- Monitoring events in AWS Health with Amazon EventBridge - AWS Health
- SNSのイベント通知メールをEventBridgeで日本語にしてみた | DevelopersIO
参考資料
通知をカスタマイズできますか? つまり、通知のタイトルまたは本文を変更できますか?
現在、このサービスはカスタマイズ機能をサポートしていません。
What you receive
The pattern is simple: a standalone email means something needs attention now. A batched summary means routine updates you can review on your own schedule. The email format is controlled by AWS User Notifications and cannot be customized. The priority distinction comes from the delivery pattern, not from text labels in the email body.…(中略)…
Figure 5: Sample CRITICAL email notification from AWS User Notifications related to an ISSUE.
…(中略)…
Figure 6: Sample INFORMATIONAL digest email from AWS User Notifications related to an accountNotification.









