Skip to content

[feature request] S3Connector#getObject - need an option to choose how to transform Body #387

@vsnig

Description

@vsnig

Right now it transforms with transformToString()
I need to use .transformToByteArray() instead
(transforming string to byte array doesn't give same result as when transforming with transformToByteArray() from the start)
I think it shouldn't be hardcoded and there should be an option to choose how to transform.

Right now I don't have a great idea about the API, but it's clear that it should be possible to pass this option from a rule, through getObjectFromS3 query, down to the Connector

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions