DataDog / datadog-lambda-js

The Datadog AWS Lambda Library for Node
Apache License 2.0
105 stars 35 forks source link

Protect for null lambda response types. #551

Closed purple4reina closed 1 month ago

purple4reina commented 1 month ago

What does this PR do?

Fixes https://github.com/DataDog/datadog-lambda-js/issues/549

Motivation

Testing Guidelines

Additional Notes

Types of Changes

Check all that apply