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

Lambda not invoked #11

Open
ahasnaini opened this issue Mar 20, 2020 · 0 comments
Open

Lambda not invoked #11

ahasnaini opened this issue Mar 20, 2020 · 0 comments

Comments

@ahasnaini
Copy link

Trying caddy for the first time I suspect this might just a configuration issue

Here is my Caddyfile
localhost:2015
awslambda /api/ {
aws_region eu-west-1
aws_access abc
aws_secret 123
}

Caddy plugins are
https://caddyserver.com/download/linux/amd64?plugins=http.authz,http.awslambda,http.reauth&license=personal&telemetry=on

When I call localhost:2015/api/caddy-1, I get no response back. Lambda from the console return a valid response. Lambda is configured based on the example provided in the readme

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