stakwork / stak-bounties

0 stars 2 forks source link

Fixed Create AWS Lambda function that takes a multi-page PDF, splits it into single pages and upload to S3 #7

Closed aliraza556 closed 10 months ago

aliraza556 commented 10 months ago

Task

We need an AWS Lambda function that based on an SQS message, it splits a PDF file per page and uploads each separate PDF the to S3 (location is specified in the SQS message) and send back the URL’s of the uploaded pages via another queue specified in the original SQS message.

Issue ticket number and link:

Evidence:

Demo: Link