aws / aws/amazon-sagemaker-feedback

Disable download button on SageMaker Studio CodeEditor

Open
#122 1 comment 5 reactions 0 assignees View on GitHub
feature-request
Dominant language
No language data
Stars
10
Forks
3
PR merge metrics
No merged PRs in 30d

Description

### Product Version

- [ ] Amazon SageMaker Studio Classic
- [X] Amazon SageMaker Studio
- [ ] It is not related to SageMaker Studio

### Product Category

Other

### Description

For data security, it would be great to prohibit downloading files from Code Editor. This is currently possible on JupyterLab using:

```
jupyter labextension disable @jupyterlab/docmanager-extension:download
jupyter labextension disable @jupyterlab/filebrowser-extension:download
```

Please assist.

### Other Details

_No response_

Contributor guide

Open the contributing guide

Research direction

The request targets the Amazon SageMaker Studio Code Editor and references JupyterLab's docmanager-extension and filebrowser-extension download commands. Start by determining where Code Editor download behavior is configured; done means the download button and file-download path are unavailable while other editor functions remain usable.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cloud, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.