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

Getting 403 error when running in Lambda AWS #24

Open
mattiLeBlanc opened this issue Feb 6, 2023 · 1 comment
Open

Getting 403 error when running in Lambda AWS #24

mattiLeBlanc opened this issue Feb 6, 2023 · 1 comment

Comments

@mattiLeBlanc
Copy link

Hi

I tried you package but when I run it in a lambda in my account, calling my Graphql API, I am getting a 403 error with no information on what is wrong.
Moving back to using aws-appsync resolved the 403 error.
I am not seeing you put any Region or IAM auth type in your code, perhaps that is what AWS Appsync requires?

@alan-cooney
Copy link
Member

Is the lambda in a different region to your AppSync instance? If so that could be the issue and we'd probably need to add support in the module for that (feel free to submit a PR for this).

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