Skip to content

Send body as binary for some services#39

Merged
philss merged 2 commits intomasterfrom
ps-send-body-without-encoding
Dec 16, 2020
Merged

Send body as binary for some services#39
philss merged 2 commits intomasterfrom
ps-send-body-without-encoding

Conversation

@philss
Copy link
Copy Markdown
Contributor

@philss philss commented Dec 15, 2020

This is useful for services that work with files, like S3 or
MediaStoreData. They require us to send the body as it is, without
encode it (they are binaries).

This is related to aws-beam/aws-codegen#62

This is useful for services that work with files, like S3 or
MediaStoreData. They require us to send the body as it is, without
encoding (they are binaries).

This is related to aws-beam/aws-codegen#62
@philss philss requested review from jfacorro and josevalim December 15, 2020 23:56
@philss philss merged commit f27f113 into master Dec 16, 2020
@philss philss deleted the ps-send-body-without-encoding branch December 16, 2020 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants