AWS Lambda: Calling the Invoke API failed with message: [object Object]

泪湿孤枕 提交于 2019-12-11 13:15:31

问题


Today, all my Lambda function tests (in the AWS Lambda Console) have been yielding the following message:

Calling the Invoke API failed with message: [object Object]

Is anyone else experiencing this? It seems to work fine from the aws cli (and my context seems to be identical).

来源:https://stackoverflow.com/questions/52498213/aws-lambda-calling-the-invoke-api-failed-with-message-object-object

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!