Skip to content

SES – email receiving + S3 action + encrypted S3 bucket = FAIL

0

SES – email receiving + S3 action + encrypted S3 bucket = FAIL hi there, Much like https://stackoverflow.com/questions/53666393/how-to-integrate-amazon-ses-with-encrypted-bucket I'm having difficulty attempting to use SES email receiving where the email is put in an S3 bucket with encryption rules and default encryption settings applied.

When creating the rule I receive the following message:

Unknown error

Request failed with unknown error, ensure that you have the necessary permissions and that all fields have correct values.

Server-side message: Could not write to bucket: BUCKET_NAME_HERE

Thought / comments appreciated given the details in the documentation are not exactly transparent on the topic.