You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 14, 2020. It is now read-only.
I am trying to download the wikireverse dataset from the s3 bucket, but the data is not accessible. I am running a machine in us-east region. This looks like a possible global permission issue.
root@ip:/raid/wikireverse# aws s3 ls s3://wikireverse/
An error occurred (AccessDenied) when calling the ListObjects operation: Access Denied
root@ip:/raid/wikireverse# aws s3 cp s3://wikireverse/data/2014-23/part-00000.gz .
fatal error: An error occurred (403) when calling the HeadObject operation: Forbidden
I am trying to download the wikireverse dataset from the s3 bucket, but the data is not accessible. I am running a machine in us-east region. This looks like a possible global permission issue.
root@ip:/raid/wikireverse# aws s3 ls s3://wikireverse/
An error occurred (AccessDenied) when calling the ListObjects operation: Access Denied
root@ip:/raid/wikireverse# aws s3 cp s3://wikireverse/data/2014-23/part-00000.gz .
fatal error: An error occurred (403) when calling the HeadObject operation: Forbidden