Version 3 is the AWS SDK for .NET has a very high compatible with version 2. For most applications you will just need to replace the old reference to version 2 and add the reference to the services they are using. If you are using NuGet to get the SDK, the reference to our core runtime package will be added automatically. If you are getting the SDK from the installer on our website, then you will need to add a reference to AWSSDK.Core.
Change | Description |
---|---|
AWSClientFactory is removed
|
Use service client constructors instead of the AWSClientFactory |
Amazon.Runtime.AssumeRoleAWSCredentials is removed
|
Use |
Amazon.DynamoDBv2.DataModel.S3Link.SetACL is removed
|
Use |
IStorageFile use is removed
|
The below properties and methods that utilize
|