-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Hello Xi,
Thank you for making the GET resources available.
I noticed that access to the S3 bucket seems to have changed. Yesterday, I was able to list the contents anonymously with:
$ aws s3 ls s3://2023-get-xf2217/get_demo/ --no-sign-request
and I got:
PRE Interpretation_all_hg38_allembed_v4_natac/
PRE assets/
PRE checkpoints/
PRE erythroblast_benchmark/
PRE interpret_natac/
PRE pretrain_human_bingren_shendure_apr2023/
PRE sequences/
PRE structures/
2023-09-15 23:12:28 0
However, today the same command returns:
$ aws s3 ls s3://2023-get-xf2217/get_demo/ --no-sign-request
An error occurred (AccessDenied) when calling the ListObjectsV2 operation: Anonymous users cannot invoke requests against Requester Pays buckets. Please authenticate.
It seems that the bucket may now be configured as a Requester Pays bucket, or that the access policy has changed.
Could you please confirm whether anonymous access is still intended? If not, could you advise on the recommended way to access the resources now?
Thank you very much for your help.
Best,
Jiawei
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels