Skip to content

Commit 4a6fffd

Browse files
paolobarboliniarithmetric
authored andcommitted
Fix error "Could not write to bucket" (arithmetric#38)
* Reversed the seventh step with the sixth step Now aws checks if it has permission to write to the s3 bucket when creating the ses rule, to fix this the user must add the s3 bucket policy before creating the ses rule * Better way to fix the documentation * Remove empty space
1 parent 7f09198 commit 4a6fffd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,9 @@ Otherwise, you can use an existing one.
127127

128128
- Finish by naming the rule, ensuring it's enabled and that spam and virus
129129
checking are used.
130+
131+
- If you get an error like "Could not write to bucket", follow step 7 before
132+
completing this one
130133

131134
- If you are asked for SES to attempt to add permissions to access
132135
lambda:InvokeFunction, agree to it.

0 commit comments

Comments
 (0)