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

Cannot change s3 region #80

Open
arediey opened this issue Oct 5, 2018 · 8 comments
Open

Cannot change s3 region #80

arediey opened this issue Oct 5, 2018 · 8 comments

Comments

@arediey
Copy link

arediey commented Oct 5, 2018

I have bucket in southeast asia region. when i set region option, it throw out error

const options = {
keyPrefix: "react/",
bucket: "",
region: "ap-southeast-1",
accessKey: "",
secretKey: "",
successActionStatus: 201
}

<xml version="1.0" encoding="UTF-8"?>↵InvalidArgumentthe region 'ap-southeast-1' is wrong; expecting 'us-east-1'

@nikfrank
Copy link

nikfrank commented Nov 8, 2018

I also have this... any updates?

@arediey
Copy link
Author

arediey commented Nov 21, 2018

I also have this... any updates?

I did not have time to dig around, i've created new bucket in us-east-1. let me know if you have solution.
cheers.

@ManigandanRaamanathan
Copy link

Any fix for this issue?

@ManigandanRaamanathan
Copy link

I found solution

@leleofg
Copy link

leleofg commented Apr 26, 2019

Yeah, this still... i'll submit a PR

@leleofg
Copy link

leleofg commented Apr 26, 2019

@ManigandanRaamanathan what did you do to solve it?

@ManigandanRaamanathan
Copy link

@leleofg I manually edited the library's hardcoded endpoint

@azai91
Copy link

azai91 commented Dec 5, 2019

Any update on this?

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