Skip to content

How to build GraphQL queries and mutations as params for signed http request #637

Answered by Velfi
jesuscovam asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @jesuscovam, I'm sorry to say that we don't really have a nice way to sign http::Requests that are being sent outside of the SDKs. We do, however, recognize the desire to do this and the team has talked about making this possible/easier for a while. We've created an issue to track this: smithy-lang/smithy-rs#1792. Please give it a thumbs up. The more 👍 it receives, the sooner we'll prioritize it.

As for how to solve your issue, it's really hard to say what's wrong with the request without seeing more detailed logs. Often, services will err on the side of providing too-little information in the name of security. You may be able to access logs from the service in Cloudwatch, but I'm not…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jesuscovam
Comment options

Answer selected by jmklix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants