aws / aws/amazon-sagemaker-examples

[Bug Report] S3 bucket Access Denied

Open
#2,631 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
11k
Forks
7k
Avg merge
8h 29m
Merged PRs (30d)
8

Description

**Link to the notebook**
amazon-sagemaker-examples-master/use-cases/customer_churn/0_cust_churn_overview_dw.ipynb

**Describe the bug**
Line 17: !aws s3 cp s3://sage-fraud-detect/raw-data/sample.json ./data/raw
It will return "fatal error: An error occurred (403) when calling the HeadObject operation: Forbidden"

Contributor guide

Open the contributing guide

Research direction

Open amazon-sagemaker-examples-master/use-cases/customer_churn/0_cust_churn_overview_dw.ipynb and inspect line 17. Run the shown aws s3 cp command to reproduce the 403 HeadObject error; done means the sample.json file can be copied into ./data/raw without Access Denied.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, jupyter-notebook
Domain
cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.