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

fix(aws-lambda) change path from request_uri to upstream_uri #9058

Merged
merged 1 commit into from
Jul 6, 2022
Merged

fix(aws-lambda) change path from request_uri to upstream_uri #9058

merged 1 commit into from
Jul 6, 2022

Conversation

oowl
Copy link
Member

@oowl oowl commented Jul 6, 2022

Summary

when aws-lambda plugin awsgateway_compatible configuration set to true and request-transformer replace uri configuration enabled, kong use request_uri to find serializer path args, this action doesn't respect request-transformer configuration parameters

Full changelog

change aws-lambda plugin serializer path arg from request_uri to upstream_uri

Issue reference

Fix #8608

@oowl oowl requested a review from a team as a code owner July 6, 2022 08:09
@CLAassistant
Copy link

CLAassistant commented Jul 6, 2022

CLA assistant check
All committers have signed the CLA.

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.

AWS Lambda plugin event path does not respect replace uri configuration
3 participants