Skip to content

Refactor AWS Lambda deployment script to streamline environment variable...

Jean-Christophe LAGACHE requested to merge fix/escape_json into main

Refactor AWS Lambda deployment script to streamline environment variable updates. Replaced JSON structure creation with direct jq usage for compact JSON, improving compatibility with AWS CLI commands.

Merge request reports