Created
April 25, 2018 17:07
-
-
Save relwell/c8b59e690e888bc2068c2a558827d25f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"errorMessage": "Could not parse SNS message JSON: [object Object]", | |
"errorType": "Error", | |
"stackTrace": [ | |
"/var/task/index.js:29:17", | |
"Array.map (native)", | |
"/var/task/index.js:21:50", | |
"next (native)", | |
"step (/var/task/index.js:100:202)", | |
"/var/task/index.js:100:459", | |
"Promise._execute (/var/task/node_modules/bluebird/js/release/debuggability.js:303:9)", | |
"Promise._resolveFromExecutor (/var/task/node_modules/bluebird/js/release/promise.js:483:18)", | |
"new Promise (/var/task/node_modules/bluebird/js/release/promise.js:79:10)", | |
"/var/task/index.js:100:99", | |
"handle (/var/task/index.js:56:17)" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment