wikireverse icon indicating copy to clipboard operation
wikireverse copied to clipboard

Can't access data from S3 Bucket

Open netankit opened this issue 8 years ago • 0 comments

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

netankit avatar Nov 04 '16 11:11 netankit