AWS Developer Tools Blog

Sanket Tangade

Author: Sanket Tangade

Sanket Tangade is a Software Development Engineer at AWS. As an SDE on the AWS SDK for .NET/PowerShell team, he builds tools that improve the developer experience for customers using .NET & PowerShell to manage their AWS infrastructure. You can find him on LinkedIn @sanket-tangade.

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