APPSEC-60188: gracefully accept `null` in APIGW response by RomainMuller · Pull Request #960 · DataDog/datadog-lambda-extension

@RomainMuller

I strongly suspect the .NET Lambda SDK (from Amazon) produces `null` values
instead of omitting fields, which appears to be accepted by API Gateway but is
presently rejected by our parsing logic. This addresses this problem and adds
a new test case.

JJ-Change-Id: vprmkv

@RomainMuller RomainMuller changed the title fix(aap): gracefully accept null in APIGW response APPSEC-60188: gracefully accept null in APIGW response

Dec 9, 2025

@RomainMuller RomainMuller deleted the romain.marcadier/gracefully-accept-null branch

December 10, 2025 08:56