We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi i get an error while testing the lambda function
execution result: { "errorMessage": "RequestId: 18fea243-5715-11e7-9ad9-a197117ae4d4 Process exited before completing request" }
Log error:
START RequestId: 18fea243-5715-11e7-9ad9-a197117ae4d4 Version: $LATEST 2017-06-22T06:36:19.294Z 18fea243-5715-11e7-9ad9-a197117ae4d4 TypeError: Cannot read property '0' of undefined at exports.handler (/var/task/CloudTrailEventProcessing.js:20:34) END RequestId: 18fea243-5715-11e7-9ad9-a197117ae4d4 REPORT RequestId: 18fea243-5715-11e7-9ad9-a197117ae4d4 Duration: 99.90 ms Billed Duration: 100 ms Memory Size: 128 MB Max Memory Used: 33 MB RequestId: 18fea243-5715-11e7-9ad9-a197117ae4d4 Process exited before completing request
Please Help
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi i get an error while testing the lambda function
execution result:
{
"errorMessage": "RequestId: 18fea243-5715-11e7-9ad9-a197117ae4d4 Process exited before completing request"
}
Log error:
START RequestId: 18fea243-5715-11e7-9ad9-a197117ae4d4 Version: $LATEST
2017-06-22T06:36:19.294Z 18fea243-5715-11e7-9ad9-a197117ae4d4 TypeError: Cannot read property '0' of undefined
at exports.handler (/var/task/CloudTrailEventProcessing.js:20:34)
END RequestId: 18fea243-5715-11e7-9ad9-a197117ae4d4
REPORT RequestId: 18fea243-5715-11e7-9ad9-a197117ae4d4 Duration: 99.90 ms Billed Duration: 100 ms Memory Size: 128 MB Max Memory Used: 33 MB
RequestId: 18fea243-5715-11e7-9ad9-a197117ae4d4 Process exited before completing request
Please Help
The text was updated successfully, but these errors were encountered: