mhart / aws4

Signs and prepares Node.js requests using AWS Signature Version 4
MIT License
699 stars 175 forks source link

Appsync uses a different domain to the servicename #136

Open johnf opened 3 years ago

orekav commented 2 years ago

@mhart could we merge this? I am facing exactly the same issue and the only workaround I have at the moment is to pass an extra attribute in options { service: "appsync" } to make it work.

orekav commented 1 year ago

@mhart could we add this please, it is still an issue