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年前206ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ