Skip to content

Update AWS Lambda deployment script to improve error handling for ZIP package...

Jean-Christophe LAGACHE requested to merge feat/only_image_package_type into main

Update AWS Lambda deployment script to improve error handling for ZIP package type. The script now explicitly indicates incompatibility with ZIP packages and exits with an error message if encountered.

Merge request reports