human-pangenomics / hpgp-data

Data from the Human PanGenomics Project
Other
60 stars 4 forks source link

region=us-west-2, not us-east-1 #1

Closed BobSimons closed 5 years ago

BobSimons commented 5 years ago

At https://registry.opendata.aws/hpgp-data/ and in the hpgp-data.yaml file at https://github.com/awslabs/open-data-registry/tree/master/datasets
the AWS region for bucket=human-pangenomics is listed as us-east-1.

However, when I try to access the bucket via the AWS Java API or at AWS returns "The authorization header is malformed; the region 'us-east-1' is wrong; expecting 'us-west-2' " (or similar from the URL).

If I try it succeeds.

Can you please investigate and perhaps change the yaml file so the region is listed as us-west-2? Thank you.

mitenjain commented 5 years ago

Thank you for your comment. I am checking on this and will get back to you.

mitenjain commented 5 years ago

I have created a PR with the corrected region. Thank you for bringing this to our notice.