upload .jpg image attachment in mail using AWS SES from node.js

Below is the code from https://github.com/andrewpuch/aws-ses-node-js-examples where there is an example to send and email with attachment, I have modified the code to fetch a image file from aws...