Bucket Output Object (Rename-S3 Cmdlet)

Returned for each bucket during a list bucket operation.

Syntax

Object Bucket {
   string Name;
   string CreationDate;
   string OwnerId;
   string OwnerName;
   string OtherData;
}

Remarks

This object is returned for each bucket when a list bucket operation is triggered. It allows you to inspect properties of a bucket like its name, creation date, owner id and owner name. "Other Data" is reserved for future use.

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

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