1

我正在尝试使用本教程制作人脸识别机器人:https ://github.com/just4give/raspi-dexter-lex-ai

我查找了以下可能出现错误的原因:DependencyFailedException 代码 424。似乎有很多原因可能会失败。

DependencyFailedException
One of the dependencies, such as AWS Lambda or Amazon Polly, threw an exception. For example,

If Amazon Lex does not have sufficient permissions to call a Lambda function.

If a Lambda function takes longer than 30 seconds to execute.

If a fulfillment Lambda function returns a Delegate dialog action without removing any slot values.

HTTP Status Code: 424

我已经在我的 pi 上转发了端口,并使用 dataplicity 使其可访问。这是我的环境变量的图片:https ://gyazo.com/47d1640c681ebb2a87a216c71817f9e9

这是我赋予 lambda 函数的权限图片: https ://gyazo.com/ca7082a8580904cf77b32e3f0ca07518

我似乎无法理解为什么会出现权限错误或超时错误,因为我还增加了函数的超时时间。

任何帮助是极大的赞赏。

谢谢, Daveyman123

4

0 回答 0