AWS Developer Tools Blog

Category: Announcements

Installing and updating the AWS CLI with single-line commands

The AWS Command Line Interface v2 (AWS CLI) can now be installed and updated using single-line commands. Previously, to install the AWS CLI, you had to download the correct installer for your platform and architecture, configure the installation path, and manually run the installer. To update the AWS CLI, you had to repeat the same […]

Updating TypeScript version support in AWS SDK for JavaScript v3

We’re updating TypeScript version support in the AWS SDK for JavaScript v3. Starting January 4, 2027, the SDK will require TypeScript versions published within the last 2.5 years. Read on to learn what’s changing, why this change is necessary, and what actions you may need to take. We built the AWS SDK for JavaScript with […]

Announcing the General Availability of the AWS IoT Device SDK for Swift

We are excited to announce the General Availability (GA) of the AWS IoT Device SDK for Swift. This release gives Swift developers a production-ready SDK with stable APIs and integrated service clients to connect applications to AWS IoT Core. What’s New The GA release now provides easy-to-configure service clients for three essential AWS IoT Core […]

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 […]

Introducing multipart download support for AWS Tools for PowerShell v5

The new multipart download support in AWS Tools for PowerShell v5 improves the performance of downloading large objects from Amazon Simple Storage Service (Amazon S3) compared to the single-stream downloads. The Read-S3Object and Copy-S3Object cmdlets now deliver faster download speeds through an opt-in switch parameter -UseMultipartDownload for multipart downloads, reducing the need for complex code to manage […]