ObjectPrefix Parameter (Get-S3 Cmdlet)

A prefix filter for listing objects.

Syntax

Get-S3 -ObjectPrefix string

Remarks

If this parameter is passed when listing objects from a Bucket, only objects matching the specified prefix will be listed.

This can be used to group objects together by name in a manner similar to the use of subfolders on a file system.

Default Value

""

Copyright (c) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]