-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
S3 Bucket Access #7
Comments
Hi, Do you mind share the full script you used? |
Hi, I used only this command line |
@gaotianyu1350 Could you please help us out? Thanks. |
Hi, Sorry for the late reply. I just tested the same command and it was working for me. I suspect that there was something wrong with your AWS account (for example, maybe it needs to be enabled charging / needs a credit card / needs to enable using external S3). |
Thanks, seems like there was a permission issue at our end. |
I am trying to download the datasets via the s3 bucket specified but I keep getting access denied. When I try to check if this bucket is public I get the following error
`aws s3api get-public-access-block --bucket princeton-prolong
An error occurred (AccessDenied) when calling the GetPublicAccessBlock operation: Access Denied`
Could you please let me know how to download the raw data?
The text was updated successfully, but these errors were encountered: