Skip to content

Conversation

skmcgrail
Copy link
Member

@skmcgrail skmcgrail commented Dec 9, 2020

Updates the SigV4 signer design to allow for overriding of signer configuration when invoking SignHTTP or PresignHTTP.

Fixes: #917
Fixes: #960
Fixes: #958

Copy link
Contributor

@jasdel jasdel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we probably want to included the suffix Middleware on the SignHTTPRequest and PresignHTTPRequest types since they are in the same package as the signing and presign implementations. If they were in their own package separate from the Signer/Presigner, and HTTPSigner/HTTPPresigner types then probably wouldn't need the suffix, but since they are together, I can the type names being confusing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants