S3MetaData Output Object (Get-S3 Cmdlet)

The headers returned from an S3 object when only the metadata is downloaded.

Syntax

Object S3MetaData {
   string Header;
   string Value;
}

Remarks

The Header field contains the name of the header, and the Value field contains the associated header value.

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]