An Amazon SES notification handler for processing bounces, complaints and deliveries to upload to an Amazon S3 bucket.
- An Amazon S3 Bucket
- An Amazon SNS Topic configured with Amazon SES Notifications
- Create this Lambda Function with the Bucket name
- Subscribe the lambda endpoint to the Topic
- Allow s3:PutObject action to created IAM role for the bucket
MIT License (MIT)
This software is released under the MIT License, see license.txt.