Norm Johanson

@normj.bsky.social

I work at AWS, making .NET great on AWS. All opinions expressed are my own.

Last week the AWS SDKs including the .NET SDK updated data integrity checks for S3. The changes are transparent to existing code but if you are using S3 emulators you might run into problems. The announcement below has the details and how disable if you need to. github.com/aws/aws-sdk-...

Announcement: S3 default integrity change · Issue #3610 · aws/aws-sdk-net

In AWS SDK for .NET package AWSSSDK.S3 version 3.7.412.0, we released changes to the S3 client that adopts new default integrity protections. For more information on default integrity behavior, ple...

github.com