murphyzhang613
Results
1
comments of
murphyzhang613
exports.handler = function(event, context,callback) { console.log('start'); const S3Zipper = require('aws-s3-zipper'); console.log('end'); } I tried the script as above, which still return the same error. Response: { "errorType": "Runtime.ExitError", "errorMessage": "RequestId:...