Amazon Web Services (AWS) has released Version 3 of the AWS SDK for .NET.
Version 3 is a new, modularized SDK and every service is a separate assembly and is distributed as a separate NuGet package. Each service has a dependency on a common runtime - AWSSDK.Core. This design gives SDK users better control when to upgrading to the newest service updates.