You can either use the S3 compat API or
You can either use the S3-compat API or stream it to R2 via a Worker binding
2 Replies
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
PutObject has a limit of 5GB, you’ll have to use multipart uploads for your file.
They’re supported in both APIs