79763156

Date: 2025-09-12 16:14:40
Score: 0.5
Natty:
Report link

Maybe you're packaging you dependencies wrong. for adding layer to the lambda function you should follow the below steps:

mkdir -p openapi/python && cd openapi/python

pip install openapi -t .

zip -r openapi.zip openapi/

then upload the zip. please confirm that this step is ok.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Saleh