Custom S3 storage class
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 95
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Allow setting custom S3 storage class, not just those few that are provided for AWS.
I'm looking at Glacier storage class for new Scaleway cold storage:
https://www.scaleway.com/en/c14-cold-storage/
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test path is named. Start by locating where the plugin restricts S3 storage classes, then trace how a custom value is passed to the storage request. Done means a user can configure a custom class such as Glacier for Scaleway cold storage without breaking the existing AWS classes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, php
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100