You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: