0
AWSラムダを設定しています。追加は成功です。テスト中にこのエラーが発生しています。私はサンプルとしてこれを午前:AWSラムダ無効な画像同期エラー
http://jice.lavocat.name/blog/2015/image-conversion-using-amazon-lambda-and-s3-in-node.js/
{
"errorMessage": "Cannot find module '/var/task/imageSyncing'",
"errorType": "Error",
"stackTrace": [
"Function.Module._load (module.js:417:25)",
"Module.require (module.js:497:17)",
"require (internal/module.js:20:19)"
]
}