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

InvalidS3LocationConstraintError with eu-central-1 #10

Open
tkrotoff opened this issue Nov 28, 2014 · 4 comments
Open

InvalidS3LocationConstraintError with eu-central-1 #10

tkrotoff opened this issue Nov 28, 2014 · 4 comments

Comments

@tkrotoff
Copy link

Amazon now features EU (Frankfurt) eu-central-1, see http://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region

Seems to be around since august 2014: http://www.nilsjuenemann.de/2014/07/new-aws-region-eu-central-in-germany.html

@laurilehmijoki
Copy link
Owner

Let's do this! Here's my investigation into this matter: laurilehmijoki/s3_website#126.

@laurilehmijoki
Copy link
Owner

In short: to support the Frankfurt Region we need to use the new AWS authentication mechanism.

We have two options:

  • include AWS SDK into this project
  • write the auth code by hand

@tkrotoff
Copy link
Author

Thanks for the precisions and sorry for the duplicated report. Any ETA for the new AWS authentication mechanism implementation?

@laurilehmijoki
Copy link
Owner

Sorry, no ETA. In the foreseeable future I have no time to work on this. Maybe someone else can help in the implementation.

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

2 participants