I have hunted and cannot seem to find an example. I want to take a screenshot from my chrome extension (or read the file from disk) and send to an AWS lambda function to write it into a mysql database table. I have the mysql and lambda functions working for text data but how to do it using binary or blob data. Any examples on how to do this with API gateway/lambda?
Asked
Active
Viewed 30 times
0
-
Please provide enough code so others can better understand or reproduce the problem. – Community Oct 12 '22 at 08:22