You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to get the bucket public access data but didn't find any API that gives any of this data. I have configured my bucket to allow public access. Is there any API using which we can say that the bucket allows public access or similar to that?
Use cases
I have configured my bucket to allow public access from the Cloudflare dashborad. There should be an API that will return if my bucket allows public access and the public bucket URL for that bucket.
Current cloudflare-go version
Latest
Description
I am trying to fetch my R2 bucket details using the API and following the docs below.
Configure
aws-sdk-go
for R2S3 API compatibility
I am trying to get the bucket public access data but didn't find any API that gives any of this data. I have configured my bucket to allow public access. Is there any API using which we can say that the bucket allows public access or similar to that?
Use cases
I have configured my bucket to allow public access from the Cloudflare dashborad. There should be an API that will return if my bucket allows public access and the public bucket URL for that bucket.
Potential cloudflare-go usage
References
No response
The text was updated successfully, but these errors were encountered: