Skip to content

feat(gateway): AWS Lambda plugin preserve_lambda_api_error_code#5555

Open
lena-larionova wants to merge 3 commits into
release/gateway-3.15from
feat/aws-lambda-preserve-error-code
Open

feat(gateway): AWS Lambda plugin preserve_lambda_api_error_code#5555
lena-larionova wants to merge 3 commits into
release/gateway-3.15from
feat/aws-lambda-preserve-error-code

Conversation

@lena-larionova

@lena-larionova lena-larionova commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Description

Document error code handling in AWS Lambda plugin. No plugin example as this is a one parameter change that can be added to any config.

Fixes #5418

Preview Links

https://deploy-preview-5555--kongdeveloper.netlify.app/plugins/aws-lambda/#preserve-error-codes

@lena-larionova lena-larionova requested a review from a team as a code owner June 11, 2026 21:54
Copilot AI review requested due to automatic review settings June 11, 2026 21:54
@netlify

netlify Bot commented Jun 11, 2026

Copy link
Copy Markdown

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit 50360d1
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/6a2b30fcacfeae0008dd90d8
😎 Deploy Preview https://deploy-preview-5555--kongdeveloper.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Documents how the AWS Lambda plugin handles Lambda Invoke API errors, including the new 3.15 behavior for preserving upstream status codes.

Changes:

  • Adds a new “Preserve error codes” section (new in 3.15) explaining default behavior vs. preserved status codes.
  • Documents response sanitization and logging behavior for Lambda Invoke API failures.

Comment thread app/_kong_plugins/aws-lambda/index.md Outdated
Comment thread app/_kong_plugins/aws-lambda/index.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants