Open Chouvic opened 12 months ago
Any update on the issue?
Any update on this issue?
Following up on this issue. It has not been fixed yet.
It also impacts this notebook:
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
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.