Home > Enterprise >  AWS Lambda Error: Runtime exited with error: exit status 255 Runtime.ExitError
AWS Lambda Error: Runtime exited with error: exit status 255 Runtime.ExitError

Time:04-04

Lambda function was working fine and suddenly started throwing error below after update:

AWS Lambda Error: Runtime exited with error: exit status 255 Runtime.ExitError

CodePudding user response:

This is invalid image issue. If would be nice if container errors can propagate to cloudwatch!

  • Related