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
Unknown User3y ago
Message Not Public
Sign In & Join Server To View
Sid
SidOP3y ago
PutObject has a limit of 5GB, you’ll have to use multipart uploads for your file. They’re supported in both APIs

Did you find this page helpful?