aws-mobile-appsync-sdk-js
aws-mobile-appsync-sdk-js copied to clipboard
fix not signed request context in I am auth
Description of changes:
Currently, it's not possible to add for example custom headers to the request because they will not be added to the signature. This PR change formatAsRequest params to instead of the empty object take request context to create a proper signature
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.