Post Raw JSON Binary to API Gateway, Lambda and S3

545 views Asked by At

Basically I want to drag and drop images onto a web page and then click upload and it will point to an end-point on the API Gateway and pass my binary string up and send to a Lambda Function and process binary string and send to S3.

Anyone done this before? npm packages, tutorials to follow?

Spent about a day on it so far and feel like I'm going around in circles.

Thanks!!

0

There are 0 answers