aws / aws-tools-for-powershell

The AWS Tools for PowerShell lets developers and administrators manage their AWS services from the PowerShell scripting environment.
Apache License 2.0
238 stars 79 forks source link

Allow increasing the part chunk size for S3 uploads. #55

Closed matteo-prosperi closed 2 years ago

matteo-prosperi commented 4 years ago

AWS Tools for PowerShell doesn't allow to upload files larger than 50GB to S3. The default part chunk size is 5MB and multipart uploads are limited to 10,000 parts.

Add a way to increase the part chunk size.

ashishdhingra commented 2 years ago

Implemented in AWS Tools for PowerShell 4.1.16.0

github-actions[bot] commented 2 years ago

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.