Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read property '0' of undefined at exports.handler (/var/task/index.js:8:43) #3

Open
psahanap opened this issue Jun 27, 2018 · 1 comment

Comments

@psahanap
Copy link

psahanap commented Jun 27, 2018

Getting the below error while executing lambda.
TypeError: Cannot read property '0' of undefined
at exports.handler (/var/task/index.js:8:43)

however we used the same index.js file and updated the mail IDs in SES section. Please suggest, for the error.

@psahanap psahanap changed the title 2018-06-27T11:30:34.526Z e2655252-d3d6-40bc-9b63-6a8a8809de26 TypeError: Cannot read property '0' of undefined at exports.handler (/var/task/index.js:8:43) TypeError: Cannot read property '0' of undefined at exports.handler (/var/task/index.js:8:43) Jun 27, 2018
@br45rm
Copy link

br45rm commented Jun 4, 2022

On mac you gotta package it from terminal: % zip -r ../v8.zip *

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants