SylviaBABY commented on code in PR #9216: URL: https://github.com/apache/apisix/pull/9216#discussion_r1156856260
########## docs/en/latest/plugins/aws-lambda.md: ########## @@ -148,7 +148,7 @@ This approach assumes that you have already an IAM user with programmatic access ### Configuring path forwarding -The `aws-lambda` Plugins also supports URL path forwarding while proxying requests to the AWS upstream. Extensions to the base request path gets appended to the `function_uri` specified in the Plugin configuration. +The `aws-lambda` Plugins also support URL path forwarding while proxying requests to the AWS upstream. Extensions to the base request path gets appended to the `function_uri` specified in the Plugin configuration. Review Comment: ```suggestion The `aws-lambda` Plugin also supports URL path forwarding while proxying requests to the AWS upstream. Extensions to the base request path gets appended to the `function_uri` specified in the Plugin configuration. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
