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

CloudFormation Error: CloudFront logs bucket doesn't exist #192

Closed
jhau opened this issue Mar 3, 2020 · 4 comments
Closed

CloudFormation Error: CloudFront logs bucket doesn't exist #192

jhau opened this issue Mar 3, 2020 · 4 comments

Comments

@jhau
Copy link

jhau commented Mar 3, 2020

I have deploy a custom build (I have not changed anything in the build apart from specifying the region) to a ap-east-1 bucket and when trying to deploy using cloud formation I get the following error,

The S3 bucket that you specified for CloudFront logs doesn't exist: imagehandler-logs-17wtb102tkcts.s3.amazonaws.com (Service: AmazonCloudFront; Status Code: 400; Error Code: InvalidArgument; Request ID: 3617cbf7-5ae8-445f-991e-a56e95441a51)

However when I checked S3 bucket list, I can see the specified log bucket (imagehandler-logs-17wtb102tkcts) has been created in ap-east-1.

Not sure if it's because the script is checking the wrong region?

@beomseoklee
Copy link
Member

@jhau I'm sorry for your inconvenience. Unfortunately, our solution does not support some of recently launched regions such as Bahrain (me-south-1) and Hong Kong (ap-east-1).

We will expand the solution to every region soon.

@G-Lenz
Copy link
Contributor

G-Lenz commented Jan 29, 2021

We've added support for Bahrain (me-sout-1) and Hong Kong (ap-east-1) in v5.2.0.

@timlawrenz
Copy link

@jhau can thus ticket get closed?

@fisenkodv
Copy link
Contributor

@jhau we have updated our solution, and I believe your issue has been fixed. If you still see the issue with the latest version (v6.0.0), please feel free to reopen the issue.

You can refer to the recent changes here.

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

5 participants