aws / amazon-sagemaker-examples

Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
https://sagemaker-examples.readthedocs.io
Apache License 2.0
9.79k stars 6.67k forks source link

[Bug Report] Public datasets page bucket amazon-reviews-pds is not accessible #4486

Open Chouvic opened 7 months ago

Chouvic commented 7 months ago

Link to the notebook https://sagemaker-examples.readthedocs.io/en/latest/sagemaker_batch_transform/introduction_to_batch_transform/batch_transform_pca_dbscan_movie_clusters.html

Describe the bug The dataset is not accessible. https://sagemaker-examples.readthedocs.io/en/latest/sagemaker_batch_transform/introduction_to_batch_transform/batch_transform_pca_dbscan_movie_clusters.html#Data

No resource was found in AWS Public Datasets page https://s3.amazonaws.com/amazon-reviews-pds/readme.html

To reproduce mkdir /tmp/reviews/ aws s3 --no-sign-request cp s3://amazon-reviews-pds/tsv/amazon_reviews_us_Digital_Video_Download_v1_00.tsv.gz /tmp/reviews/

Logs fatal error: An error occurred (403) when calling the HeadObject operation: Forbidden I have ensured my account has full S3 access.

elahehaghaarabi commented 5 months ago

Any update on the issue?

mahesh-balumuri commented 3 months ago

Any update on this issue?

Druizm128 commented 1 month ago

Following up on this issue. It has not been fixed yet.

It also impacts this notebook:

https://github.com/aws/amazon-sagemaker-examples/blob/main/sagemaker_batch_transform/introduction_to_batch_transform/batch_transform_pca_dbscan_movie_clusters.ipynb

Poojithramagiri commented 1 month ago

Any update on the dataset access? i'm still getting the "fatal error: An error occurred (403) when calling the HeadObject operation: Forbidden" or where can I find the similar datasets