amazon-archives/aws-sdk-react-native

Lambda client only supports JSON?

Opened this issue · 1 comments

I'm trying to integrate the Lambda client into a project where my lambda function on invocation returns binary data, in this case PDF.

From what I can tell it looks like the native code supporting the Lambda client only supports JSON. Is that correct?

Yes, that is correct.