Skip to content
Discussion options

You must be logged in to vote

Hi @TimurSadorov,

In AWS SDK for .NET v4, Signature Version 4 (SigV4) is now the default signing algorithm for S3 and other AWS services. The global AWSConfigsS3.UseSignatureVersion4 setting has been removed in v4 because it is no longer necessary.

For most use cases, you do not need to take any action to enable Signature Version 4.

#3362
More details: https://docs.aws.amazon.com/sdk-for-net/v4/developer-guide/net-dg-v4.html#net-dg-v4-s3-specific

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sankettangade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants