Skip to content

Use signingName while signing request if present#6

Open
aszenz wants to merge 1 commit intothe-sett:masterfrom
aszenz:master
Open

Use signingName while signing request if present#6
aszenz wants to merge 1 commit intothe-sett:masterfrom
aszenz:master

Conversation

@aszenz
Copy link
Copy Markdown

@aszenz aszenz commented May 2, 2021

I received an error InvalidSignatureException for an Amazon IOT service which has a signingName (different from endpointPrefix).

Right now we can define the signingName while creating a service using withSigningName but it seems like the signingName is not used anywhere inside V4 module.

Based on my understanding it should be used to sign the request instead of endpointPrefix if it's present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant