Services Plugins FAQs

AWS S3 Plugin - Use On S3 Compatible APIs

The AWS S3 Uploader looks like a great plugin! Is it possible to use this plugin to store files on competing services that leverage the S3 API? Specifically I’m looking at BackBlaze’s B2 service, which is significantly cheaper for both storage and egress bandwidth costs.

Thanks,
Steve

Hello, @ssmiller25
Thanks for your appreciation.

AWS File uploader allows you or your users to upload files from Bubble apps directly to your AWS. The plugin comes with the multi-file uploader element as well as the S3 objects element that returns a list of all the files uploaded to your AWS S3 bucket. The connector also allows you to delete S3 objects from your bucket.
Thus, unfortunately, you can’t upload files to any other resource, instead of AWS :pray:

Please note that you can use an API for the required service and connect it to your application through the API Connector, which could be found in the Bubble editor.

Sorry for this inconvenience :blush:
Best regards,

Thanks. I might look into using the Bubble API connector.

Steve

Hello, @ssmiller25

Please check this Bubble official documentation to find more details about connector:

Hope it will be helpful :slightly_smiling_face:
Best regards,