Skip to content

S3 bucket access changed? Anonymous listing now returns Requester Pays error #60

@jiawei-zhong

Description

@jiawei-zhong

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions