Add support for vpc-lattice auth#1214
Add support for vpc-lattice auth#1214sseelbach-27 wants to merge 7 commits intoFantasticFiasco:masterfrom
Conversation
|
Hi @sseelbach-27 and thanks for the pull request! I'm currently engaged with another pull request at the moment and will start with this one after the other one is merged. This make take a week, and doesn't indicate that I don't value your contribution. I truly do, it's just that my time is sparse. I hope you understand. |
85ce657 to
b8e9ce1
Compare
|
This will require some analysis since Sigv4a might mean other changes as well, something the library currently has no support for at all. |
|
Hi, just wanting to give this PR a bump and ask if there's a chance of it moving soonish? |
|
The major parts of a functionality like this is to understand the details and provide test coverage for the feature. Unfortunately, the first part is impossible to cover in a PR and the second part is lacking, i.e. there is a greater investment from my part which lowers its priority. |
|
There is a pre-release published on nuget. Can you please verify that it works as intended? |
Description
Adds support for vpc-lattice authentication according to https://docs.aws.amazon.com/vpc-lattice/latest/ug/sigv4-authenticated-requests.html