Skip to content

Uploading to S3 type storage chunked without knowing content length #839

@yakovm3

Description

@yakovm3

I need to stream file to S3 type storage.

I know that V2 authorization do support chunked streaming using PUT without knowing the content length but Its not clear what the exact API and how exactly I implement such upload
I have found how to force V2 signer but not anything beyond that.
Note:I don't want to use multi-part upload.

Thanks

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions