[ aws . backupstorage ]
Get metadata associated with an Object.
See also: AWS API Documentation
See ‘aws help’ for descriptions of global parameters.
get-object-metadata
--storage-job-id <value>
--object-token <value>
<outfile>
--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.
MetadataString -> (string)
Metadata string.
MetadataBlob -> (streaming blob)
Metadata blob.
MetadataBlobLength -> (long)
The size of MetadataBlob.
MetadataBlobChecksum -> (string)
MetadataBlob checksum.
MetadataBlobChecksumAlgorithm -> (string)
Checksum algorithm.