TimeStamp: moment()

in source/custom-resource/index.js [132:136]


                        TimeStamp: moment().utc().format('YYYY-MM-DD HH:mm:ss.S'), 
                        Data: { 
                            Version: process.env.SOLUTION_VERSION, 
                            Deleted: moment().utc().format() 
                        }