BodyM Dataset Access

0

Hi,

It looks like this s3 bucket doesn't exists anymore

 s3cmd ls s3://amazon-bodym/

ERROR: Bucket 'amazon-bodym' does not exist
ERROR: S3 error: 404 (NoSuchBucket)

or am I missing something?

Thanks

Julien
asked 5 months ago239 views
2 Answers
0
Accepted Answer

Hi Julien,

Maybe you can provide more information about your question. I think you are trying to get this dataset. https://registry.opendata.aws/bodym/

The correct command should be: aws s3 ls --no-sign-request s3://amazon-bodym/

Hope this helps!

answered 5 months ago
0

Hi Jesus,

Thank you for your answer, you are correct, I thought the s3cmd command was supposed to work too but it's not. The correct one is

aws s3 ls --no-sign-request s3://amazon-bodym/
Julien
answered 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions