Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 385 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 385 Bytes

AWS-Lambda-pdf-update

The lambda function updates an existing pdf any value required to change and generates a new one with the updated value. And also upload the new file in S3 bucket

Prerequisites

Amazon account and S3 bucket created.

Steps to work

Create a lambda function and upload the zip file of the project.

or

Run locally( make sure to do npm install )