[ aws . backupstorage ]

get-object-metadata

Description

Get metadata associated with an Object.

See also: AWS API Documentation

See ‘aws help’ for descriptions of global parameters.

Synopsis

  get-object-metadata
--storage-job-id <value>
--object-token <value>
<outfile>

Options

--storage-job-id (string) Backup job id for the in-progress backup.

--object-token (string) Object token.

outfile (string) Filename where the content will be saved

See ‘aws help’ for descriptions of global parameters.

Output

MetadataString -> (string)

Metadata string.

MetadataBlob -> (streaming blob)

Metadata blob.

MetadataBlobLength -> (long)

The size of MetadataBlob.

MetadataBlobChecksum -> (string)

MetadataBlob checksum.

MetadataBlobChecksumAlgorithm -> (string)

Checksum algorithm.