Add a fully worked example for signing requests for API gateway #1047
Labels
documentation
This is a problem with documentation
duplicate
This issue is a duplicate.
feature-request
A feature should be added or improved.
p2
This is a standard priority issue
Describe the issue
There are currently examples in the aws-sigv4 crate but they don't clearly articulate how to set up the end-to-end signing (e.g. obtaining credentials, producing a request, etc.
Links
https://docs.rs/aws-sigv4/latest/aws_sigv4/http_request/index.html#example-signing-an-http-request
The text was updated successfully, but these errors were encountered: