
I have this AWS Bucket with mp4 video files and want to donwload it from my App, but i down want to access S3 Bucket directly. I want to use an Appwrite Function to controll it. Is it possible to use a function as a proxy/gateway/controller to download videos from an AWS S3 Bucket? The video files are large ( < 1GB ).

Sure

I think there may be some memory limits in place that could prevent that use case tho.

If you download 1gb it would allocate 1gb in memory

Since you are self hosting this might not be an issue
Recommended threads
- Checkout error: Error: Request body is e...
Im absolutely stumped here. ```Initializing Stripe functionality... stripe.ts:74 Calling Appwrite function with payload: {price_id: 'price_1RdZzoDCvcSnLsdCCu8z3...
- Clarification Needed on Custom Domains a...
Hello, I need help configuring custom domains/subdomains in Appwrite: 1. **Current Setup**: - Transferred `mydomain.com` to Appwrite via nameservers ...
- Site don't have Permission?
https://discord.com/channels/564160730845151244/564160731327758347/1386878747902476489 I'm on a self hosted Instance of Appwrite 1.7.4 and getting this error o...
