Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README Step 7's Bucket ID is confusing #126

Open
Mauville opened this issue Oct 7, 2020 · 1 comment
Open

README Step 7's Bucket ID is confusing #126

Mauville opened this issue Oct 7, 2020 · 1 comment

Comments

@Mauville
Copy link

Mauville commented Oct 7, 2020

I got stuck for a while on the install process 7th step because I added my AWS account ID using dashes, as the readme indicates.

However, it was not until I removed them that I managed to properly write to the bucket. This was thanks to an AWS docs that defines the same policy, but without the dashes in the placeholder.

https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-permissions.html

Renaming the placeholder from AWS-ID-NUMBER to AWSIDNUMBER should clear future misunderstandings.

@Mauville
Copy link
Author

Mauville commented Oct 7, 2020

Perhaps it was just me being new at AWS, but I completely forgot that the bucket, the script and the SES instance must be in a region supported by SES. README would benefit from saying that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant