Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[R2] Add aws-sdk-net example #6133

Closed
KianNH opened this issue Oct 5, 2022 · 1 comment
Closed

[R2] Add aws-sdk-net example #6133

KianNH opened this issue Oct 5, 2022 · 1 comment
Assignees
Labels
content:new Request for new/missing content documentation Documentation edits

Comments

@KianNH
Copy link
Contributor

KianNH commented Oct 5, 2022

Which Cloudflare product(s) does this pertain to?

R2

Subject Matter

Document how to use the aws-sdk-net package

Content Location

  • R2 Examples

Additional information

The aws-sdk-net package attempts to use streaming SigV4 so the operations need to be given the DisablePayloadSigning = true option.

The error you get back is a pretty cryptic 'STREAMING-AWS4-HMAC-SHA256-PAYLOAD not implemented' and it's a pain point that users often run into - would be good to document this so users can see what they might need to get it working with R2 that they don't need for S3/B2/etc

@KianNH KianNH added content:new Request for new/missing content documentation Documentation edits labels Oct 5, 2022
@Gunes1111
Copy link

Gunes1111 commented Oct 5, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content:new Request for new/missing content documentation Documentation edits
Projects
None yet
Development

No branches or pull requests

3 participants