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?
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-appsyncresolved 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?