Migrating from .NET Standard 1.3 - Amazon SDK for .NET
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Migrating from .NET Standard 1.3

On June 27 2019 Microsoft ended support for .NET Core 1.0 and .NET Core 1.1 versions. Following this announcement, Amazon ended support for .NET Standard 1.3 on the Amazon SDK for .NET on December 31, 2020.

Amazon continued to provide service updates and security fixes on the Amazon SDK for .NET targeting .NET Standard 1.3 until October 1, 2020. After that date, the .NET Standard 1.3 target went into Maintenance mode, which meant that no new updates were released; Amazon applied critical bug fixes and security patches only.

On December 31, 2020, support for .NET Standard 1.3 on the Amazon SDK for .NET came to its end of life. After that date no bug fixes or security patches were applied. Artifacts built with that target remain available for download on NuGet.

What you need to do
  • If you're running applications using .NET Framework, you're not affected.

  • If you're running applications using .NET Core 2.0 or higher, you're not affected.

  • If you're running applications using .NET Core 1.0 or .NET Core 1.1, migrate your applications to a newer version of .NET Core by following Microsoft migration instructions. We recommend a minimum of .NET Core 3.1.

  • If you're running business critical applications that cannot be upgraded at this time, you can continue using your current version of Amazon SDK for .NET.

If you have questions or concerns, contact Amazon Support.