Version Incompatibility between Lambda function and Greengrass Core

0

I am receiving the following error and am unsure of how to resolve it. I would appreciate if someone could point me to the relevant documentation.

[2019-05-22T12:43:49.542Z][FATAL]-lambda_runtime.py:356,Failed to initialize Lambda runtime due to exception: There was a version incompatibility between the Greengrass SDK used by your function [arn:aws:lambda:us-east-1:XXXXXXXXXXXX:function:GGLambda:2] and the Greengrass Core. Please visit the AWS Greengrass Developer Guide for version compatibility information

已提问 5 年前202 查看次数
1 回答
0

I created the Lambda function from a file and decided the file contents were the cause of the error so I rebuilt the function from scratch and deployed it. This eliminated the error condition.

已回答 5 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则