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] What is the purpose of the proxy+ endpoint? #875

Open
bd100b opened this issue Jan 3, 2021 · 1 comment
Open

[AWS Lambda] What is the purpose of the proxy+ endpoint? #875

bd100b opened this issue Jan 3, 2021 · 1 comment

Comments

@bd100b
Copy link

bd100b commented Jan 3, 2021

https://github.com/Yoctol/bottender/tree/master/examples/with-aws-lambda
Hi! Could somebody explain to me the purpose of the proxy+ endpoint?

There are two endpoints:
ANY - https://xxxxxxxxx.execute-api.us-east-1.amazonaws.com/dev/
ANY - https://xxxxxxxxx.execute-api.us-east-1.amazonaws.com/dev/{proxy+}

@michaelwills
Copy link

@bd100b take a look at https://docs.aws.amazon.com/apigateway/latest/developerguide/set-up-lambda-proxy-integrations.html

tl;dr it serves as a catch all at that end point.

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

2 participants