aws-amplify / aws-amplify/amplify-ui
Support for storage class in FileUploader
- Dominant language
- TypeScript
- Stars
- 1.1k
- Forks
- 347
- Avg merge
- 18h 29m
- Merged PRs (30d)
- 9
Description
### On which framework/platform would you like to see this feature implemented?
React
### Which UI component is this feature-request for?
Storage
### Please describe your feature-request in detail.
I would like to set the storage class when uploading an object
### Please describe a solution you'd like.
Use a property storage class with type checked options: standard, s3 intelligent tiering, deep archive, etc
### We love contributors! Is this something you'd be interested in working on?
- [ ] 👋 I may be able to implement this feature request.
- [ ] ⚠️ This feature might incur a breaking change.
Contributor guide
Research direction
Start by locating the FileUploader implementation and its upload configuration. Review how storage options are currently represented, then confirm the supported storage classes and expected behavior for a completed upload; the feature is done when the requested storage class can be selected with type-checked options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, react, typescript
- Domain
- cloud, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100