NetCmdlets 2016
NetCmdlets 2016
Questions / Feedback?

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) 2019 /n software inc. - All rights reserved.
NetCmdlets 2016 - Version 16.0 [Build 7240]
 

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
NetCmdlets 2016 - Version 16.0 [Build 7240]