AWS SDK for .NET Gets Public SigV4 Signer Tool
The AWS SDK for .NET now exposes a standalone SigV4 signer you can use directly, so you're no longer stuck digging into internal SDK types or rolling your own Signature Version 4 implementation. Developers can now easily add AWS authentication to custom HTTP requests without the usual workarounds.
source: [aws/developer-blog]