© 2012-2019 BASE, Inc.
© 2012-2022 BASE, Inc.
バウンス通知を受信する
Amazon SESは様々な通知を利用者にしてくれる
- トップレベル JSON オブジェクト
- mail オブジェクト
- bounce オブジェクト
- complaint オブジェクト
- delivery オブジェクト
bounceの通知をSNSに向けるように設定する
出典:https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ses/set-identity-notification-topic.html
21
aws ses set-identity-notification-topic --identity
[email protected]
--notification-type Bounce
--sns-topic arn:aws:sns:us-east-1:EXAMPLE65304:MyTopic
バウンス通知