[Feature Request] AWS S3 upload/download via HTTP
- Dominant language
- Python
- Stars
- 28
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the new feature request**
Provide a clear and concise description of the feature you are proposing, as well as applicable use cases.
A feature that allows to download or upload files to AWS S3.
We currently have to transfer large files (more than 10MB) to our S3 storage and expresslink does not allow to do that.
**Describe other alternatives you've considered**
Provide a clear and concise description of any alternatives you've considered.
We are currently using a custom solution for that (not iot-expresslink) in which we had to implment chuck based S3 upload and download.
**Additional context**
Add any additional information supporting the request here (screenshots, logs, references, etc.).
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by reviewing the repository structure and the AWS S3 transfer requirements, including chunked handling for files over 10 MB. Done should include a defined HTTP upload/download workflow and tests covering the supported behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100