Raymond
Raymond
Explore posts from servers
CDCloudflare Developers
Created by Raymond on 4/23/2024 in #general-help
R2 POST Presigned URL support
2 replies
CDCloudflare Developers
Created by Raymond on 4/18/2024 in #general-help
Check if Presigned URL file is uploaded
How can I check if a file is uploaded using presigned url without workers (I have 100 buckets).
3 replies
CDCloudflare Developers
Created by Raymond on 4/16/2024 in #general-help
R2 Rate Limit for GET & Usage API
1) What's the rate-limit for getting a file metadata using HeadObject? 2) Is there an HTTP endpoint other than the graphql for getting the classA and classB usage? There is <bucketURL>/usage but it doesn't return usage other than storage and file count. Thanks!
3 replies
CDCloudflare Developers
Created by Raymond on 4/4/2024 in #general-help
R2 - Multiple Buckets or One?
We are making a storage service which will allow users to store potentially millions of images and files, and we are using Cloudflare R2 as the database. Question: Should we create a bucket for each user, or have one "master" bucket which has everything? API requests are handled by workers so security shouldn't be an issue. Thanks!
40 replies
CDCloudflare Developers
Created by Raymond on 3/23/2024 in #general-help
API Ket Permission for Custom Hostname
Hi. We are trying to implement Custom Hostname (under SSL for zones), but we cannot find what permission is used for the API keys. The documentation has nothing regarding the permission and all our requests (even with ZONE:EDIT) return unauthorized. https://developers.cloudflare.com/api/operations/custom-hostname-for-a-zone-list-custom-hostnames
3 replies