AWS Developer Tools Blog

Muhammad Othman

Author: Muhammad Othman

Muhammad Othman is a Software Development Engineer on the .NET SDK team at AWS, He focuses on developing and enhancing the AWS SDK for .NET, ensuring a seamless integration experience with AWS services. You can find him on LinkedIn @muhammad-othman-shoqier and GitHub @muhammad-othman

AWS SDK for .NET V3 end-of-support announcement

As previously announced, version 3 of the AWS SDK for .NET entered maintenance mode on March 1, 2026. In alignment with our SDKs and Tools Maintenance Policy, AWS SDK for .NET V3 has now reached end-of-support as of June 1, 2026.  Starting June 1, 2026, there are no plans for further updates or releases for V3, including security fixes. […]

AWS Tools for PowerShell V4 end-of- support announcement

As previously announced, version 4 of the AWS Tools for PowerShell entered maintenance mode on March 1, 2026. In accordance with our SDKs and Tools Maintenance Policy, AWS Tools for PowerShell V4 has now reached end-of-support as of June 1, 2026.  Starting June 1, 2026, there are no plans for further updates or releases for V4, including security fixes. Previously published releases should continue […]

AWS Tools for PowerShell V5 now Generally Available

AWS Tools for PowerShell V5 now Generally Available

This blog was co-authored by Afroz Mohammed and Jonathan Nunn, Software Developers on the AWS PowerShell team. We’re excited to announce the general availability of the AWS Tools for PowerShell version 5, a major update that brings new features and improvements in security, along with a few breaking changes. New Features You can now cancel […]

Enhancing Observability in the AWS SDK for .NET with OpenTelemetry

Starting with version 3.7.400, the AWS SDK for .NET added significant observability enhancements. It introduced powerful tracing and metrics capabilities with OpenTelemetry support, an industry-standard for observability. With these enhancements, developers can now gain deeper insights into their applications’ behavior, from tracking API call durations to monitoring system metrics. In this blog post, we’ll guide […]