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

posta 5 anni fa207 visualizzazioni
1 Risposta
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.

con risposta 5 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande