1 Antwort
- Neueste
- Die meisten Stimmen
- Die meisten Kommentare
1
Hello!
Given the Status Reason, the function's version deployment failed because of an error encountered while executing the Lambda function initialization code (outside of handler).
Manually test the version, and check the Lambda execution logs for any issues during INIT
phase
beantwortet vor 7 Monaten
Relevanter Inhalt
- AWS OFFICIALAktualisiert vor 2 Jahren
- AWS OFFICIALAktualisiert vor 4 Jahren
- AWS OFFICIALAktualisiert vor 3 Jahren
Thanks for the response! could see some error in INIT log. Thanks.