-
Notifications
You must be signed in to change notification settings - Fork 323
[Feature Request]: Customizable Upload Actions for S3 StorageBrowser #6374
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
We are actually planning this feature for an upcoming release! We will update this ticket when the code is released. |
@dbanksdesign, thanks a lot for the update, could you please elaborate what to expect with this next release. We are interested in adding metadata but also changing the name of the files being uploaded or putting them in a specific prefix ideally auto-generated. I also have a side but related question, there is a different but somewhat similar component - https://ui.docs.amplify.aws/react/connected-components/storage/fileuploader that already features metadata and in general more customizability and hooks, but it obviously is not intended for letting user manage files in s3 buckets. Although it suits our use-case better, it doesn't support STS AuthN using 3rd party IdP that we rely on, do you have any information whether S3 Storage Browser and File Uploader authentication functionality will ever be aligned? Thanks a lot for the answers and awesome components library. |
Hey, does this mean we will get this in the Amplify Gen 1 V6 uploadData() function? We are currently unable to upload an object with tagging |
@adamritolabs Yes, the base API will also need some update in order for this to work. We will post more updates in the ticket when we release the feature. |
@ashika112 got it thanks for the update! Do you have an ETA for this? |
We don't have an ETA at the moment, but we will make sure to update this issue as soon as we have news to share. Thanks! |
On which framework/platform would you like to see this feature implemented?
React
Which UI component is this feature-request for?
Authenticator
Please describe your feature-request in detail.
Hello Team,
I would like to request a new feature that allows us to customize the file upload functionality (AddFiles() or AddFolder). Specifically, we want the ability to attach a tag/metadata value during the upload process that can be later accessed through code.
Please describe a solution you'd like.
The ability to customize or modify the standard/default upload behavior
We love contributors! Is this something you'd be interested in working on?
The text was updated successfully, but these errors were encountered: