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

Missing lambda function policies with API gateway integration #303

Open
winglian opened this issue Oct 27, 2017 · 1 comment
Open

Missing lambda function policies with API gateway integration #303

winglian opened this issue Oct 27, 2017 · 1 comment
Labels

Comments

@winglian
Copy link
Contributor

After deploying and trying to test the endpoint directly with cURL, I'm getting 500 Internal Server Errors. When testing it from the console I see the specific error seems to be "Execution failed due to configuration error: Invalid permissions on Lambda function". It seems that the Lambda function doesn't have the policy added to allow API gateway to invoke it? Am I missing a step or shouldn't that already be configured?

@southpolesteve
Copy link
Collaborator

This definitely sounds like a bug. The permissions should be setup properly by shep. Is this on a freshly deployed API? I can try and debug this today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants