0x4447 / 0x4447_product_s3_email

📫 A serverless email server on AWS using S3 and SES

Home Page:https://0x4447.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Deploy Failed (Bucket already exists)

doongsilee opened this issue · comments

Error Symptoms

AWS Cloud Formation deployment is failed and rollbacked
The error message is clear. but the problem is that I don't have the incoming bucket.
I tried a couple of times with other names, and It's the same always.

Error Message

//Incoming is the bucket name for EamilRestingPlace 
S3Email | CREATE_FAILED | incoming already exists

Param

AutoDeployParam No -
CodePipelineArtifactsParam configure-s3-mail -
EmailRestingPlace incoming -
GitHubAccountOwnerParam 0x4447 -
GitHubTokenParam **** -
StageParam master -

And what is the name of the bucket that already exists?

"incoming", "incoming-mails", "received"

Those are the names that I've tried and It seems like it doesn't matter what the name is.

Aha. that's right! I'm sorry. I forgot that rule even I created a bucket for the configuration just before.
thanks. I'll close the issue.