Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Error: Non-file stream objects are not supported with SigV4 when using s3.uploadPart() #965

@olivierlesnicki

Description

@olivierlesnicki

I get the following error:

Non-file stream objects are not supported with SigV4

when passing a FileStream to s3.uploadPart().

Oddly I don't get the error if I swap s3.uploadPart() for s3.upload() - this leads me to believe my object is a valid file stream.

Metadata

Metadata

Assignees

No one assigned

    Labels

    guidanceQuestion that needs advice or information.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions