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

AWS/S3 limited to us-east-1 #84

Open
quattro opened this issue May 1, 2022 · 0 comments
Open

AWS/S3 limited to us-east-1 #84

quattro opened this issue May 1, 2022 · 0 comments
Labels

Comments

@quattro
Copy link

quattro commented May 1, 2022

Hi all,

I'm trying to upload data using an S3 instance on the TOPMed server, but getting an AUTH error. It seems like the AWS/S3 upload functionality is hardcoded to use US-East region settings, which breaks for instances set up elsewhere (e.g., US-West).

Here is the error message I received on the server when trying to use the S3 functionality:

Error: The authorization header is malformed; the region 'us-east-1' is wrong; expecting 'us-west-1' (Service: Amazon S3; Status Code: 400; Error Code: AuthorizationHeaderMalformed; Request ID: YT7XVD0GB2XG6QGC; S3 Extended Request ID: nTH9flTG3TNHEOr0z49Fd+ZoWommIFlY7X6ezToFVOxejPpuUl7hknhg/uLF7rDYwT5V0aWyadc=; Proxy: null)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants