Appsync signature authentication failing with signature missmatch – Amazon Web Sevices
I'm trying to do a request to appsync from a node server, using aws4 module. My keys and iam policy in the user seem correct, but I'm getting this error {"errors":[{"errorType":"BadRequestException","message":"The request signature we calculated does not match the signature…