Trigger Jenkins Job using AWS Lambda triggered by S3 Event

The problem that we faced: There was a cron scheduled in our environment at a particular time which used to run at 8AM. This cron read data from the s3 bucket and used to succeed but failed when there were…

