MLBazaar / MLBazaar/mit-d3m

Add helpful error message if user does not have access to S3 bucket

Open
#16 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
8
Forks
7
PR merge metrics
No merged PRs in 30d

Description

If the user tries to download from S3 bucket but they do not have permission to access the request object, the error message should provide details about the permissions needed and how to request them.

Suggested message:

You don't have permission to access this task. For more details about requesting access to the ML Bazaar Task Suite, see https://mlbazaar.github.io/#how-can-i-request-access-to-the-datasets. If you think you should already have access to this task, make sure you have configured your AWS credentials correctly.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the code path that downloads a request object from an S3 bucket and handles permission failures. Update the resulting error to include the suggested access-request URL and AWS-credentials guidance, then verify that an inaccessible object produces those details.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
cloud
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.