aws / aws/amazon-sagemaker-examples
[Bug Report] Public datasets page bucket amazon-reviews-pds is not accessible
- Dominant language
- Jupyter Notebook
- Stars
- 11k
- Forks
- 7k
- Avg merge
- 8h 29m
- Merged PRs (30d)
- 8
Description
**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)
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.
Contributor guide
Research direction
Start with the linked batch_transform_pca_dbscan_movie_clusters notebook and its Data section, then review the amazon-reviews-pds README and the provided AWS CLI reproduction command. Confirm whether the referenced dataset is available and update the example's dataset reference if needed; done means the documented download succeeds without the reported 403 error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, jupyter-notebook
- Domain
- data, machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100