Skip to content
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

S3 multiple buckets #651

Closed
miguelflores1993 opened this issue Jun 18, 2021 · 11 comments
Closed

S3 multiple buckets #651

miguelflores1993 opened this issue Jun 18, 2021 · 11 comments
Assignees
Labels
feature-request A request for a new feature or an enhancement to an existing API or category. requires-android-fix This issue is the result of an underlying Amplify Android issue that needs to be fixed. requires-ios-fix This issue is the result of an underlying Amplify iOS issue that needs to be fixed. storage Issues related to the Storage Category

Comments

@miguelflores1993
Copy link

Greetings to all.
I have not found a solution, but I would like to know if you can configure multiple S3s in my flutter project, has anyone experienced something like this in their projects?

@haverchuck haverchuck added feature-request A request for a new feature or an enhancement to an existing API or category. storage Issues related to the Storage Category labels Jun 21, 2021
@fjnoyp
Copy link
Contributor

fjnoyp commented Jul 10, 2021

Hi @flutteresbolivia could you specify more how you would like this to work, ie: how would you switch between the different S3 configurations i your code?

@miguelflores1993
Copy link
Author

Hola @flutteresbolivia, ¿ podría especificar más cómo le gustaría que funcione, es decir, cómo cambiaría entre las diferentes configuraciones de S3 en su código?

what I mean is the following:
It is that I want to upload files to different S3 of aws, but as amplify of flutter, it only allows me to import to a single S3, I can only upload all my files to an s3, but I would like to upload to different S3s from the same application.

@miguelflores1993
Copy link
Author

@fjnoyp help pls, I need to be able to use several buckets in my application

@miguelflores1993 miguelflores1993 changed the title S3 multiple configuration S3 multiple buckets Oct 11, 2021
@sherrychhabra51
Copy link

@fjnoyp Do we have any update on this or if you can share any workaround for this

@Abacaxi-Nelson
Copy link

+1 Same problem here.
How can i specify a bucket name when uploading a ressource ?

@247software-vaibhav-joshi

Was anybody able to solve this?

@miguelflores1993
Copy link
Author

¿Alguien pudo resolver esto?

we are waiting for this feature anyway, I think they are very important!

@fjnoyp
Copy link
Contributor

fjnoyp commented May 7, 2022

Hi everyone, apologies for the delay. Unfortunately this is currently not supported in the underlying Amplify native libraries. They would need to add support for this feature before we could expose that functionality in Amplify Flutter. We can keep you updated here.

We appreciate your comments, as it helps us gauge customer interest for this feature and prioritize appropriately.

Related issues:
aws-amplify/amplify-android#1607
aws-amplify/amplify-cli#5836

@fjnoyp fjnoyp added requires-android-fix This issue is the result of an underlying Amplify Android issue that needs to be fixed. requires-ios-fix This issue is the result of an underlying Amplify iOS issue that needs to be fixed. labels May 7, 2022
@vhiteshM
Copy link

Hi everyone, apologies for the delay. Unfortunately this is currently not supported in the underlying Amplify native libraries. They would need to add support for this feature before we could expose that functionality in Amplify Flutter. We can keep you updated here.

We appreciate your comments, as it helps us gauge customer interest for this feature and prioritize appropriately.

Related issues: aws-amplify/amplify-android#1607 aws-amplify/amplify-cli#5836

Is this done? Still not able to upload to multiple s3 buckets.

@ekjotmultani
Copy link
Member

Multi-Bucket Support is available in 2.6.0! See our updated documentation for more information

Copy link

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A request for a new feature or an enhancement to an existing API or category. requires-android-fix This issue is the result of an underlying Amplify Android issue that needs to be fixed. requires-ios-fix This issue is the result of an underlying Amplify iOS issue that needs to be fixed. storage Issues related to the Storage Category
Projects
None yet
Development

No branches or pull requests

8 participants