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

Plugin AWS_LAMBDA schema violation (config.base64_encode_body: unknown field #5544

Open
2 tasks done
fransmo opened this issue May 9, 2023 · 0 comments
Open
2 tasks done

Comments

@fransmo
Copy link

fransmo commented May 9, 2023

Where is the problem?

https://docs.konghq.com/hub/kong-inc/aws-lambda/2.5.x.html

What happened?

Hi,

 

we found an error trying to configure aws-lambda plugin using base64_encode_body, we have installed:

  • kong gateway:2.5.0

 

error message:
message:time="2023-05-03T14:23:22Z" level=error msg="failed to sync: 1 errors occurred:\n\twhile processing event: {Update} plugin aws-lambda for route XXXX failed: HTTP status 400 (message: "schema violation (config.base64_encode_body: unknown field)")\n" component=sync-queue

 

Following the documentation, kong version 2.5.x supported config.base64_encode_body variable but a check on the plugin schema shows the variable is not included, https://docs.konghq.com/hub/kong-inc/aws-lambda/2.5.x.html

What did you expect to happen?

config.base64_encode_body is not supported for version kong 2.5.x

Code of Conduct and Community Expectations

  • I agree to follow this project's Code of Conduct
  • I agree to abide by the Community Expectations
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

No branches or pull requests

1 participant