Get binary blob with apigateway service #2515
-
Sorry, but I can't understand how do I get binary blobs from Rest endpoints using apigateway? What I have:
Note that when not using aws-sdk, and simply making calls with go's When reading from
What I really get from sdk response body:
This particular example has a correct size of How do I tell the sdk not to mess with binary response? EDIT: I guess the answer is to not use SDK fpr that. Just call the public endpoints 🤷♂️ |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Use public endpoints |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
Use public endpoints