Relative Content

Tag Archive for amazon-web-servicesemailamazon-s3amazon-ses

AWS SES mail not received inside S3 bucket and yields error?

I can’t seem to figure out how to receive emails inside my S3 bucket when mail is sent to my SES domain. Firstly, I set up my domain and added the CNAME, TXT, and MX records and then used SES’s built in mail sending testing to send mail to my gmail which worked perfectly. I then created an S3 bucket named ’email-contact-bucket’ and I am trying to use that to store emails that are sent to my domain. Right now, I have blocked all public access since I was told this wont effect SES sending mail to my S3 bucket. I am also using the default encryption scheme Server-side encryption with Amazon S3 managed keys (SSE-S3). Now here is my Bucket policy.