Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS Lambda: Include Body if Invalid Status Code #5

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

bramwelt
Copy link

If there's an invalid status code response from Lambda, include the
response body as well in the trace. This should help with debugging why
the response failed.

Signed-off-by: Trevor Bramwell tbramwell@linuxfoundation.org

If there's an invalid status code response from Lambda, include the
response body as well in the trace. This should help with debugging why
the response failed.

Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
@bramwelt bramwelt merged commit 0b0b7cc into aws-lambda-v2.11 Apr 29, 2024
22 checks passed
@bramwelt bramwelt deleted the aws-lambda-statuscode-and-body branch April 29, 2024 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant