aws / amazon-neptune-gremlin-dotnet-sigv4

A custom library for Amazon Neptune that enables AWS Signature Version 4 signing by extending the Apache TinkerPop Gremlin .NET client.
Apache License 2.0
8 stars 6 forks source link

Update SigV4RequestSigner.cs so x-amz-security-token header is added … #2

Closed dnewell1986 closed 1 year ago

dnewell1986 commented 2 years ago

…to request

Provide property _token as parameter to Sign() for sessionToken and modify signRequest() method so it will add "x-amz-security-token" to the headers

1

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

dnewell1986 commented 1 year ago

Guess this was never going to get merged and there was no feedback