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
Is your feature related to a problem? Please describe.
Cloudflare R2 is compatible with Amazon S3. AmazonSQS transport storage for larger payloads could potentially support Cloudflare R2, in addition to S3, with some minor changes.
Describe the requested feature
Support Cloudflare R2 as a storage alternative, by enabling setting the DisablePayloadSigning = true .
Cloudflare R2 has 0 egress charges, which means that is cheaper (at the time of raising this issue) than S3.
Cost: https://r2-calculator.cloudflare.com/
The text was updated successfully, but these errors were encountered:
NChaganlal
changed the title
Enable Cloudflare R2 storage alternative compatible with S3 API
Enable Cloudflare R2 as a storage alternative compatible with S3 API
May 13, 2024
Describe the feature.
Is your feature related to a problem? Please describe.
Cloudflare R2 is compatible with Amazon S3. AmazonSQS transport storage for larger payloads could potentially support Cloudflare R2, in addition to S3, with some minor changes.
Describe the requested feature
Support Cloudflare R2 as a storage alternative, by enabling setting the
DisablePayloadSigning = true
.Cloudflare R2 documentation
Info: https://developers.cloudflare.com/r2/examples/aws/aws-sdk-net/#upload-and-retrieve-objects
Links to this other issue.
Additional Context
Cloudflare R2 has 0 egress charges, which means that is cheaper (at the time of raising this issue) than S3.
Cost: https://r2-calculator.cloudflare.com/
The text was updated successfully, but these errors were encountered: