Java AWS Lambda work

Job ID: 34114440

Budget: $59 – $60 USD

I created a spring boot application- It reads the encrypted file from the source dir and decrypts to the output directory.

I need help to promote this jar to the AWS (Lambda/s3). The source and destinations will be in S3. As and when new file uploaded to the S3 src dir, jar have decrypt and write the file to S3 output dir.