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
gefragt vor 6 Monaten253 Aufrufe
2 Antworten
0
Akzeptierte Antwort

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!

beantwortet vor 6 Monaten
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
beantwortet vor 6 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen