How to Return Binary Content with AWS API Gateway and Lambda
If you've ever tried returning an image or a PDF from a Lambda function through API Gateway, you've probably hit a wall. Maybe the browser downloads a corrupt file, or your API returns a string of unreadable characters. I’ve been there, and the fix w...
codewithrenato.com3 min read