1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

AWS SESでバウンスが発生したときのSNSに通知されるコンテンツ内容が記載されている場所

Posted at

概要

AWS SESでバウンスが発生したときにSNSを設定しておくと、更にSNSトピックをサブスクしているリソースでバウンスイベントを受け取る事ができる。
lambdaでこのバウンスイベントを受け取り、Slackに通知したり、することがある。
このときのイベントの内容が記載されている公式ドキュメントの場所が毎度迷子になるので簡単に書き留めておく。

内容

ドキュメントは下記に記載されている。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?