jweisman / Alma-AWS-Lambda

AWS Lambda functions for Alma
11 stars 5 forks source link

How to use PdfHandler #1

Open kat3su opened 6 years ago

kat3su commented 6 years ago

@jweisman This repo is great and exactly what I'm looking for.

I'm looking at your PdfHandler and able to create a Lamda Function for it. But how to use this function exactly? Like upload the file to s3 then get it trigger this function, where it will save back?

Thanks heaps and looking forward to you response.

jweisman commented 6 years ago

Hi @lthh89vt. Thanks for your question. I updated the readme file to include an example of how to run the function in Lambda. Hope this helps.