当我检查时,我的模型和 Skill.json 都是最新的ask diff,我对 lambda 函数进行了一些更改index.js,当我尝试这样做时ask deploy,我收到了以下错误消息:
[Error]: Failed to resolve the Lambda deploy state for arn:aws:lambda:xxx. Please make sure this Lambda resource is correctly mapped to the existing alexaUsage in the config file.
我的理解是该config文件是自动填充的,我没有对其进行任何更改......如果有人能帮助我理解这个错误,我将不胜感激。