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
236 stars 78 forks source link

new cmdlet for S3 ListObjectsV2 API #119

Closed hop317 closed 3 years ago

hop317 commented 4 years ago

https://docs.aws.amazon.com/powershell/latest/reference/items/Get-S3Object.html it states "We recommend that you use the newer version, ListObjectsV2, when developing applications.” However, I do not see how to configure the powershell cmdlet to make a ListObjectsV2 request instead of V1.

I suggest creating a Get-S3ObjectV2 cmdlet that uses the ListObjectsV2 API https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListObjectsV2.html

ashishdhingra commented 3 years ago

This is fixed in AWS.Tools.S3 4.1.13.0.

github-actions[bot] commented 3 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.