Skip to content
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

Open
gokulr-cerebras opened this issue Nov 22, 2024 · 3 comments
Open

S3 Bucket Access #7

gokulr-cerebras opened this issue Nov 22, 2024 · 3 comments

Comments

@gokulr-cerebras
Copy link

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?

@gaotianyu1350
Copy link
Member

Hi,

Do you mind share the full script you used?

@gokulr-cerebras
Copy link
Author

Hi, I used only this command line
aws s3 sync s3://princeton-prolong/data_before_packing/code_repos . --request-payer requester and get the same error

@riturajj-cerebras
Copy link

@gaotianyu1350 Could you please help us out? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants